.. |
audio
|
Add vertical/horizontal distort, rotate, and vector cancelling effects
|
2023-03-28 14:33:56 +01:00 |
chinese_postman
|
Add code for SvgParser that mostly works
|
2023-02-05 00:43:57 +00:00 |
components
|
Add functional sliders for bit crush and bulge
|
2023-03-28 13:12:41 +01:00 |
obj
|
Add initial audio effect functionality
|
2023-03-25 20:24:10 +00:00 |
parser
|
Add basic .txt support
|
2023-02-05 20:36:51 +00:00 |
shape
|
Add bulge effect, a way of adding effects, and a draggable list component for showing effects
|
2023-03-26 13:58:31 +01:00 |
svg
|
Fix various parser bugs
|
2023-02-05 19:36:50 +00: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
|
Create initial pipeline for generating frames and rendering them
|
2023-01-15 17:01:27 +00:00 |
EffectsComponent.cpp
|
Significantly reduce required code for adding effects
|
2023-03-28 13:44:46 +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
|
Add support for .obj files (unoptimised)
|
2023-01-15 22:34:02 +00:00 |
MainComponent.h
|
Create initial pipeline for generating frames and rendering them
|
2023-01-15 17:01:27 +00:00 |
PluginEditor.cpp
|
Add initial audio effect functionality
|
2023-03-25 20:24:10 +00:00 |
PluginEditor.h
|
Create initial pipeline for generating frames and rendering them
|
2023-01-15 17:01:27 +00:00 |
PluginProcessor.cpp
|
Add vertical/horizontal distort, rotate, and vector cancelling effects
|
2023-03-28 14:33:56 +01:00 |
PluginProcessor.h
|
Significantly reduce required code for adding effects
|
2023-03-28 13:44:46 +01:00 |