Wykres commitów

1009 Commity (bbdd98d34f522f8bd827c51a5b6079a556d64adb)

Autor SHA1 Wiadomość Data
DJLevel3 bbdd98d34f Add tooltips and change references 2024-04-28 22:11:39 +01:00
James Ball 27a2d12f42 Enable animation of line art by default, and set default framerate to 30 2024-04-28 22:11:39 +01:00
James Ball d1ae93f75a Reorganise Line Art Settings and make double box lose focus when clicking off it 2024-04-28 22:11:39 +01:00
James Ball 23bfcaee7d Make DAW parameters update when GUI changes and vice versa and fix several bugs 2024-04-28 22:11:39 +01:00
James Ball d8bb084cac Fix some crashes in standalone mode, crashes when saving .gpla file 2024-04-28 22:11:39 +01:00
DJLevel3 13f7c7a2c9 Fix some minor syntax issues 2024-04-28 22:11:39 +01:00
DJLevel3 82ad9a4b2e Add checks to ensure line art is always valid 2024-04-28 22:11:39 +01:00
DJLevel3 0d97d3d431 Update Blender Plugin 2024-04-28 22:11:39 +01:00
DJLevel3 f13258e195 Discard lines behind camera when processing grease penicl line art 2024-04-28 22:11:39 +01:00
DJLevel3 894a21f7d8 Make requested changes 2024-04-28 22:11:39 +01:00
DJLevel3 bc908d12c9 woops forgot to check for nullptr 2024-04-28 22:11:39 +01:00
DJLevel3 1414186011 Fix major lag spike and add important settings 2024-04-28 22:11:39 +01:00
DJLevel3 284961b0bb Remove references to user-specific directory 2024-04-28 22:11:39 +01:00
DJLevel3 7e8448fc43 Fix crash in some DAWs (probably) 2024-04-28 22:11:39 +01:00
DJLevel3 3aa8990e8e Make some suggested changes 2024-04-28 22:11:39 +01:00
DJLevel3 d23216ac51 implement .gpla animation 2024-04-28 22:11:39 +01:00
James Ball 0615a46c5d Disable debug mode on macos for Release 2024-04-14 22:40:01 +01:00
James Ball 4f390ae041 Automatically open code editor when a lua or txt file is created 2024-04-13 18:06:38 +01:00
James Ball c259dbc27c Change AU plugin type so it appears correctly in garageband 2024-04-13 18:06:38 +01:00
James Ball e7479ac2f4 Fix crash when reordering effects 2024-04-13 18:06:38 +01:00
James Ball 09d9b32882 Fix custom lua code not appearing when closing and opening VST window 2024-04-13 18:06:38 +01:00
James Ball 4052788c8a Fix audio input being disabled, improve checkbox lookandfeel, allow lfo sliders to be more granular 2024-04-04 21:23:06 +01:00
James Ball 937f599d30 Increment version number 2024-03-29 22:51:35 +00:00
James Ball 5a9efeba1e Remove corner resize icon and increase max Lua instructions per sample 2024-03-29 22:51:35 +00:00
James Ball 6ada7214e7 Make design consistent across the board 2024-03-29 22:51:35 +00:00
James Ball f1f54c761f Make UI more responsive and effects rounded 2024-03-29 22:51:35 +00:00
James Ball 58362b1508 Improve performance of the interface and refresh look 2024-03-29 22:51:35 +00:00
James Ball 2e23c485b6 Refactor LuaParser and make it abort running Lua if taking too long 2024-03-29 22:51:35 +00:00
James Ball faaa049b9d Add experimental animations to interface 2024-03-29 22:51:35 +00:00
James Ball d66967285b Dramatically increase UI performance when resizing 2024-03-29 22:51:35 +00:00
James Ball 4c5852f9f0 Refactor code editor visibility, add title to code editor, significantly improve performance when resizing interface 2024-03-29 22:51:35 +00:00
James Ball 35cf8d7942 Modify tooltip to include instructions on how to clear console from Lua 2024-03-29 22:51:35 +00:00
James Ball beca0215cb Add Lua function clear() to clear console from Lua 2024-03-29 22:51:35 +00:00
James Ball b5969bfd7a Fix bug that leads to innaccurate frequencies 2024-03-29 22:51:35 +00:00
James H Ball cce784d146
Rename master to main 2024-03-03 20:35:02 +00:00
James Ball 579a16f5b2 Replace effect checkbox with toggle switch and fix bug on macOS when changing range of slider 2024-03-03 20:31:31 +00:00
James Ball 4db2fcc293 Remove indentation in LuaParser 2024-03-03 14:08:28 +00:00
James Ball 8f6a9f7ed8 Increment version number 2024-03-03 14:08:28 +00:00
James Ball 6f73dd8940 Add message when the Lua console is empty 2024-03-03 14:08:28 +00:00
James Ball d38fcaced5 Add lua console clearing, pausing 2024-03-03 14:08:28 +00:00
James Ball 446c065d93 Add half-complete Lua Console 2024-03-03 14:08:28 +00:00
James Ball 7b292c1c89 Correctly open every code document 2024-03-03 14:08:28 +00:00
James H Ball cc03b32af8
Build on push to master instead of release 2024-02-26 22:14:54 +00:00
James Ball f3bc547588 Allow Lua sliders to be animated, and smoothened 2024-02-26 22:13:37 +00:00
James H Ball 292d8fe96d
Merge pull request #218 from jameshball/3d-audio
Refactor audio pipeline + effects to operate in 3D instead of 2D, many QoL improvements
2024-02-24 11:05:20 +01:00
James Ball 9ab8a44358 Change default rotation of 3D rotate effect to be in the Y direction 2024-02-24 09:39:05 +00:00
James Ball 8f674b99d6 Make effects being enabled more likely, and remove trace effects from randomisation 2024-02-22 15:08:01 +00:00
James Ball 96c8934d92 Add tooltip to visualiser, make file arrows more consistent 2024-02-22 14:47:58 +00:00
James Ball da6ffb082a Add arrows to change the currently open file 2024-02-22 14:28:09 +00:00
James Ball 6802455301 Allow Lua effects to access frequency, step, phase, sampleRate variables 2024-02-22 13:10:24 +00:00