Peter Slattery
|
3bc51afe73
|
Added a User Space Cleanup Proc, made BlumenLumen_CustomCleanup end its thread, and implemented a SocketQueryStatus function
|
2021-02-20 13:14:54 -08:00 |
Peter Slattery
|
45f0b39679
|
Fixed a strip count error in gen_blumen_lumen, and did some output data checking to ensure that we weren't sending garbage data to the sculpture.
|
2021-02-06 14:09:17 -08:00 |
PS
|
8a51ce2f04
|
New patterns with the idea of pulling colors from set arrays of color patterns
|
2021-01-30 16:24:36 -08:00 |
PS
|
4836f7550d
|
Formalized a system for user space sculpture code
|
2021-01-30 15:10:46 -08:00 |
Peter Slattery
|
cd6bee6d7e
|
Finished preliminary socket layer and win32 implementation.
|
2021-01-30 14:01:04 -08:00 |
PS
|
b1d745aa1f
|
implemented an abstraction layer for threads so application code can run multithreaded code wihtout worrying about the platform
|
2021-01-24 14:49:38 -08:00 |
Peter Slattery
|
9d1809b5e2
|
Got a listen loop set up for the mic
|
2021-01-23 17:38:19 -08:00 |
Peter Slattery
|
26caed68a4
|
more blumen explorations
|
2021-01-23 15:58:05 -08:00 |
Peter Slattery
|
c921e37df3
|
merge
|
2021-01-23 12:49:11 -08:00 |
Peter Slattery
|
0916bef999
|
introduced BlumenLumen_CustomUpdate and Init as proxies for an eventual user space system
|
2021-01-23 12:48:14 -08:00 |
PS
|
6d8d642dfb
|
cleaning up build system. added animation_system_desc
|
2021-01-23 12:46:46 -08:00 |
PS
|
35a3793015
|
more debug functionality.
|
2021-01-16 16:37:56 -08:00 |
PS
|
4798002dfc
|
debug and profiler improvements. implemented sending data to multiple destinations on a per strip basis, rather than a full sculpture basis. new patterns. Added user data to patterns.
|
2021-01-16 14:02:25 -08:00 |
PS
|
914523cb60
|
Cleaned up system start up, update, and cleanup
|
2021-01-11 00:02:42 -08:00 |
PS
|
71547b05dc
|
Interface fixes. Fixed the problem with strip LUT tables where substrips were stamping over previous substrips. Some pattern building too.
|
2021-01-10 16:25:35 -08:00 |
PS
|
70971cc196
|
Merge branch 'ui_widget_overhaul' into dev
|
2020-11-15 17:17:53 -08:00 |
PS
|
296472a588
|
Implemented variable sized row specifications
|
2020-11-15 14:48:04 -08:00 |
PS
|
31ee768032
|
Editing patterns
|
2020-11-14 22:08:13 -08:00 |
PS
|
30123e47a2
|
fixed some problems with ui retained states
|
2020-11-14 17:18:38 -08:00 |
PS
|
708ac91afe
|
pulled animation update and render functions out of foldhaus_app.cpp
|
2020-11-14 12:19:36 -08:00 |
PS
|
a52d8645e6
|
refactored clips -> patterns
|
2020-11-14 11:43:20 -08:00 |
PS
|
e9945df6ca
|
Moved camera state into the state for each sculpture view
|
2020-11-07 23:15:39 -08:00 |
PS
|
d5be2a2de8
|
Pretty big ui overhaul.
|
2020-11-07 22:54:59 -08:00 |
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
|
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 |
PS
|
83ed23280a
|
Cleaned up network interface, separated SACN out from the actual sending of data, implemented sending over COM ports (remains to be tested), and added information specifying data output modes for com ports to the assembly file format
|
2020-10-03 08:46:14 -07:00 |
PS
|
0022efea8e
|
Naming convention updates, separated out the work queue into its own file
|
2020-10-01 15:41:32 -07:00 |
PS
|
78d44b9348
|
Created addressed_data_buffer as a universal way for systems to send data over various output devices. Cleaned up old SACN code, removed dmx as its not needed in its own right anymore.
|
2020-10-01 15:30:24 -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
|
c7522bfa4b
|
Added a default tag to every strip specifying which assembly it is a part of
|
2020-09-07 12:37:32 -07:00 |
Peter Slattery
|
736b7ab85e
|
Prevented array index out of bounds error when accessing animation procs form the GlobalAnimationClips array
|
2020-09-06 21:18:49 -07:00 |
Peter Slattery
|
337b4ac271
|
Implemented tag based filtering of led strips
|
2020-09-06 21:10:36 -07:00 |
Peter Slattery
|
62e22979f3
|
Separated out the engine from the editor.
|
2020-07-18 12:27:36 -07:00 |
Peter Slattery
|
50c2ef9290
|
Cleaning up, converting over to using new gs files.
|
2020-07-18 12:00:14 -07:00 |
Peter Slattery
|
266f42c4f6
|
Whatever I was doing last time + made leds always be camera facing. Probably could use some speed up later on.
|
2020-06-27 11:23:50 -07:00 |
Peter Slattery
|
e3d7a90a13
|
app_state.Interface_ -> app_state.Interface
|
2020-06-22 17:39:58 -07:00 |
Peter Slattery
|
dc25b268f7
|
compressed some ui drawing code.
|
2020-06-21 21:59:42 -07:00 |
Peter Slattery
|
a0072cd57b
|
removed foldhaus_debug_visuals.h Cleaned up assembly parsing.
|
2020-06-21 21:26:13 -07:00 |
Peter Slattery
|
23c9dabfbb
|
A bit more cleanup around sacn and assemblies.
|
2020-06-20 17:05:58 -07:00 |
Peter Slattery
|
9c432a3807
|
Cleaned up some extraneous variables in the assembly structure
|
2020-06-19 18:53:23 -07:00 |
Peter Slattery
|
69db4b436c
|
Pulled the leds out of assemblies and into their own subsystem.
|
2020-06-15 15:36:50 -07:00 |