25d9fda391Stopped storing copies of nodes names in memory with them. They now just point at the specifications namePeter Slattery2019-11-11 14:42:14 -0800
e9a6bdd376Got nodes to update when the node view isn't openPeter Slattery2019-11-02 10:47:27 -0700
85c0602f94Removed opening the node lister from the default command registryPeter Slattery2019-11-02 10:36:09 -0700
ae3c762c29Moved color selector activation out of node field dragging, and into clicking on a node fieldPeter Slattery2019-11-02 10:35:00 -0700
6c71c5a89dMade 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 Slattery2019-11-02 10:29:51 -0700
d90b275cffImproved function of the Input Command DispatchPeter Slattery2019-11-02 07:02:11 -0700
22e15858e5Fixed input handling for events that need to be held. Added support for events that only get called on a button releasePeter Slattery2019-11-01 09:09:05 -0700
eb22ebf1eaSearch lister improvements.
Peter Slattery
2019-09-21 13:19:02 -0700
594e4257e0Implemented 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
8040479379Removed 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
d67d041b21Updated todo
Peter Slattery
2019-08-03 16:44:57 -0700
16401f9259Added 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
40d9e0b83eDid 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
808453b867Removed stb_truetype.h
Peter Slattery
2019-07-28 17:25:28 -0700
e69aa8d21aReimplemented PrintF
Peter Slattery
2019-07-28 17:24:10 -0700
7a10f4066fSwitched 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
0f220c608dGot 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
134a0a1e20First Commit
Peter Slattery
2019-07-19 13:56:21 -0700