Commit Graph

49 Commits

Author SHA1 Message Date
austin
2247a5d9dd rearching CG solver 2024-12-11 21:48:39 -05:00
austin
72f9fcdcba grid2 work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-10 19:12:47 -05:00
austin
c8c2ba7ad7 implement conjugate gradient solver
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-10 15:56:39 -05:00
austin
506cced695 density advection tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 19:38:10 -05:00
austin
1b36112e24 refactoring grid2 headers
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 18:01:27 -05:00
austin
01a2ab603c cellular sim deterministic work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-07 15:12:29 -05:00
austin
d6939ba8dd fix bug in cellular test
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 23:27:39 -05:00
austin
03729abc7b commit work for the day
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-06 22:40:08 -05:00
austin
e5ce16a734 native bounds solver
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 18:18:33 -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
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
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
e6e469bec1 fluid work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-05 16:22:32 -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
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
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
172110a6d0 Memory pooling for chunk data allocators
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 16:34:49 -05:00
austin
569311a23e Fix memory leak
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 15:21:54 -05:00
austin
0e2c29d8a1 explicit memory management of fluids
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 13:07:33 -05:00
austin
03d583ee85 metadata calculation on c side of fluidsim
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 19:52:10 -05:00
austin
f2fc2d2dc4 actual fluid sim in bounded level
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 19:04:41 -05:00
austin
5caed003d1 properly linking library
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 18:10:41 -05:00
austin
f41b0fb0f4 integrate fluid lib build into main build
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 14:56:01 -05:00
austin
5174572fb8 Migrate C code
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 14:32:35 -05:00
austin
4d6db78059 ClientDrawCellManager optimizations
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-10 14:51:29 -05:00
austin
985e4881c1 post processing pipeline + blur
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-16 19:05:50 -04:00
austin
9443811a2c remove framebuffer caching for debug
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-02 10:07:28 -04:00
austin
ab15401f5d vscode extension recommendation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-20 15:28:39 -04:00
austin
e30784fffb bug triage, vscode extension recommends
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 11:37:03 -04:00
austin
e5a187ce19 script engine work 2024-07-02 16:14:05 -04:00
austin
b711111589 Remotery + extensive profiler usage 2024-03-23 23:19:06 -04:00
austin
9196568a20 Break up rendering engine into pipelines flow
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-10 11:11:39 -04:00
austin
7ab6cf96d9 Audio engine overhaul
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-09 15:54:47 -05:00
austin
c63d776cc7 simulation flag 2023-10-22 22:28:14 -04:00
austin
0273bc54c8 The grass update 2023-05-25 18:04:22 -04:00
austin
a895289eb2 Refactoring parts of code 2023-01-28 22:23:01 -05:00
austin
69b8f86647 Add option for testing 2022-06-08 16:24:15 -04:00
austin
cf9588f24f equipping networking partway 2022-06-06 18:11:05 -04:00
austin
70f54fefd5 fix slider not using same drag logic as character 2022-04-29 23:26:23 -04:00
austin
ebb2cb8769 Add headless option 2022-04-28 22:42:01 -04:00
austin
d4513b84a4 Get networking working on basic level 2022-04-23 22:05:50 -04:00
austin
5cc0998b26 ui fixes 2022-04-23 17:00:44 -04:00
austin
1c0ea25fb5 partway to iron sight 2022-03-23 00:23:59 -04:00
austin
af0a54b336 Fixed scrolling ui component 2022-03-17 00:05:28 -04:00
austin
a5031f20f6 Environment updates, work on rotator system 2022-02-06 00:00:44 -05:00
austin
96d2fdf474 Fix terrain mesh simplification + vscode tasks 2021-11-27 18:07:11 -05:00