We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f20698e commit 83c29b6Copy full SHA for 83c29b6
release-notes/0.11.0.md
@@ -52,6 +52,10 @@ The `get` and `set` indexer functions have been extracted into a `MagicFunctions
52
53
Various internal hashmaps have been tuned to get free performance wins.
54
55
+### Other
56
+- Various missing getters and setters have been added to the `Scripts` resource.
57
+- ScriptValue printing has been improved when nested in reflected types
58
+
59
## Changelog
60
See a detailed changelog [here](https://github.com/makspll/bevy_mod_scripting/blob/main/CHANGELOG.md)
61
0 commit comments