Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
829e474ceadf762876f6cf1363a102d503cd61ee
UnrealEngineUWP/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionEditor
History
Brice Criswell 829e474cea Dataflow : Evaluation
- Formalized the caching timestamp with a struct wrapper.
#rb none
#preflight 634ee9121341cb8a2062dc6b

[CL 22606834 by Brice Criswell in ue5-main branch]
2022-10-18 14:29:38 -04:00
..
Private/GeometryCollection
Dataflow : Evaluation
2022-10-18 14:29:38 -04:00
Public/GeometryCollection
Editor - Beginning the process to no longer make loading all assets you right click in the content browser. The first step, is setting up the code to have a deprecation flag DEPRECATE_ASSET_TYPE_ACTIONS_NEEDING_LOADED_OBJECTS, this will make it illegal to implement GetActions on all AssetTypeAction implementations. Checked in disabled, enable it locally to begin trying to implement the recommended method detailed in the IAssetTypeActions header. WIP. One of the things this change does is outlaw (regardless of deprecation) the HasActions() function, this function is no longer used at all, and so we may as well remove its implementation, it also works well as a canary in finding other samples and things that need to be upgraded.
2022-10-14 16:59:41 -04:00
GeometryCollectionEditor.Build.cs
Pass 3 on cleaning up build.cs files.
2022-09-10 00:02:58 -04:00
Powered by Gitea Page: 634ms Template: 22ms
English
English
Licenses API