.. |
UGen
|
Remove duplicate const
|
2023-12-26 20:49:36 +00:00 |
audio
|
Move Lua component under the code editor, remove z pos and rotate speed parameters
|
2024-02-12 22:33:06 +00:00 |
chinese_postman
|
Minor code cleanup
|
2023-11-25 18:45:04 +00:00 |
components
|
Move Lua component under the code editor, remove z pos and rotate speed parameters
|
2024-02-12 22:33:06 +00:00 |
concurrency
|
Fix BlockingQueue implementation
|
2023-09-10 10:53:50 +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 scale X/Y/Z, distort Z, Swirl effects, and support 3D Lua files
|
2024-02-16 21:09:39 +00:00 |
mathter
|
Use mathter library for Camera and Frustum, and add viewMatrix-based camera
|
2024-02-11 22:06:35 +00:00 |
obj
|
Better normalise objects by taking magnitude rather than abs distance to scale them down
|
2024-02-12 08:33:19 +00:00 |
parser
|
Add scale X/Y/Z, distort Z, Swirl effects, and support 3D Lua files
|
2024-02-16 21:09:39 +00:00 |
shape
|
Add rotate effect, remove rotation settings from 3D settings
|
2024-02-12 20:34:00 +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
|
Correctly disable components visually
|
2023-12-10 21:03:12 +00:00 |
EffectsComponent.h
|
Projects are now fully saveable and loadable from a DAW
|
2023-07-25 14:09:21 +01:00 |
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
|
Remove tabs from interface, move MIDI settings to seperate toggleable window, resign MIDI settings and envelope component, wire up MIDI keyboard
|
2023-12-18 13:41:56 +00:00 |
LuaComponent.cpp
|
Always show 3D settings and rename settings titles to be more clear
|
2024-01-21 17:56:47 +00:00 |
LuaComponent.h
|
Add .lua file settings with infinite (non-working) slider support
|
2023-07-02 21:00:14 +01:00 |
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
|
Fix SVG parsing bugs, object parsing bugs, rotation precision errors
|
2023-09-09 11:22:14 +01:00 |
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
|
Move Lua component under the code editor, remove z pos and rotate speed parameters
|
2024-02-12 22:33:06 +00:00 |
PerspectiveComponent.h
|
Move Lua component under the code editor, remove z pos and rotate speed parameters
|
2024-02-12 22:33:06 +00:00 |
PluginEditor.cpp
|
Move Lua component under the code editor, remove z pos and rotate speed parameters
|
2024-02-12 22:33:06 +00:00 |
PluginEditor.h
|
Move Lua component under the code editor, remove z pos and rotate speed parameters
|
2024-02-12 22:33:06 +00:00 |
PluginProcessor.cpp
|
Add scale X/Y/Z, distort Z, Swirl effects, and support 3D Lua files
|
2024-02-16 21:09:39 +00:00 |
PluginProcessor.h
|
Move Lua component under the code editor, remove z pos and rotate speed parameters
|
2024-02-12 22:33:06 +00:00 |
SettingsComponent.cpp
|
Add scale X/Y/Z, distort Z, Swirl effects, and support 3D Lua files
|
2024-02-16 21:09:39 +00:00 |
SettingsComponent.h
|
Move Lua component under the code editor, remove z pos and rotate speed parameters
|
2024-02-12 22:33:06 +00:00 |
TestMain.cpp
|
Remove unneccessary functions and imports
|
2024-02-11 22:13:52 +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
|
Save and load fonts and styles
|
2023-08-27 22:01:37 +01:00 |