Wykres commitów

1281 Commity (6ab6fd5e36b8045491dc51ea2d3a1e7fe4c71763)

Autor SHA1 Wiadomość Data
James H Ball 6ab6fd5e36 Fix artifacts 2025-02-01 15:15:31 +00:00
James H Ball cb9fef5f9b Fix default values on double-clicking slider and fix CI 2025-02-01 15:04:56 +00:00
James H Ball 6d134c0403 Remove no_sanitize attribute 2025-02-01 14:41:25 +00:00
James H Ball bafd3f0453 Use updated version of upload-artifacts and increment version number 2025-02-01 14:31:08 +00:00
James H Ball f36d52c2ae Fix crash with trace, improve and fix wobble effect, remove pitch detector, make changing slider values with small increments more reliable 2025-02-01 14:28:13 +00:00
James H Ball 8f67d26199 Merge branch 'custom-resolution-framerate' into develop 2025-01-26 21:02:19 +00:00
James H Ball 23a9b8f948 Add custom framerate and resolution 2025-01-26 21:02:01 +00:00
James H Ball 563e9e9f6c Fix bug with blender on old versions 2025-01-26 17:25:34 +00:00
James H Ball f9749a221d Merge branch 'develop' into custom-resolution-framerate 2025-01-26 16:40:57 +00:00
James H Ball dd89bb2b39
Merge pull request #279 from DJLevel3/gpla-binary-redux
GPLA Binary Redux
2025-01-26 16:31:53 +00:00
James H Ball 6f25c8ed70 Increment version number 2025-01-26 16:30:28 +00:00
James H Ball f7bcba7d34 Fix bugs with old versions of blender and with text parser 2025-01-26 16:28:35 +00:00
DJLevel3 57941c6517 Remove DEVELOPMENT from Python script 2025-01-25 17:00:45 -05:00
DJLevel3 c32fc3f05a Loop over all layers when reading grease pencil 2025-01-23 10:58:55 -05:00
DJLevel3 9cce9d1cae add correct return to legacy line art function 2025-01-23 10:47:53 -05:00
DJLevel3 4baac1efab Revert "Randomize port on object server"
This reverts commit 169036584e.
2025-01-23 10:38:28 -05:00
DJLevel3 169036584e Randomize port on object server 2025-01-23 08:25:45 -05:00
DJLevel3 9d2829b2ea Convert live object rendering to binary (leaving legacy support in) 2025-01-22 08:37:45 -05:00
DJLevel3 12233f7954 Add realtime support!!!!! 2025-01-21 17:17:31 -05:00
DJLevel3 73f7bf6f22 Get that binary up in here 2025-01-21 16:34:25 -05:00
James H Ball 6a6631c5f7 Add higher quality noise, real oscilloscope displays, increase resolution, use hardward encoding on mac silicone 2025-01-19 20:43:28 +00:00
James H Ball ec3838ba5d
Merge pull request #277 from DJLevel3/trace
Change trace functionality from Min/Max to Start/Length
2025-01-19 18:40:34 +00:00
James H Ball 225ddaa979 Merge trace parameters into one effect 2025-01-19 18:35:46 +00:00
James H Ball bcd8b69cc6 Clean-up fix some of the code 2025-01-19 10:42:16 +00:00
DJLevel3 ae51ccd5b7 BEGONE, WARNINGS! 2025-01-17 14:00:30 -05:00
DJLevel3 af39e28cc9
Merge branch 'main' into trace 2025-01-17 13:32:41 -05:00
DJLevel3 800952ba0b Some tuning 2025-01-17 13:26:24 -05:00
James H Ball 4642044a47
Merge pull request #278 from jameshball/develop
Merge develop into main for latest release
2025-01-17 18:20:40 +00:00
DJLevel3 f478277d7e Fix a crash 2 electric boogaloo 2025-01-17 10:19:55 -05:00
DJLevel3 3db1b038ed Fix infinite loop crash 2025-01-17 10:13:12 -05:00
DJLevel3 ff0b69cc6d Make slider smoothing more configurable, and configure trace sliders to be much faster 2025-01-17 09:59:33 -05:00
DJLevel3 2099b8591a Slightly abstract smoothing speed to make it easier to search for 2025-01-17 09:47:11 -05:00
DJLevel3 4874f3ff1f Rename sliders and variables appropriately 2025-01-17 09:36:33 -05:00
DJLevel3 7d3a1f491b Update trace behavior, and fix bug in drawing code that caused strange behavior 2025-01-17 09:15:41 -05:00
James H Ball 1c50c296d3
Merge pull request #275 from DJLevel3/patch-1
Update __init__.py to work in Blender 4.3
2025-01-14 20:50:01 +00:00
James H Ball badb157536 Only show volume bar on standalone version 2025-01-14 20:14:54 +00:00
James H Ball 0d96f7d752 Show proper error if a GIF fails to open 2025-01-14 20:04:46 +00:00
James H Ball 67fb2961a5 Add more decimal places to effects and lfo 2025-01-13 21:11:26 +00:00
James H Ball 3cc44d7c9f Fix crash when loading a project 2025-01-13 20:39:37 +00:00
James H Ball 600a3db9c4 Make sosci 4 channel input by default, and make osci-render 2 channel input 2025-01-12 20:56:38 +00:00
James H Ball 24d5997ed0 Allow for custom syphon/spout server names 2025-01-12 20:39:20 +00:00
James H Ball 64e7208fee Add space to pause and F11 to make visualiser fullscreen 2025-01-12 18:21:50 +00:00
James H Ball 51f2ad6966 Make visualiser always stay on top 2025-01-12 17:18:04 +00:00
James H Ball b5f935b823 Add double-click to reset parameter values 2025-01-12 11:57:51 +00:00
James H Ball 6d0207b150 Add opengl debug statements to save files 2025-01-12 11:29:23 +00:00
James H Ball 6a78b69ccd Use latest JUCE version 2025-01-11 21:25:54 +00:00
James H Ball d264373f9a Change preferred opengl version to 3.2 2025-01-11 21:15:12 +00:00
DJLevel3 b115ad3f3b
Fix potential bug for 5.0 and 5.1 2025-01-11 09:22:57 -05:00
DJLevel3 0596dbdb43
Add blender_manifest.toml, increment version 2025-01-10 16:04:34 -07:00
DJLevel3 7401d4f9c0
Update __init__.py to work in Blender 4.3 2025-01-10 17:52:24 -05:00