Commit Graph

11 Commits

Author SHA1 Message Date
Peter Slattery 460c08d169 Started making sure that the DLL is truly platform agnostic. Only thing left seems to be math.h for things like trig functions, and windows.h purely for interlockedincrement and interlockedadd 2020-02-04 23:16:41 -08:00
Peter Slattery 5aa4391ea6 batch files now base their root path off of their current directory 2020-01-20 23:32:50 -08:00
Peter Slattery cd4bc23da7 Both meta and main build files should be path agnostic 2020-01-20 23:18:00 -08:00
Peter Slattery b290e06543 Making the build.bat files work with minimal setup 2020-01-20 23:02:40 -08:00
Peter Slattery b11d9da9e4 Lots of work on the meta system. Most changes in src are just due to me putting test data in place 2020-01-18 22:07:59 -08:00
Peter Slattery f491988c90 Began experimenting with animation timelines. This is making it obvious that I need to revamp my interface system 2019-12-26 08:11:48 -08:00
Peter Slattery e00e90f2fd Quickly got the search lister to use the correct index when filtering the list. 2019-10-30 09:10:15 -07:00
Peter Slattery e9e89b8f3d Folder restructure 2019-10-30 07:28:02 -07:00
Peter Slattery 8040479379 Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system. 2019-08-18 14:56:18 +02:00
Peter Slattery 16401f9259 Added delta time as a parameter to NODE_PROC functions. Created a vector node and a sin wave node. 2019-08-03 16:40:20 -07:00
Peter Slattery 0f220c608d Got OpenGL kind of working again. Lots of other work recreating functionality as well, but none of its done yet. 2019-07-21 23:30:53 -07:00