osci-render/Source
James Ball bb2a03ec2d Correctly show code editor by default 2023-07-02 11:22:01 +01:00
..
audio add checkbox to effects 2023-03-29 10:55:11 +01:00
chinese_postman Massively speed up .obj file loading - now comparable to java osci-render - and fixed missing and duplicated edges 2023-03-29 18:02:23 +01:00
components add checkbox to effects 2023-03-29 10:55:11 +01:00
lua Lua support fully working and efficient except for sliders 2023-07-01 15:29:53 +01:00
obj Massively speed up .obj file loading - now comparable to java osci-render - and fixed missing and duplicated edges 2023-03-29 18:02:23 +01:00
parser Lua support fully working and efficient except for sliders 2023-07-01 15:29:53 +01:00
shape Get initial non-working lua parser set up 2023-04-04 16:17:37 +01:00
svg Get initial non-working lua parser set up 2023-04-04 16:17:37 +01: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
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 Allow multiple files to be opened, allow files to be closed, and use j and k to change file 2023-03-30 21:09:53 +01:00
MainComponent.h Allow multiple files to be opened, allow files to be closed, and use j and k to change file 2023-03-30 21:09:53 +01:00
PluginEditor.cpp Correctly show code editor by default 2023-07-02 11:22:01 +01:00
PluginEditor.h Allow multiple files to be opened, allow files to be closed, and use j and k to change file 2023-03-30 21:09:53 +01:00
PluginProcessor.cpp Lua support fully working and efficient except for sliders 2023-07-01 15:29:53 +01:00
PluginProcessor.h Allow multiple files to be opened, allow files to be closed, and use j and k to change file 2023-03-30 21:09:53 +01:00