Rina pushed to main at Rina/website 2026-02-26 23:08:52 +00:00
dd311af2cf
Fix website URL in ssh command
Rina pushed to main at Rina/website 2026-02-26 23:05:23 +00:00
009da650f1
Clean up unused files from previous deployments
Rina pushed to main at Rina/website 2026-02-26 22:46:11 +00:00
61bcfc812b
Add CI concurrency configuration
1d9d5551f4
refactor Janerator react code
d5e1188417
Make the default Generator generate grass
b2bdfc83b3
Move camera up to Y=80
85014d3883
Init workers dynamically instead of statically
Compare 14 commits »
Rina pushed to janerator-engine at Rina/website 2026-02-26 22:41:06 +00:00
babb9a952e
Add CI concurrency configuration
Rina pushed to jane at Rina/janerator 2026-02-26 22:32:49 +00:00
7f59bfa133
Add CI concurrency configuration
Rina pushed to meow at Rina/kit-tunes 2026-02-26 22:31:48 +00:00
304a38bcb5
Add CI concurrency configuration
9175121b1c
Remove extra space from Amos Roddy's name
Compare 2 commits »
Rina pushed to main at Rina/libjane 2026-02-26 22:30:43 +00:00
e13818c25f
Add CI concurrency configuration
Rina pushed to main at Rina/libjane 2026-02-26 18:47:07 +00:00
10025f428c
Remove GraphFunction struct since it's no longer necessary
Rina pushed to main at Rina/libjane 2026-02-26 15:56:43 +00:00
a5a0a5e834
Merge pull request 'Replace .clone()/.to_owned() with dereference on Copy types' (#3) from nadia/libjane:copy-type-to-owned into main
a66b06c51e
Merge branch 'main' into copy-type-to-owned
676877ddc9 Replace .clone()/.to_owned() with dereference on Copy types
Compare 3 commits »
Rina merged pull request Rina/libjane#3 2026-02-26 15:56:41 +00:00
Replace .clone()/.to_owned() with dereference on Copy types
Rina commented on pull request Rina/libjane#3 2026-02-26 04:44:23 +00:00
Replace .clone()/.to_owned() with dereference on Copy types

Looks good! This is a good tip to keep in mind in the future, thank you!

Rina pushed to main at Rina/libjane 2026-02-26 03:54:09 +00:00
f304f39a0c
Add tests for unique_values method
Rina pushed to main at Rina/libjane 2026-02-26 03:13:09 +00:00
042a41ef78
Merge pull request 'Make ChunkAccess::get infallible' (#2) from nadia/libjane:chunk-access-error-handling into main
1bc384229c
Merge branch 'main' into chunk-access-error-handling
d022dd6075 Make ChunkAccess::get infallible
Compare 3 commits »
Rina merged pull request Rina/libjane#2 2026-02-26 03:13:07 +00:00
Make ChunkAccess::get infallible
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 »