osci-render/Source
James Ball d9727d97f2 Merge branch 'master' into 3d-audio 2024-01-31 17:24:27 +00:00
..
UGen Remove duplicate const 2023-12-26 20:49:36 +00:00
audio Merge branch 'master' into 3d-audio 2024-01-31 17:24:27 +00:00
chinese_postman
components Merge branch 'master' into 3d-audio 2024-01-31 17:24:27 +00:00
concurrency
ixwebsocket
lua Slightly improve Lua variable performance, and add control for MIDI voices 2023-12-21 14:14:33 +00:00
obj Merge branch 'master' into 3d-audio 2024-01-31 17:24:27 +00:00
parser Refactor significant portion of codebase to use custom effect instead of perspective effect, and add perspective effect as a new permanent effect 2024-01-07 19:48:02 +00:00
shape Get Frustum Culling half-working 2024-01-21 22:22:03 +00:00
svg Rename Vector2 to Point 2024-01-07 16:17:20 +00:00
txt Rename Vector2 to Point 2024-01-07 16:17:20 +00:00
EffectsComponent.cpp
EffectsComponent.h
LegacyProject.cpp Refactor significant portion of codebase to use custom effect instead of perspective effect, and add perspective effect as a new permanent effect 2024-01-07 19:48:02 +00:00
LookAndFeel.cpp Set lookandfeel earlier on, and set colour for highlighting menu bar 2023-12-21 16:18:34 +00:00
LookAndFeel.h
LuaComponent.cpp Always show 3D settings and rename settings titles to be more clear 2024-01-21 17:56:47 +00:00
LuaComponent.h
MainComponent.cpp Add ability to record and save files 2024-01-28 20:19:56 +00:00
MainComponent.h It works 2024-01-28 20:19:56 +00:00
MathUtil.h
MidiComponent.cpp Add button to open Audio/MIDI settings from MIDI section 2024-01-31 17:20:06 +00:00
MidiComponent.h Add button to open Audio/MIDI settings from MIDI section 2024-01-31 17:20:06 +00:00
PerspectiveComponent.cpp Rename ObjComponent, fix Custom Effect, and always show 3D settings 2024-01-17 01:26:07 +00:00
PerspectiveComponent.h Resolve conflicts 2024-01-30 19:29:31 +00:00
PluginEditor.cpp Merge branch 'master' into 3d-audio 2024-01-31 17:24:27 +00:00
PluginEditor.h Refactor significant portion of codebase to use custom effect instead of perspective effect, and add perspective effect as a new permanent effect 2024-01-07 19:48:02 +00:00
PluginProcessor.cpp Add audio thread callback in null check 2024-01-30 20:15:56 +00:00
PluginProcessor.h Resolve conflicts 2024-01-30 19:29:31 +00:00
SettingsComponent.cpp Always show 3D settings and rename settings titles to be more clear 2024-01-21 17:56:47 +00:00
SettingsComponent.h Rename ObjComponent, fix Custom Effect, and always show 3D settings 2024-01-17 01:26:07 +00:00
TxtComponent.cpp Always show 3D settings and rename settings titles to be more clear 2024-01-21 17:56:47 +00:00
TxtComponent.h