• Joined on 2024-02-27
railgun pushed to master at studiorailgun/fluid-sim 2024-03-15 16:56:50 -04:00
7a1da2d29c stable-ish multichunk solver
d4d5d2c94e debug work in shaders
Compare 2 commits »
railgun pushed to master at studiorailgun/Renderer 2024-03-13 17:47:30 -04:00
41f2675e43 Fix arena mode
railgun pushed to master at studiorailgun/Renderer 2024-03-12 22:55:43 -04:00
15e10ad83e intelligently place foliage
railgun created branch master in studiorailgun/voxeldev 2024-03-12 18:41:01 -04:00
railgun pushed to master at studiorailgun/voxeldev 2024-03-12 18:41:01 -04:00
c836fa879c first commit
railgun created repository studiorailgun/voxeldev 2024-03-12 18:38:43 -04:00
railgun pushed to master at studiorailgun/Renderer 2024-03-10 22:26:52 -04:00
7275bd7ec1 Merge branch 'renderingCodeRefactor1'
7d7ef42036 update todo
Compare 2 commits »
railgun pushed to renderingCodeRefactor1 at studiorailgun/Renderer 2024-03-10 22:26:37 -04:00
7d7ef42036 update todo
railgun created branch renderingCodeRefactor1 in studiorailgun/Renderer 2024-03-10 22:26:24 -04:00
railgun pushed to renderingCodeRefactor1 at studiorailgun/Renderer 2024-03-10 22:26:24 -04:00
railgun pushed to master at studiorailgun/fluid-sim 2024-03-10 20:34:25 -04:00
3e591442c9 remove jni assignments
railgun pushed to master at studiorailgun/fluid-sim 2024-03-10 19:19:46 -04:00
2bd92fb719 add vscode project config
railgun pushed to master at studiorailgun/fluid-sim 2024-03-10 19:17:15 -04:00
858859043b Merge branch 'master' into migration-successful
6a8a461298 optimization work
1230ac51cb gcc optimization
6f052e48e6 remove JNI from core routines
eac79e0afc swapping arrays is raw arrays only
Compare 29 commits »
railgun created branch migration-successful in studiorailgun/fluid-sim 2024-03-10 19:15:44 -04:00
railgun pushed to migration-successful at studiorailgun/fluid-sim 2024-03-10 19:15:44 -04:00
railgun pushed to migrate-multichunk-to-c at studiorailgun/fluid-sim 2024-03-10 19:15:03 -04:00
6a8a461298 optimization work
railgun pushed to migrate-multichunk-to-c at studiorailgun/fluid-sim 2024-03-10 19:05:33 -04:00
1230ac51cb gcc optimization
railgun pushed to migrate-multichunk-to-c at studiorailgun/fluid-sim 2024-03-10 18:24:03 -04:00
6f052e48e6 remove JNI from core routines
railgun pushed to migrate-multichunk-to-c at studiorailgun/fluid-sim 2024-03-10 18:11:42 -04:00
eac79e0afc swapping arrays is raw arrays only
railgun pushed to migrate-multichunk-to-c at studiorailgun/fluid-sim 2024-03-10 18:09:51 -04:00
f93936a96e neighbor operations use raw arrays