Wykres commitów

555 Commity (b6ab8af58b0730a4c5aafdf53c24cf611ec4835c)

Autor SHA1 Wiadomość Data
James H Ball 9b0831fb55 Create FUNDING.yml 2022-05-31 21:35:42 +01:00
James Ball c63c91eeab Reset slider value to 0 on double-click 2022-05-24 21:27:27 +01:00
James Ball 2fe68e3126 Add version to interface and improve slider usability 2022-05-23 21:58:35 +01:00
James Ball 0ae2151acd MIDI CC signals can now be used to change frequency slider 2022-05-22 17:11:38 +01:00
James Ball 776c9c8486 Increment version 2022-05-22 15:35:16 +01:00
James Ball 9a8c6bcc92 Add options to configure MIDI decay and attack in MIDI menu 2022-05-22 15:35:16 +01:00
James Ball b4af5c905d Fix decay on sine effects 2022-05-22 15:35:16 +01:00
James Ball 9a2d2a9495 Correctly increase volume gradually for sine effects 2022-05-22 15:35:16 +01:00
James H Ball 5bd3c50f1b Update osci-render video 2022-05-22 08:40:13 +01:00
James Ball cd28a40688 Update description to osci-render 2022-05-14 18:14:18 +01:00
James Ball cf196f0a75 Update changelog and version 2022-05-14 15:54:22 +01:00
James Ball 8cd3377343 Remove audio stability toggle 2022-05-14 15:54:22 +01:00
James Ball 3089cd2b15 Massively improve audio stability on Mac 2022-05-14 15:54:22 +01:00
James Ball 9fdab5a4f1 Various optimisations 2022-05-14 00:09:11 +01:00
James Ball f5f9246408 Increment version number and changelog 2022-05-13 21:54:32 +01:00
James Ball 8cf56a5a55 Update frequency spinner with mic 2022-05-13 21:54:32 +01:00
James Ball 0fc2c30bd3 Allow effect spinners to be scrolled 2022-05-13 21:54:32 +01:00
James Ball fd1bedb085 Fix css for disabled spinners 2022-05-13 21:54:32 +01:00
James Ball 0d312b11e3 Add frequency spinner to set specific frequencies 2022-05-13 21:54:32 +01:00
James Ball 6f5c4b7dd5 Update human-readable label and revert vector cancelling name change 2022-05-13 21:54:32 +01:00
James Ball 129b6ecd7d Completely refactor effects and add a spinner to effects 2022-05-13 21:54:32 +01:00
James Ball fd8c622816 Add EffectComponentGroup component 2022-05-13 21:54:32 +01:00
James H Ball 1cfeb2f4a2
Merge pull request #60 from jameshball/js-oscilloscope
Add JavaScript-based software oscilloscope
2022-05-09 22:01:50 +01:00
James Ball 2a4ede46b7 Update version, changelog, and readme 2022-05-09 22:00:50 +01:00
James Ball 63ec8a16be Fix merge conflicts 2022-05-09 21:35:53 +01:00
James Ball d454970c28 Add option to open software oscilloscope online 2022-05-09 21:33:40 +01:00
James Ball ade45fa9e6 Improve stability with js oscilloscope 2022-05-09 21:18:42 +01:00
James Ball 7d8d3a3b6c Add toggle to increase audio latency + stability 2022-05-09 08:12:34 +01:00
James Ball 7a778112ee Setup basic communication with JS software oscilloscope 2022-05-08 23:25:33 +01:00
James Ball c6274a56f0 Make interface useable whilst loading files 2022-05-03 22:58:32 +01:00
James H Ball cb41be25d7 Add Blender information to README 2022-05-01 17:41:00 +01:00
James Ball bf0439ec47 Add RELEASE markdown to store message on release pages and clean up CPP solver 2022-05-01 12:50:33 +01:00
James Ball 34d1e9116d Revert to CPU execution if GPU execution fails 2022-04-30 19:47:15 +01:00
James Ball 41dd24a67c Gracefully handle disconnects from Blender 2022-04-30 18:51:56 +01:00
James H Ball f6d0e1f4b7
Merge pull request #54 from jameshball/blender
Blender integration!
2022-04-30 10:47:07 +01:00
James Ball f30a0d2517 Update changelog 2022-04-30 10:43:31 +01:00
James Ball 9cd2f29285 Create first version of blender add on and fix hidden edges with new gpu code 2022-04-30 10:37:08 +01:00
James Ball 3efaa0ce88 Make blender addon persistent and restore gpu processing for non-blender rendering 2022-04-30 10:18:32 +01:00
James Ball 934954f4d5 Remove 3D object rendering from blender and only keep grease line rendering 2022-04-28 23:53:09 +01:00
James Ball d0746cebcf Create blender plugin and support gpencil 2022-04-28 22:16:12 +01:00
James Ball 5b4c94a5bc Reduce how often arrays need to be initialised and create interface for blender plugin 2022-04-24 22:10:10 +01:00
James Ball 49f4fcfc5f Successfully implement basic Blender integration 2022-04-24 20:28:34 +01:00
James Ball 19c650cf16 Setup basic server and client for transmitting object data to osci-render from blender 2022-04-18 21:03:23 +01:00
James Ball 06aced58f4 Improve obj performance, correctly skip lines between disconnected objs 2022-04-06 23:12:19 +01:00
James Ball 4a673f80c9 Fix Windows CD 2022-04-05 21:44:43 +01:00
James H Ball c218002035
Merge pull request #53 from jameshball/gpu
Introduce GPU-based processing and allow hidden edges to be removed
2022-04-05 21:35:17 +01:00
James Ball c750dcb41e Update version, change release message, add changelog 2022-04-05 21:31:48 +01:00
James Ball d20b93b013 Move audio device and recording settings to menu bar and restructure UI 2022-04-05 20:51:54 +01:00
James Ball 8ac9cf1104 Implement toggle to remove hidden edges from objects 2022-04-04 22:06:56 +01:00
James Ball a039583e68 Implement triangle collision detection 2022-04-03 20:13:41 +01:00