v2.0.0-beta4
Pre-release
Pre-release
·
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.