Wykres commitów

487 Commity (0d312b11e3e928363afa94cc01debd092b76d9c1)

Autor SHA1 Wiadomość Data
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
James Ball 000f7a2154 Fix merge conflicts with master 2022-03-25 17:12:41 +00:00
James Ball 88e260976f Correctly update closest 0 points for all sliders 2022-03-17 15:48:52 +00:00
James Ball 5e4569f5d4 Correct default rotation behaviour 2022-03-17 12:20:18 +00:00
James Ball e656c8cb48 Correct and user-configure MIDI deadzones 2022-03-17 12:09:57 +00:00
James Ball 4e12941ac9 Move slider settings and improve 3D rotate controls and add MIDI deadzone 2022-03-16 23:40:08 +00:00
James Ball 88f3f25754 Reorganise image settings and add adjustable image translation scrolling increment 2022-03-16 21:12:34 +00:00
James Ball e0308a9383 Generate triangles for all faces when loading a world object 2022-03-16 19:40:27 +00:00
James Ball 74d86f6b6c Merge branch 'gpu' of github.com:jameshball/osci-render into gpu 2022-03-16 19:38:16 +00:00
James Ball 136faea4f1 Accellerate camera draw with GPU 2022-03-15 21:32:17 +00:00
James Ball 2be2006667 Add options to flip x and y channels 2022-03-15 21:31:41 +00:00
James Ball 94841ee70e Accellerate camera draw with GPU 2022-03-14 23:40:33 +00:00
James Ball ca7551acd3 Add reset rotation buttons 2022-03-13 21:47:02 +00:00
James Ball ae7c974ec0 Improve MIDI, EffectAnimator, and SmoothEffect performance 2022-03-13 21:03:40 +00:00
James H Ball 18c5565d61
Bring README up to date 2022-03-12 23:06:11 +00:00
James H Ball 6b495cdd8e
Update GUI 2022-03-12 22:55:41 +00:00
James Ball 4335f5b177 Increment version number 2022-03-12 22:39:30 +00:00
James Ball 5350b133a7 Save and load min/max slider values to/from project file 2022-03-12 22:39:30 +00:00
James Ball 55ddfeae64 Add trace min slider 2022-03-12 22:39:30 +00:00