.. |
UGen
|
…
|
|
audio
|
Fix bug that leads to innaccurate frequencies
|
2024-03-29 22:51:35 +00:00 |
chinese_postman
|
…
|
|
components
|
Modify tooltip to include instructions on how to clear console from Lua
|
2024-03-29 22:51:35 +00:00 |
concurrency
|
…
|
|
ixwebsocket
|
…
|
|
lua
|
Add Lua function clear() to clear console from Lua
|
2024-03-29 22:51:35 +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
|
Allow Lua sliders to be animated, and smoothened
|
2024-02-26 22:13:37 +00:00 |
shape
|
Move close file button to an icon
|
2024-02-20 14:57:52 +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
|
Move randomise button, change icon, and add a tooltip
|
2024-02-20 18:18:53 +00:00 |
EffectsComponent.h
|
Add randomise button
|
2024-02-20 15:32:52 +00: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
|
Replace effect checkbox with toggle switch and fix bug on macOS when changing range of slider
|
2024-03-03 20:31:31 +00:00 |
LookAndFeel.h
|
…
|
|
LuaComponent.cpp
|
Increment version number
|
2024-03-03 14:08:28 +00:00 |
LuaComponent.h
|
…
|
|
MainComponent.cpp
|
Correctly open every code document
|
2024-03-03 14:08:28 +00:00 |
MainComponent.h
|
Add arrows to change the currently open file
|
2024-02-22 14:28:09 +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
|
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
|
Add Lua function clear() to clear console from Lua
|
2024-03-29 22:51:35 +00:00 |
PluginEditor.h
|
Add lua console clearing, pausing
|
2024-03-03 14:08:28 +00:00 |
PluginProcessor.cpp
|
Allow Lua sliders to be animated, and smoothened
|
2024-02-26 22:13:37 +00:00 |
PluginProcessor.h
|
Allow Lua sliders to be animated, and smoothened
|
2024-02-26 22:13:37 +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
|
…
|
|