Commit Graph

  • 25d9fda391 Stopped storing copies of nodes names in memory with them. They now just point at the specifications name Peter Slattery 2019-11-11 14:42:14 -0800
  • 275c5ac90e Planning Peter Slattery 2019-11-11 12:55:59 -0800
  • dba7b1a250 Created basic scope list view Peter Slattery 2019-11-11 12:02:24 -0800
  • 59cac0f435 lots of little fixes Peter Slattery 2019-11-03 13:12:25 -0800
  • 741529a664 Moved nodes over to using handles rather than offsets in memory Peter Slattery 2019-11-02 15:17:29 -0700
  • f3270918d0 Removed MinAfterUpdate from interface_node Peter Slattery 2019-11-02 14:17:52 -0700
  • d9ae913bd8 Fixed node field label offsetting to account for the new right alignment Peter Slattery 2019-11-02 14:11:06 -0700
  • 30f48d16fe Added Left and Right alignment of text to the interface system. Peter Slattery 2019-11-02 14:09:57 -0700
  • 66f666a50f Prepared a delete node interface level function Peter Slattery 2019-11-02 13:36:27 -0700
  • 6d893433c4 Made nodes selectable Peter Slattery 2019-11-02 13:17:23 -0700
  • e9a6bdd376 Got nodes to update when the node view isn't open Peter Slattery 2019-11-02 10:47:27 -0700
  • 85c0602f94 Removed opening the node lister from the default command registry Peter Slattery 2019-11-02 10:36:09 -0700
  • ae3c762c29 Moved color selector activation out of node field dragging, and into clicking on a node field Peter Slattery 2019-11-02 10:35:00 -0700
  • 6c71c5a89d Made modes work with hot code reloading, dealt with a bug in the search lister that allowed you to select an item from an empty list, pulled NodeRenderSettings back out into app_state, and generally filled out the operation mode system. Peter Slattery 2019-11-02 10:29:51 -0700
  • d90b275cff Improved function of the Input Command Dispatch Peter Slattery 2019-11-02 07:02:11 -0700
  • 22e15858e5 Fixed input handling for events that need to be held. Added support for events that only get called on a button release Peter Slattery 2019-11-01 09:09:05 -0700
  • 10cc9a4e95 Git repo fixup Peter Slattery 2019-11-01 07:51:29 -0700
  • 613be64f41 Moved node view over to mode system! Peter Slattery 2019-11-01 07:38:44 -0700
  • a889deaa98 Pulled the color picker into the new modes system Peter Slattery 2019-11-01 06:46:06 -0700
  • b2579a45b7 Pulled the universe view into the new modes system Peter Slattery 2019-11-01 06:16:30 -0700
  • e51400c313 Got modes working for the node lister Peter Slattery 2019-11-01 05:46:40 -0700
  • 619c1370fe Fixed up a bunch of node lister, search lister, and text entry stuff. Began playing with modes Peter Slattery 2019-11-01 04:17:46 -0700
  • e00e90f2fd Quickly got the search lister to use the correct index when filtering the list. Peter Slattery 2019-10-30 09:10:15 -0700
  • 21d6c1740e Removed large file Peter Slattery 2019-10-30 07:32:10 -0700
  • fb9f1026c8 Updating gitignore Peter Slattery 2019-10-30 07:30:12 -0700
  • e9e89b8f3d Folder restructure Peter Slattery 2019-10-30 07:28:02 -0700
  • e998d86dd9 Updating gitignore Peter Slattery 2019-10-30 07:26:19 -0700
  • eb22ebf1ea Search lister improvements. Peter Slattery 2019-09-21 13:19:02 -0700
  • 594e4257e0 Implemented text input into float fields. Small fixes to the node search bar, beginning to pull it out into a standalone piece. Peter Slattery 2019-09-01 23:03:38 -0700
  • 8040479379 Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system. Peter Slattery 2019-08-18 14:56:18 +0200
  • d67d041b21 Updated todo Peter Slattery 2019-08-03 16:44:57 -0700
  • 16401f9259 Added delta time as a parameter to NODE_PROC functions. Created a vector node and a sin wave node. Peter Slattery 2019-08-03 16:40:20 -0700
  • 40d9e0b83e Did an audit of the transient arena's usage, cleaned up the assembly parsing to control allocations, removed stb_truetype (again?) and fixed the memory problems the node system was having. Peter Slattery 2019-08-03 15:08:19 -0700
  • 808453b867 Removed stb_truetype.h Peter Slattery 2019-07-28 17:25:28 -0700
  • e69aa8d21a Reimplemented PrintF Peter Slattery 2019-07-28 17:24:10 -0700
  • 7a10f4066f Switched over to rendering fonts from Windows directly (can now get rid of stb_truetype), and got textures rendering in OpenGL again Peter Slattery 2019-07-28 14:31:05 -0700
  • 0f220c608d Got OpenGL kind of working again. Lots of other work recreating functionality as well, but none of its done yet. Peter Slattery 2019-07-21 23:30:53 -0700
  • 134a0a1e20 First Commit Peter Slattery 2019-07-19 13:56:21 -0700
  • 56648be357
    Initial commit Peter Slattery 2019-07-19 13:54:29 -0700