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
17554cd989b4f2a7ee3d06dc94de870a0eb39dc3
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
PropertyEditor
/
Public
History
george rolfe
513d5e2e69
[PropertyEditor] Added an optional tooltip/description to Categories and Groups
...
#rb logan.buchy #jira UE-218074 [CL 34393538 by george rolfe in ue5-main branch]
2024-06-15 00:47:18 -04:00
..
UserInterface
…
DetailBuilderTypes.h
…
DetailCategoryBuilder.h
[PropertyEditor] Added an optional tooltip/description to Categories and Groups
2024-06-15 00:47:18 -04:00
DetailColumnSizeData.h
…
DetailLayoutBuilder.h
…
DetailRowMenuContext.h
…
DetailsDisplayManager.h
…
DetailsNameWidgetOverrideCustomization.h
…
DetailsViewArgs.h
[BugFix] Various bugs related to showing/hiding properties in the fixup tool.
2024-04-30 01:13:08 -04:00
DetailsViewObjectFilter.h
…
DetailsViewStyleKey.h
…
DetailTreeNode.h
…
DetailWidgetRow.h
…
IDetailChildrenBuilder.h
…
IDetailCustomization.h
…
IDetailCustomNodeBuilder.h
…
IDetailDragDropHandler.h
…
IDetailGroup.h
[PropertyEditor] Added an optional tooltip/description to Categories and Groups
2024-06-15 00:47:18 -04:00
IDetailKeyframeHandler.h
…
IDetailPropertyChildrenCustomizationHandler.h
Introduced IDetailPropertyChildrenCustomizationHandler - a way to customize properties children in a DetailsView (contributed)
2024-05-17 04:09:39 -04:00
IDetailPropertyExtensionHandler.h
…
IDetailPropertyRow.h
…
IDetailRootObjectCustomization.h
…
IDetailsView.h
Introduced IDetailPropertyChildrenCustomizationHandler - a way to customize properties children in a DetailsView (contributed)
2024-05-17 04:09:39 -04:00
IDetailTreeNode.h
…
IPropertyChangeListener.h
…
IPropertyDetailsUtilities.h
…
IPropertyRowGenerator.h
…
IPropertyTable.h
…
IPropertyTableCell.h
…
IPropertyTableCellPresenter.h
…
IPropertyTableColumn.h
Fixed a bunch of constness issues with FProperty*, for an upcoming change to TPropertyValueIterator.
2024-05-20 07:01:46 -04:00
IPropertyTableCustomColumn.h
…
IPropertyTableRow.h
…
IPropertyTableUtilities.h
…
IPropertyTableWidgetHandle.h
…
IPropertyTreeRow.h
…
IPropertyTypeCustomization.h
…
IPropertyUtilities.h
…
ISinglePropertyView.h
…
IStructureDataProvider.h
[Backout] - CL33242681
2024-04-30 01:05:58 -04:00
IStructureDetailsView.h
…
MaterialList.h
…
NumericPropertyParams.h
…
PropertyCustomizationHelpers.h
Property Customization Helpers: Add a utility function to create an edit button
2024-06-07 14:56:34 -04:00
PropertyEditing.h
…
PropertyEditorArchetypePolicy.h
…
PropertyEditorClipboard.h
…
PropertyEditorCopyPaste.h
…
PropertyEditorDelegates.h
PropertyEditor: Add property handle layout overrides, so that systems can inject their own custom layout selection logic
2024-06-03 14:07:01 -04:00
PropertyEditorEditConstPolicy.h
…
PropertyEditorModule.h
PropertyEditor: Add property handle layout overrides, so that systems can inject their own custom layout selection logic
2024-06-03 14:07:01 -04:00
PropertyEditorPermissionList.h
…
PropertyEditorUtils.h
…
PropertyHandle.h
…
PropertyPath.h
…
PropertyPermissionList.h
Fix PropertyPermissionList breaking if an entry contained no Allow, Deny or DenyAll entries.
2024-05-30 16:12:34 -04:00
PropertyRestriction.h
…
SDetailsSplitter.h
…
SPerQualityLevelPropertiesWidget.h
…
SResetToDefaultMenu.h
…
SResetToDefaultPropertyEditor.h
…
SStandaloneCustomizedValueWidget.h
…
VariablePrecisionNumericInterface.h
…