osci-render/Source
James Ball a047888382 Super basic 3D object line culling 2023-09-10 12:35:26 +01:00
..
audio Use a blocking queue instead of lock free to massively reduce CPU usage 2023-09-09 15:32:03 +01:00
chinese_postman Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
components Super basic 3D object line culling 2023-09-10 12:35:26 +01:00
concurrency Fix BlockingQueue implementation 2023-09-10 10:53:50 +01:00
ixwebsocket
lua
obj Super basic 3D object line culling 2023-09-10 12:35:26 +01:00
parser Use a blocking queue instead of lock free to massively reduce CPU usage 2023-09-09 15:32:03 +01:00
shape Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
svg Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
txt
EffectsComponent.cpp
EffectsComponent.h
LegacyProject.cpp Remove old buffer producer and consumer and replace with the way legacy osci-render does it 2023-09-01 23:42:17 +01:00
LookAndFeel.cpp Add tabs for main settings and MIDI settings 2023-08-29 20:47:13 +01:00
LookAndFeel.h
LuaComponent.cpp
LuaComponent.h
MainComponent.cpp Allow files to be selected on mac when opening 2023-09-09 10:02:16 +01:00
MainComponent.h
MathUtil.h Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
MidiComponent.cpp Support enabling and disabling MIDI 2023-09-07 22:04:08 +01:00
MidiComponent.h Add tabs for main settings and MIDI settings 2023-08-29 20:47:13 +01:00
ObjComponent.cpp
ObjComponent.h Start trying to support mac 2023-09-01 19:52:36 +01:00
PluginEditor.cpp Allow files to be selected on mac when opening 2023-09-09 10:02:16 +01:00
PluginEditor.h Add tabs for main settings and MIDI settings 2023-08-29 20:47:13 +01:00
PluginProcessor.cpp Use a blocking queue instead of lock free to massively reduce CPU usage 2023-09-09 15:32:03 +01:00
PluginProcessor.h Support enabling and disabling MIDI 2023-09-07 22:04:08 +01:00
SettingsComponent.cpp Add tabs for main settings and MIDI settings 2023-08-29 20:47:13 +01:00
SettingsComponent.h Add tabs for main settings and MIDI settings 2023-08-29 20:47:13 +01:00
TxtComponent.cpp
TxtComponent.h