Wykres commitów

543 Commity (lua-jit-testing)

Autor SHA1 Wiadomość Data
James H Ball 412b385f7e
Merge pull request #312 from DJLevel3/luajit-attempt-2
Luajit attempt 2
2025-08-17 09:11:48 +01:00
James H Ball 13a7744fa3 Fix sosci compilation 2025-08-17 08:07:23 +01:00
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
DJLevel3 76c9988036
Merge pull request #8 from jameshball/develop
Merge branch "develop" into luajit-attempt-2
2025-08-16 09:11:02 -06:00
James H Ball d4cc7b4aed Add bounce and kaleidoscope icons 2025-08-16 15:10:21 +01:00
DJLevel3 59629bc1a8 Make LuaJIT build a little more robust 2025-08-16 07:55:27 -06: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
DJLevel3 40f1f602d7 Add Linux build script and notices about syntax errors 2025-08-16 07:44:06 -06:00
James H Ball d414981a6c
Merge pull request #310 from ahall99/perspective-improvements
Perspective improvements
2025-08-16 14:43:37 +01:00
James H Ball f752b1f9e1
Merge pull request #305 from DJLevel3/interaction-toggle
Interaction toggle
2025-08-16 14:41:25 +01:00
DJLevel3 a535f47a1d Switch acceptsKeys to getter method for sosci 2025-08-16 07:00:18 -06:00
DJLevel3 731466c8ab Switch acceptsKeys to getter method for osci-render 2025-08-16 06:58:46 -06:00
James H Ball 61a952ef61 Change default values for bounce effect and kaleidoscope effect 2025-08-16 12:54:05 +01:00
Anthony Hall 469b4a7af1 Update FOV values after testing 2025-08-15 13:10:04 -07:00
DJLevel3 a4ed461887 Switch to LuaJIT 2025-08-15 10:09:47 -06:00
DJLevel3 f0abefe611 Switch to setGlobalValue in Sosci 2025-08-15 08:43:55 -06:00
DJLevel3 b83e855315 Switch to setGlobalValue for osci-render 2025-08-15 08:41:43 -06: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 2facd66ef8 Add experimental kaleidoscope and bounce effects 2025-08-11 22:10:49 +01:00
James H Ball 600d69e568 Add toggle to disable preview on hover 2025-08-11 20:29:31 +01:00
James H Ball e4261f5ebe Add placeholders in the grid component, and sort effect types 2025-08-10 21:56:35 +01: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 bdf46f55f1 Add effect icons and overhaul draggable list box 2025-08-10 16:28:22 +01:00
James H Ball 559151d8d6 Add close button, pin add new effects to the bottom, add nice ScrollFaceMixin, add automatic scrolling to DraggableListBox 2025-08-10 11:32:24 +01:00
James H Ball 3fc9fa208b Add new 'add effect' button and toggle between the list of effects and the effects grid 2025-08-09 15:32:40 +01:00
James H Ball cfd2773f52 Polish code a bit 2025-08-02 16:49:08 +01:00
James H Ball 83927204b8 Add initial dummy effect grid 2025-08-01 22:48:42 +01:00
James H Ball 47ed50a96c Add grid delay 2025-08-01 15:49:18 +01:00
James H Ball 4321de2f27 Add initial version of multiplex effect 2025-07-27 17:23:44 +01:00
zachcommercialmail@gmail.com 696dde09e3 Add interaction toggle to Sosci as well 2025-06-24 12:11:14 -06:00
zachcommercialmail@gmail.com 7c2d3a0f57 Add a toggle to enable or disable special keys 2025-06-24 11:47:43 -06: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
DJLevel3 2335434b17 Add external input to custom effect 2025-06-23 10:48:41 -06:00
DJLevel3 b7c8734598 Pass by reference into setExternalAudio 2025-06-23 10:48:29 -06:00
DJLevel3 f88d27ee8d Syntax update 2025-06-23 10:47:37 -06:00
DJLevel3 018ac21ba0 Fix bug where some paths don't return a value 2025-06-23 10:46:30 -06:00
DJLevel3 a1bd9f0e76
Requested curly brace syntax conventions 2025-06-21 18:29:47 -06:00
DJLevel3 e72273f490
snake_case consistency 2025-06-21 18:25:51 -06:00
DJLevel3 f40e19647b
Merge branch 'jameshball:main' into lua-voice-external-input 2025-06-21 18:22:25 -06:00
James H Ball 986a1cfd13 Fix issue with sample rate not being set correctly when recording audio 2025-05-26 17:37:48 +01:00
James H Ball 8d475d7946 Flip syphon texture on mac 2025-05-18 13:15:59 +01:00
James H Ball ed62df01b4 Fix compilation on free version 2025-05-12 21:06:13 +01:00
James H Ball b7114dbed0 Add parameter linking, remove debug messages in opengl on windows, make visualiser settings resizable 2025-05-12 20:55:10 +01:00