Introduction
  • Lets take a look at what we are going to make!
  • Getting our Work Environment Setup
Building up the Base Editor
  • Stubbing in our Scripts
  • Getting the Editor Window Running
  • Developing our View System
  • Drawing Views
  • Editor Events
  • Creating the GUISkin
Creating Data
  • Developing our Data Structure
  • Creating Data
  • Context Menus
  • Loading and Un-Loading
  • Creating Nodes
  • Displaying Nodes
Refining the Nodes
  • Node Management
  • Inputs and Outputs
  • Node Connections
  • Completing Nodes Part 1
  • Completing Nodes Part 2
Final Touches
  • Drawing the Grid
  • Conclusion