PS
|
723458c491
|
fixed some issues with the panel system, and began rearraning the animation timeline window
|
2020-11-03 12:49:16 -08:00 |
PS
|
57f144ea64
|
refactored panel sytstem
|
2020-10-24 18:54:47 -07:00 |
PS
|
a88d675327
|
removed gs_list and gs_bucket from the app
|
2020-10-24 13:50:34 -07:00 |
PS
|
85f7aab621
|
Animation loading
|
2020-10-24 13:28:10 -07:00 |
PS
|
5c183d9c5f
|
implemented switching to a file browser, used it in the animation window and in the assembly hierarchy, and moved everything over to a linear array of animation blocks
|
2020-10-18 15:31:53 -07:00 |
PS
|
8eb3044422
|
implemented an animation handle system for identifying animation blocks
|
2020-10-18 13:57:04 -07:00 |
PS
|
121e9efa93
|
Fixed animations so they are no longer updating when the current frame is not in range
|
2020-10-17 13:12:40 -07:00 |
PS
|
85b99b17a2
|
basically removed the need for the meta system from the codebase, and implemented pushing new panel types on a LIFO queue with return memory destinations
|
2020-10-17 12:43:05 -07:00 |
PS
|
bfd50c9129
|
implemented segmented led strips
|
2020-10-11 20:54:38 -07:00 |
PS
|
55284cde25
|
Created serial_monitor, and debugged uart functionality. It is now working
|
2020-10-10 16:52:00 -07:00 |
PS
|
1940483620
|
Wrote a file serializer and parser for animations
|
2020-10-10 00:10:51 -07:00 |
PS
|
b816474dd5
|
Successfully transitioned to discrete animations
|
2020-10-09 22:08:51 -07:00 |
Peter Slattery
|
01a20f41e7
|
File lister now displays current directory at top, and omits it from file names
|
2020-09-07 14:35:58 -07:00 |
Peter Slattery
|
3a732f95b8
|
File lister now handles . in directory names
|
2020-09-07 14:29:32 -07:00 |
Peter Slattery
|
6491a88d8a
|
File lister now handles .. in directory names
|
2020-09-07 14:28:41 -07:00 |
Peter Slattery
|
15a2cb080e
|
Basic file lister functionality. Extended Win32EnumerateDirectory; it now includes folders if proper flags are set.
|
2020-09-07 13:42:00 -07:00 |
Peter Slattery
|
cc41442923
|
added assembly_center field to assembly files and used it to place assemblies at construction time
|
2020-09-07 11:12:58 -07:00 |
Peter Slattery
|
44486acca4
|
did a bunch of animation timeline todos - just simplifying function call signatures
|
2020-09-06 21:42:21 -07:00 |
Peter Slattery
|
1db836890f
|
Cleaned up world -> panel space conversion
|
2020-09-06 20:33:28 -07:00 |
Peter Slattery
|
7c134774c3
|
sculpture view cleanup
|
2020-07-18 13:08:28 -07:00 |
Peter Slattery
|
078f4e3ed7
|
Fixed the sculpture view.
|
2020-07-18 12:59:57 -07:00 |
Peter Slattery
|
62e22979f3
|
Separated out the engine from the editor.
|
2020-07-18 12:27:36 -07:00 |