com.unity.film-internal-utilities 0.10.0-preview
com.unity.film-internal-utilities
Notes: processedReleased July 1, 2021
Browse versions
PreviousNext Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
- com.unity.modules.uielements (1.0.0)
🔄
Changes
- internal: add ListExtensions class with RemoveNullMembers() function
- internal: add AssetUtility.IsAssetPath()
- internal: add TimelineUtility class
- internal: add forceImmediate parameter to ObjectUtility::Destroy()
- internal: open internals to com.unity.selection-groups
- fix: NormalizeAssetPath() to normalize paths under the project path
- refactor: simplify DrawFolderSelectorGUI() and DrawFileSelectorGUI()