Skip to content

v2.0.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@pak762 pak762 released this 12 Jun 10:18
· 2 commits to remove-is-existing-info since this release

This release has several performance improvements and code simplifications in the IAssetDependencyResolver and implementations.

This leads to the SubSystem classes being removed. The implementation for these are now part of the IAssetDependencyResolvers themself.

Nodes are now created by the INodeHandler directly and the function GetNameAndType got removed due to that. All nodes returned by this functions should have all fields of the returned node, except size, set.