Commit Graph

61 Commits

Author SHA1 Message Date
austin
3a34dc28ce cleanup work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-04-29 13:50:30 -04:00
austin
f64d360d14 pathfinding work
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2025-04-16 16:47:05 -04:00
austin
9c6333108d increase memory budget
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-03-30 16:44:56 -04:00
austin
06502e665e pressurecell diffuse internal bounds
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-17 16:10:33 -05:00
austin
982911cfb7 fix pressurecell OOB advect
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-17 13:08:06 -05:00
austin
3d553b8c23 tested navier stokes solver
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-15 19:18:29 -05:00
austin
e9c79046d5 fluid work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-15 17:05:11 -05:00
austin
5efb1b7ea2 normalization tracking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-15 10:42:57 -05:00
austin
1136014b1f start work on pressurecell implementation 2024-12-13 21:22:35 -05:00
austin
95adeb318a multigrid working with diffusion solvers
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-13 14:01:26 -05:00
austin
9b1fa6939a comment out hard to pass tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-12 23:49:28 -05:00
austin
05580f2b36 build tools assembly work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 14:03:22 -05:00
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