Rina pushed to main at Rina/libjane 2026-02-25 20:36:36 +00:00
0260801319
Merge pull request 'Return &[T] from ChunkAccess::values() instead of allocating Vec<T>' (#1) from nadia/libjane:chunk-access-refactor into main
cc716c3a9e Return &[T] from ChunkAccess::values() instead of allocating Vec<T>
Compare 2 commits »
Rina merged pull request Rina/libjane#1 2026-02-25 20:36:34 +00:00
Return &[T] from ChunkAccess::values() instead of allocating Vec<T>
Rina pushed to main at Rina/libjane 2026-02-25 19:16:46 +00:00
b30a287444
add dimensionality setting to caches, remove output caches from masks and put them on layers
4ebb2ceb4f
Add chunks of different dimensionality
b2e64bf2a9
Add 'Dimensions' method to all Graphers
9faced77bd
Add 'Dimensions' and 'Axis' structs to keep track of used args
04b733e99d
Remove serde(skip) and use ChunkCache::configure where relevant
Compare 5 commits »
Rina pushed to caching-refactor-ii at Rina/libjane 2026-02-25 19:16:05 +00:00
b30a287444
add dimensionality setting to caches, remove output caches from masks and put them on layers
4ebb2ceb4f
Add chunks of different dimensionality
Compare 2 commits »
Rina pushed to caching-refactor-ii at Rina/libjane 2026-02-22 17:51:34 +00:00
b2e64bf2a9
Add 'Dimensions' method to all Graphers
Rina pushed to caching-refactor-ii at Rina/libjane 2026-02-21 21:22:42 +00:00
3dd4b4224a
[WIP] add dimensionality concept to graphers
9faced77bd
Add 'Dimensions' and 'Axis' structs to keep track of used args
Compare 2 commits »
Rina pushed to caching-refactor-ii at Rina/libjane 2026-02-21 18:35:53 +00:00
831b68a006
Add 'Dimensions' and 'Axis' structs to keep track of used args
Rina pushed to caching-refactor-ii at Rina/libjane 2026-02-21 18:24:08 +00:00
c4e8ec6572
Add 'Dimensions' and 'Axis' structs to keep track of used args
Rina pushed to caching-refactor-ii at Rina/libjane 2026-02-21 16:01:20 +00:00
04b733e99d
Remove serde(skip) and use ChunkCache::configure where relevant
Rina pushed to caching-refactor-ii at Rina/libjane 2026-02-19 21:37:34 +00:00
4ffb4c237c
[WIP] add 'Config' types for each thing with a Cache
Rina created branch caching-refactor-ii in Rina/libjane 2026-02-19 21:37:34 +00:00
Rina pushed to main at Rina/libjane 2026-02-19 21:30:54 +00:00
9081c3766e
Remove Serialize support to minimize copying
5ffa760108
Move cache out of 'layer' module
Compare 2 commits »
Rina pushed to caching-refactor at Rina/libjane 2026-02-19 10:19:56 +00:00
Rina pushed to caching-refactor at Rina/libjane 2026-02-16 16:57:54 +00:00
Rina created branch caching-refactor in Rina/libjane 2026-02-16 16:57:54 +00:00
Rina pushed to main at Rina/libjane 2026-02-07 19:50:41 +00:00
cd6352986c
Fix WASM test
907d2562f3
Fix outline shape field on 2023.json
Compare 2 commits »
Rina pushed to main at Rina/libjane 2026-02-03 22:53:50 +00:00
3c4f3d3c54
Evaluate the 'used inputs' to the function
Rina pushed to jane at Rina/janerator 2026-02-03 21:43:57 +00:00
158df42ec7
run all of fillFromNoise in the executor
Rina pushed to janerator-engine at Rina/website 2026-01-21 20:35:44 +00:00
21cea46741
refactor Janerator react code
Rina pushed to janerator-engine at Rina/website 2026-01-20 20:51:25 +00:00
b98e4eb051
Make the default Generator generate grass
31881c8a29
Move camera up to Y=80
68ce73c611
Init workers dynamically instead of statically
Compare 3 commits »