Peter Slattery
|
0164fea691
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
Peter Slattery
|
744a1c6c92
|
Updated the meta parser, and ifdef'd out a bunch of old node related code.
|
2019-12-31 13:15:28 -08:00 |
Peter Slattery
|
9973cf4ed9
|
Incorporated a new *shudders* c++ template based list implementation. Hopefully I can stop writing list implementations now
|
2019-12-30 20:26:28 -08:00 |
Peter Slattery
|
e21da76a2b
|
Implemented dragging animation clips
|
2019-12-28 11:31:21 -08:00 |
Peter Slattery
|
d112b01e79
|
Lotta work on panels geting animation and sculpture view more up to scratch. Deleted a bunch of now obsolete files.
|
2019-12-28 10:51:47 -08:00 |
Peter Slattery
|
76d27e3b57
|
Fixed a bug where unloading assemblies caused a crash in the test patterns. Fixed another bug caused by not initializing dmx buffers linked lists to zero.
|
2019-12-26 18:40:14 -08:00 |
Peter Slattery
|
2c6adaeda2
|
Improved the visuals of the hierarchy panel and the timeline panel
|
2019-12-26 16:23:43 -08:00 |
Peter Slattery
|
b83d718d37
|
Consolidated all panel code in one file, and removed all external dependencies. ITS A LIBRARY NOW (still needs refinement)
|
2019-12-26 13:14:00 -08:00 |
Peter Slattery
|
9b9fe2f5e1
|
Created a panel system and began moving everything over to it.
|
2019-12-26 12:42:55 -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
|
a77d97a31f
|
Created an initial version of a standard array template and swapped it in for the assembly array structure.
|
2019-11-28 21:12:57 -08:00 |