mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
+ AssetHierarchy: Exposed RootNode
+ ContentBrowserWindow: Fixed Empty Folder not being Leaf-Node
+ TreeNode: Added IsParentOf, IsChildOf and IsInSubtree.
+ Fixed InternalDeleteTreeAndChildren for null trees
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
{
|
|
AssetLoader = "EffectAssetLoader",
|
|
Config = (GlitchyEditor.Assets.EffectAssetLoaderConfig){}
|
|
} |