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
535a238d4e2cf3ff6409db03c68aff43af4103ab
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
DataTableEditor
/
Private
History
Alexander Sanoja
535a238d4e
Adjusted forward declare for InlineEditableText usage.
...
#rb none [CL 7438219 by Alexander Sanoja in Dev-Editor branch]
2019-07-18 11:12:57 -04:00
..
CompositeDataTableEditor.cpp
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
2019-01-02 14:54:39 -05:00
CompositeDataTableEditor.h
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
2019-01-02 14:54:39 -05:00
DataTableEditor.cpp
Refactored DataTable Rows for each row to be it's own widget, instead of 2 different widgets per row. Added double click editing to the Row Names column and resizing of the Row Names column.
2019-07-18 11:04:33 -04:00
DataTableEditor.h
Refactored DataTable Rows for each row to be it's own widget, instead of 2 different widgets per row. Added double click editing to the Row Names column and resizing of the Row Names column.
2019-07-18 11:04:33 -04:00
DataTableEditorModule.cpp
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
2019-01-02 14:54:39 -05:00
SCompositeRowEditor.cpp
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
2019-01-02 14:54:39 -05:00
SCompositeRowEditor.h
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
2019-01-02 14:54:39 -05:00
SDataTableListViewRow.cpp
Refactored DataTable Rows for each row to be it's own widget, instead of 2 different widgets per row. Added double click editing to the Row Names column and resizing of the Row Names column.
2019-07-18 11:04:33 -04:00
SDataTableListViewRow.h
Adjusted forward declare for InlineEditableText usage.
2019-07-18 11:12:57 -04:00
SRowEditor.cpp
Updated the DataTable documentation link to take the user to the appropriate webpage. Added inline editing of the 'Name' row. Added Copy/Duplicate/Delete functionality to the whole row for context menu and not just the 'Name' row. Removed 'Row Name' section from Row Editor and shifted the arrangement tools.
2019-07-16 11:10:54 -04:00
SRowEditor.h
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
2019-01-02 14:54:39 -05:00