Wykres commitów

149 Commity (lua-jit-testing)

Autor SHA1 Wiadomość Data
James H Ball 56db10fa69 Remove hacky trace effect, and replace it with a different version of the trace line effect 2025-08-16 21:03:25 +01:00
James H Ball 8fa4034789 Merge develop 2025-08-16 20:03:08 +01:00
James H Ball 9fbd37206f
Merge branch 'develop' into effect-twist 2025-08-16 14:49:43 +01:00
James H Ball 1aa561db18
Merge pull request #309 from ahall99/dash-improvements
Make dash frequency invariant and smoother
2025-08-16 14:44:58 +01:00
Anthony Hall 469b4a7af1 Update FOV values after testing 2025-08-15 13:10:04 -07:00
Anthony Hall abb1dbf44f Cement FOV and camera placement changes 2025-08-14 23:21:19 -07:00
Anthony Hall 1a90e7af96 Unit sphere camera placement, FOV control 2025-08-14 01:51:36 -07:00
Anthony Hall ca9613e56d Make dash frequency invariant and smoother 2025-08-14 00:39:51 -07:00
Anthony Hall 81437ed87a Add twist effect, normalize smooth effect 2025-08-13 00:41:13 -07:00
James H Ball fe44875daa Refactor effects so they initialise in the file, and several other improvements 2025-08-10 20:45:06 +01:00
James H Ball 49ae700f73 Avoid any buffer copies and remove unneccessary code as a result 2025-06-23 20:42:27 -04:00
James H Ball fc21919973 Revert build.yaml, fix FILE_EXTENSIONS usage 2025-06-23 19:19:44 -04:00
DJLevel3 bb91e1c0ff Fix bug where extensions will never be accepted in drag and drop 2025-06-23 11:36:45 -06:00
James H Ball 67650b682e Refactor how syphon/spout input works to be cleaner and less buggy 2025-05-03 11:57:14 +01:00
James H Ball a125abfa7f Fix compilation issues on free version, add more extensive hardware accelleration support for video 2025-04-27 11:36:37 +01:00
James H Ball 590eace784 Get initial working version of syphon input 2025-04-26 20:30:10 +01:00
James H Ball 0150dcde51 Improve the look of the timeline and the volume component, and show error when opening large video files, and fix several bugs 2025-04-24 17:13:45 +01:00
James H Ball 0be777507c Move concurrency to osci_render_core and add lua as submodule 2025-04-24 10:47:03 +01:00
James H Ball 41fe625595 Add working addon code 2025-04-23 17:11:21 +01:00
James H Ball c2074d1cef Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
James H Ball 1b4b826763 Add further support and add a timeline for animatable files 2025-04-22 19:13:41 +01:00
James H Ball ddd2163644 Massively improve text parsing 2025-04-04 14:59:17 +01:00
James H Ball c205de10b7 Flip gionometer and add warning message if opening an obj file that is too large 2025-04-04 11:28:13 +01:00
James H Ball bcbf634ff7 Fix major intel graphics bug, and fix smoothing bugs 2025-02-23 19:48:19 +00:00
James H Ball 0eb21a0a70 Use audio processor properties instead of manually loading and saving 2025-02-03 14:33:53 +00:00
James H Ball f0c185e538
Merge pull request #5 from jameshball/develop
Merge develop into branch
2025-02-03 14:16:42 +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 f7bcba7d34 Fix bugs with old versions of blender and with text parser 2025-01-26 16:28:35 +00:00
DJLevel3 e37e227eba Add option to change the port osci-render uses 2025-01-24 07:38:28 -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
James H Ball 225ddaa979 Merge trace parameters into one effect 2025-01-19 18:35:46 +00: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
DJLevel3 ff0b69cc6d Make slider smoothing more configurable, and configure trace sliders to be much faster 2025-01-17 09:59:33 -05:00
DJLevel3 4874f3ff1f Rename sliders and variables appropriately 2025-01-17 09:36:33 -05:00
James H Ball 67fb2961a5 Add more decimal places to effects and lfo 2025-01-13 21:11:26 +00:00
James H Ball 3340d9dd45 Add output volume control to sosci 2025-01-06 09:14:34 +00:00
James H Ball 12c755c697 Add drop-down for screen type, remove brightness slider, add ambient light slider, add real oscilloscope display 2024-12-26 23:00:52 +00:00
James H Ball 6e86f97649 Complete major refactor of osci-render and sosci plugin editor and processor files. Still some bugs... 2024-12-22 14:31:21 +00:00
James H Ball 40423b400c Fix issues with enabling blocked rendering 2024-12-22 14:31:21 +00:00
James H Ball 7f12ee9490 Refactor software oscilloscope and remove legacy visualiser 2024-12-22 14:31:21 +00:00
James H Ball 08fbbae925 Refactor ConsumerManager to AudioBackgroundThread which is now a lot cleaner 2024-12-22 14:31:21 +00:00
James H Ball eff8b3f635 Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
James H Ball 44b6dea7ba Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
James H Ball 6194b039f3 Fix several threading bugs, and crash when changing sample rate 2024-08-26 18:30:29 +01:00
James H Ball fb6105996c Add separate brightness and intensity sliders 2024-08-23 11:06:50 +01:00
James H Ball 997de907bc Save visualiser fullscreen state to project 2024-08-22 14:42:54 +01:00
James H Ball b630a1b7cb Remove redundant connection to old web-based software oscilloscope, and make visualiser centered 2024-08-21 12:09:50 +01:00
James H Ball 9bfdca7b99 Fix several bugs on Windows, make more stable, and make visualiser consistent across sample rates 2024-08-21 12:09:50 +01:00