osci-render/Source
James Ball f6b0411901 Keep track of open files, and massively reduce memory usage for .obj files 2023-03-29 17:19:16 +01:00
..
audio add checkbox to effects 2023-03-29 10:55:11 +01:00
chinese_postman Keep track of open files, and massively reduce memory usage for .obj files 2023-03-29 17:19:16 +01:00
components add checkbox to effects 2023-03-29 10:55:11 +01:00
lua Add lua library successfully to code 2023-03-29 12:16:26 +01:00
obj Keep track of open files, and massively reduce memory usage for .obj files 2023-03-29 17:19:16 +01:00
parser Add basic .txt support 2023-02-05 20:36:51 +00:00
shape Add bulge effect, a way of adding effects, and a draggable list component for showing effects 2023-03-26 13:58:31 +01:00
svg Fix various parser bugs 2023-02-05 19:36:50 +00:00
txt Add basic .txt support 2023-02-05 20:36:51 +00:00
xml Add code for SvgParser that mostly works 2023-02-05 00:43:57 +00:00
EffectComponentGroup.cpp Add initial audio effect functionality 2023-03-25 20:24:10 +00:00
EffectComponentGroup.h Create initial pipeline for generating frames and rendering them 2023-01-15 17:01:27 +00:00
EffectsComponent.cpp add checkbox to effects 2023-03-29 10:55:11 +01:00
EffectsComponent.h Add bulge effect, a way of adding effects, and a draggable list component for showing effects 2023-03-26 13:58:31 +01:00
MainComponent.cpp Keep track of open files, and massively reduce memory usage for .obj files 2023-03-29 17:19:16 +01:00
MainComponent.h Keep track of open files, and massively reduce memory usage for .obj files 2023-03-29 17:19:16 +01:00
PluginEditor.cpp Keep track of open files, and massively reduce memory usage for .obj files 2023-03-29 17:19:16 +01:00
PluginEditor.h Keep track of open files, and massively reduce memory usage for .obj files 2023-03-29 17:19:16 +01:00
PluginProcessor.cpp Add lua library successfully to code 2023-03-29 12:16:26 +01:00
PluginProcessor.h add checkbox to effects 2023-03-29 10:55:11 +01:00