Wykres commitów

1460 Commity (0a214eda997658f95c03ec73dcd2f81737a338cc)

Autor SHA1 Wiadomość Data
DJLevel3 0a214eda99 forgor💀 to uncomment something 2025-08-17 08:11:15 -06:00
DJLevel3 1e99bf53da forgor💀 to add the dollar sign 2025-08-17 08:09:36 -06:00
DJLevel3 78f2133550 furtherererer ci work 2025-08-17 07:57:36 -06:00
DJLevel3 9e558658d0 furthererer ci work 2025-08-17 07:48:13 -06:00
DJLevel3 cecc9fd09c furtherer ci work 2025-08-17 07:39:47 -06:00
DJLevel3 3632fef0a7 further ci work 2025-08-17 07:38:08 -06:00
DJLevel3 ab49a8caf4
Merge pull request #9 from jameshball/develop
Sync LuaJIT to Develop
2025-08-17 07:33:42 -06:00
DJLevel3 c78dcfbc32 possible Windows ci fix 2025-08-17 07:25:01 -06:00
James H Ball 6cbaed5663
Update luajit_linux_macos.sh 2025-08-17 10:04:30 +01:00
James H Ball e1240f8460
Update luajit_linux_macos.sh 2025-08-17 09:57:45 +01:00
James H Ball 80b36a7162
Update luajit_linux_macos.sh 2025-08-17 09:37:52 +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 6ac05f9345
Merge pull request #307 from jameshball/effect-grid
Overhaul interface for effects, massively refactor how effects are initialised
2025-08-16 20:04:33 +01:00
James H Ball 8fa4034789 Merge develop 2025-08-16 20:03:08 +01:00
DJLevel3 90585abd54 revert development id removal 2025-08-16 12:25:05 -06:00
DJLevel3 7bb2a676c4 Make compilation work out of the box on MacOS by updating LuaJIT script and removing hardcoded developer ID 2025-08-16 10:28:55 -06: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
DJ_Level_3 93d177b003 fix Linux build 2025-08-16 09:08:43 -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 aa07c073b2
Merge pull request #308 from ahall99/effect-twist
Add twist effect, normalize smooth effect
2025-08-16 14:53:59 +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
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 2f9ee2c0f1 Add potential macOS support (needs to be tested) 2025-08-15 10:43:15 -06:00
DJLevel3 a4ed461887 Switch to LuaJIT 2025-08-15 10:09:47 -06:00
DJLevel3 065af7a836 add LuaJIT as a submodule 2025-08-15 09:12:33 -06:00
DJLevel3 a084f5984d add luajit as a module 2025-08-15 09:04:30 -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