Commit Graph

1110 Commits

Author SHA1 Message Date
austin
53a9a1b383 bounds array allocation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-06 16:11:34 -05:00
austin
7f09be679f work on native cellular sim
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 15:49:08 -05:00
austin
c022ee1206 fix fluid dispatch array deref
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 15:39:17 -05:00
austin
89b4fbb862 define cellular simulator
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 15:19:59 -05:00
austin
5c44d36f25 dedicated native fluid simulator
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 14:35:03 -05:00
austin
a8b473fc24 native fluid chunk dispatcher
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 13:51:15 -05:00
austin
7740672e2c more test file refactoring
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 13:31:43 -05:00
austin
b9fe5b3ebe refactor native test code location
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 13:21:25 -05:00
austin
7a241e9043 refactor fluid sim headers 2024-12-06 13:18:40 -05:00
austin
30863173d6 refactor fluid sim code
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 12:56:02 -05:00
austin
bdb4394ab3 fix arena loading
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 12:40:50 -05:00
austin
bd80b09d41 add some fluid sim work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 12:01:43 -05:00
austin
e6e469bec1 fluid work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-05 16:22:32 -05:00
austin
da4e46daaf chunk tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-04 22:19:21 -05:00
austin
52c98beb7a Add tests for chunk.c
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-04 20:20:39 -05:00
austin
bbf14ffd87 fix testing
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-04 19:30:35 -05:00
austin
85f0652d4f small collision engine formatting
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 22:58:00 -05:00
austin
8147a21f2d bump ode4j version
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 21:59:59 -05:00
austin
c34de4744b fix placing character at end of world bounds
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-03 21:30:43 -05:00
austin
af1daecdac Start to standardize on doubles for positions
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 20:54:21 -05:00
austin
4e6f9243b6 terrain chunk file dedicated folder
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 18:39:19 -05:00
austin
4995e06f87 fix homogenous flagging on cell managers
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 18:26:23 -05:00
austin
bff87fa725 Fix cache key collision bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 18:13:09 -05:00
austin
9157180e03 elevation fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 17:59:01 -05:00
austin
1ea758705f spawn player in center of single player world
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 16:36:35 -05:00
austin
ddaab9a2db fix single player loading
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 16:14:07 -05:00
austin
c8ba4c5e5c move world generation menu functions
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 14:05:54 -05:00
austin
944a6c93eb swap to first person testing
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 13:49:35 -05:00
austin
e21bcbbe3f fix gravity tree not deactivating
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 13:19:17 -05:00
austin
acfd28a0fc more native refactoring
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 12:55:26 -05:00
austin
a9c7118ac5 moving native code around
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 12:38:40 -05:00
austin
7e6b0a1703 ctest emit junit files
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 12:04:49 -05:00
austin
ca965f4ca3 submodule checkout
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-03 11:54:29 -05:00
austin
ca604cab20 add platform include path for jni
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-03 11:49:22 -05:00
austin
289b5ee43e Update cmake build script
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-03 11:44:51 -05:00
austin
d90330c5ca jenkins create out dir off the bat
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-03 11:34:41 -05:00
austin
33751bdc71 update jenkins jni path
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-03 11:32:37 -05:00
austin
4c0d591f2a conditionally use jenkins jni path
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-03 11:30:04 -05:00
austin
aa7c54429e jenkins report more environment information
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-03 10:55:54 -05:00
austin
8bb1636c87 update cmakepresets
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-02 19:20:38 -05:00
austin
7a979d455c remove preset from folder path
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-02 19:08:41 -05:00
austin
23999d56f4 jenkins update
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-02 18:58:16 -05:00
austin
e08ae42cde update jenkinsfile to support java
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-02 16:55:27 -05:00
austin
1dd1f31082 pipeline fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-02 13:41:30 -05:00
austin
b0aecef1ed Native code testing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-02 13:38:54 -05:00
austin
cb9dc3170d integrate cmake + ninja
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-01 23:45:29 -05:00
austin
251f6d2c66 stabilize static liquids
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 19:30:27 -05:00
austin
83b8227b68 normalization ratio for fluid simulation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 19:23:08 -05:00
austin
6b3a07cbc1 Conditional fluid chunk network activity
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 18:26:51 -05:00
austin
0b9f62cc0e Awake fluid chunks based on neighbor state 2024-12-01 18:24:02 -05:00