bevy_mod_scripting
feat: Better HashMaps - hashmap iteration and read-access in map_get()
#487
Open

feat: Better HashMaps - hashmap iteration and read-access in map_get() #487

aggyomfg wants to merge 17 commits into makspll:main from aggyomfg:hashmap_iter
aggyomfg
aggyomfg hashmap iteration
b632625a
aggyomfg map_get via to_dynamic partial reflect
fc7d7462
semanticdiff-com
aggyomfg Merge remote-tracking branch 'origin/main' into hashmap_iter
d6deeacc
aggyomfg get_map_clone - some times needs full reflected value (assets, constr…
e7e1f37a
aggyomfg
aggyomfg map_get_clone don't need mutable acces
9d99dc39
aggyomfg improve iters to iter partial reflect or _clone (full Reflect)
55724f1e
aggyomfg
aggyomfg ipairs_clone
52e1e146
aggyomfg ipairs_clone can be used with map (default lua ipairs can't)
12865a88
makspll Merge branch 'main' into hashmap_iter
0bdb8790
github-actions
makspll
makspll commented on 2025-10-05
aggyomfg get rid of leaked abstraction
96c9156b
aggyomfg get rid of leaked abstraction 2
da7a771d
aggyomfg use default_get instead of map_get
bb789b95
aggyomfg set maps via default_set
9a8a9431
aggyomfg aggyomfg force pushed from 78c6efac to 9a8a9431 23 hours ago
aggyomfg rm insert binding
af9eff79
aggyomfg
aggyomfg fix rhai insert test
64c0221d
aggyomfg aggyomfg marked this pull request as draft 21 hours ago
aggyomfg hashset support and better magic functions
75bded48
aggyomfg aggyomfg marked this pull request as ready for review 3 hours ago
aggyomfg hashset iter
f476eef6

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone