James H Ball
|
2d9b9a0a71
|
Fix sosci compilation, and update version numbers
|
2025-08-30 14:08:24 +01:00 |
James H Ball
|
74812953ef
|
Fix issues with dragging and dropping effects
|
2025-08-30 13:54:28 +01:00 |
James H Ball
|
066d8770db
|
Add current file and total files counter to FileControlsComponent
|
2025-08-25 23:26:38 +02:00 |
James H Ball
|
ae1ccdd22e
|
Finalise design for opening new files
|
2025-08-25 23:08:36 +02:00 |
James H Ball
|
4b310f7abb
|
Add additional text files and fix double-locking when clicking the randomise button
|
2025-08-25 22:28:30 +02:00 |
James H Ball
|
541cbc696b
|
Add many new example files and refactor code
|
2025-08-25 20:32:02 +02:00 |
James H Ball
|
b8f243f335
|
Merge develop
|
2025-08-22 19:53:49 +01:00 |
James H Ball
|
f6d6868046
|
Redesign and remove MainComponent to put the file controls as a separate bar at the top
|
2025-08-22 11:37:33 +01:00 |
James H Ball
|
54c362e8f0
|
Merge pull request #318 from DJLevel3/sosci-crash-patch
Patch a crash in Sosci due to a missing submenu and two logic bugs
|
2025-08-19 21:04:19 +01:00 |
DJLevel3
|
aa3facbd97
|
Patch a crash in Sosci due to missing submenu
|
2025-08-19 08:24:35 -06:00 |
James H Ball
|
5132bf9f1f
|
Merge pull request #311 from DJLevel3/luajit-attempt-2
Attempt 2: Switch from Lua interpreter to LuaJIT compiler
|
2025-08-18 22:23:32 +01:00 |
James H Ball
|
517534782d
|
Add first pass at example files dialog
|
2025-08-18 22:14:54 +01:00 |
James H Ball
|
ccfb8391be
|
Make grid component more generic
|
2025-08-17 20:53:49 +01:00 |
DJLevel3
|
ab49a8caf4
|
Merge pull request #9 from jameshball/develop
Sync LuaJIT to Develop
|
2025-08-17 07:33:42 -06: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 |