osci-render/Source
James Ball c75a036048 Add ability to save state of project to xml 2023-07-25 12:23:27 +01:00
..
audio Add ability to save state of project to xml 2023-07-25 12:23:27 +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 Increase length of effect slider label 2023-07-22 22:11:02 +01:00
concurrency Add pencil icon (non-functional) and change long-running spinlocks to mutexes 2023-07-22 18:42:30 +01:00
ixwebsocket Add audio websocket server that sends data to software oscilloscope browser client 2023-07-10 22:00:36 +01:00
lua Add non-editable perspective effect 2023-07-21 17:42:29 +01:00
obj Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
parser Add non-editable perspective effect 2023-07-21 17:42:29 +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
EffectsComponent.cpp Hacky solution to get editing perspective function fully working 2023-07-22 22:00:59 +01:00
EffectsComponent.h Hacky solution to get editing perspective function fully working 2023-07-22 22:00:59 +01:00
LuaComponent.cpp Complete infinite lua slider support 2023-07-04 14:58:36 +01:00
LuaComponent.h Add .lua file settings with infinite (non-working) slider support 2023-07-02 21:00:14 +01:00
MainComponent.cpp Hacky solution to get editing perspective function fully working 2023-07-22 22:00:59 +01:00
MainComponent.h Add wobble effect and remove frequency input from effect applications 2023-07-13 20:11:24 +01:00
ObjComponent.cpp Add fixed rotate buttons to perspective effect 2023-07-22 15:07:11 +01:00
ObjComponent.h Add fixed rotate buttons to perspective effect 2023-07-22 15:07:11 +01:00
PluginEditor.cpp Hacky solution to get editing perspective function fully working 2023-07-22 22:00:59 +01:00
PluginEditor.h Hacky solution to get editing perspective function fully working 2023-07-22 22:00:59 +01:00
PluginProcessor.cpp Add ability to save state of project to xml 2023-07-25 12:23:27 +01:00
PluginProcessor.h Add ability to save state of project to xml 2023-07-25 12:23:27 +01:00