What's Changed
- Prevent Node child serialization in AA and Array by @lvcabral in #734
- Refactored
RoSGNodeto be an abstract class and created the new SceneGraphNodeclass by @lvcabral in #735 - Fixed
ContentNodefield setting by @lvcabral in #736 - Fixed setting fields with default values in the XML by @lvcabral in #737
- Fixed
MicroDebuggerto properly handle a line with multiple statements separated by colon:by @lvcabral in #738 - Generate a
registryevent when loading the registry during startup of the engine by @lvcabral in #739 - Improvements on node thread ownership by @lvcabral in #740
Full Changelog: v2.0.0-alpha.21...v2.0.0-alpha.22