This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
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
ec2b914fdffec3be774b701b9f29ee367cdc5cdc
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
ContentBrowser
/
Private
History
dave belanger
5fb2a47448
Replace IContentBrowserSingleton::CanChangeAssetPublicState by IAssetTools::CanAssetBePublic
...
#rb scott.nelson #rnx [CL 30090129 by dave belanger in ue5-main branch]
2023-12-04 14:13:00 -05:00
..
AssetView
…
AssetContextMenu.cpp
Replace IContentBrowserSingleton::CanChangeAssetPublicState by IAssetTools::CanAssetBePublic
2023-12-04 14:13:00 -05:00
AssetContextMenu.h
…
AssetViewSortManager.cpp
…
AssetViewTypes.cpp
…
AssetViewWidgets.cpp
Remove AssetVersePath asset tag (motivation is that having a full path written within an asset makes it less portable and changing the root of the verse path involves resaving and revisioning lots of assets)
2023-10-06 10:23:06 -04:00
CollectionAssetRegistryBridge.cpp
…
CollectionAssetRegistryBridge.h
…
CollectionContextMenu.cpp
…
CollectionContextMenu.h
…
CollectionViewTypes.h
…
CollectionViewUtils.cpp
…
CollectionViewUtils.h
…
ContentBrowserCommands.cpp
Changed the save asset behavior in the content browser. It will now only save the modified assets and ignore the others.
2023-10-24 23:32:07 -04:00
ContentBrowserCommands.h
…
ContentBrowserConfig.cpp
…
ContentBrowserConfig.h
…
ContentBrowserLog.h
…
ContentBrowserMenuContexts.cpp
…
ContentBrowserModule.cpp
…
ContentBrowserPluginFilters.cpp
…
ContentBrowserSingleton.cpp
Replace IContentBrowserSingleton::CanChangeAssetPublicState by IAssetTools::CanAssetBePublic
2023-12-04 14:13:00 -05:00
ContentBrowserSingleton.h
Replace IContentBrowserSingleton::CanChangeAssetPublicState by IAssetTools::CanAssetBePublic
2023-12-04 14:13:00 -05:00
ContentBrowserUtils.cpp
…
ContentBrowserUtils.h
…
DragDropHandler.cpp
…
DragDropHandler.h
…
FrontendFilters.cpp
…
HistoryManager.cpp
…
NewAssetOrClassContextMenu.cpp
…
NewAssetOrClassContextMenu.h
…
PathContextMenu.cpp
…
PathContextMenu.h
…
PathViewTypes.cpp
…
PathViewTypes.h
…
SAssetDialog.cpp
…
SAssetDialog.h
…
SAssetPicker.cpp
Control Rig: Disable renaming in asset picker + support double click
2023-11-29 07:23:01 -05:00
SAssetPicker.h
Control Rig: Disable renaming in asset picker + support double click
2023-11-29 07:23:01 -05:00
SAssetView.cpp
Fixed usage of TRACE_CPUPROFILER_EVENT_SCOPE macros in various engine files.
2023-09-29 04:05:39 -04:00
SCollectionPicker.cpp
…
SCollectionPicker.h
…
SCollectionView.cpp
…
SCollectionView.h
…
SContentBrowser.cpp
Added tag metadata to items in New Asset menu of Context Browser
2023-10-30 06:33:19 -04:00
SContentBrowser.h
Changed the save asset behavior in the content browser. It will now only save the modified assets and ignore the others.
2023-10-24 23:32:07 -04:00
SFilterList.cpp
- Exposed 'use sections for categories' bool to the asset picker config
2023-10-12 09:10:34 -04:00
SFilterList.h
- Exposed 'use sections for categories' bool to the asset picker config
2023-10-12 09:10:34 -04:00
SourcesSearch.cpp
…
SourcesSearch.h
…
SourcesViewWidgets.cpp
…
SourcesViewWidgets.h
…
SPathPicker.cpp
…
SPathPicker.h
…
SPathView.cpp
…
SPathView.h
…
SThumbnailEditModeTools.cpp
…
SThumbnailEditModeTools.h
…
TextFilterKeyValueHandlers.cpp
…
TextFilterKeyValueHandlers.h
…
TextFilterValueHandlers.cpp
…
TextFilterValueHandlers.h
…