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
1cd287cbcf79f8aa116e64ca1f87f683d1de07b2
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
DataTableEditor
/
Private
History
Chris Gagnon
6f65d35a7a
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) in prep for copy up
...
#rb none [CL 8563299 by Chris Gagnon in Dev-Editor branch]
2019-09-06 19:11:19 -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
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) in prep for copy up
2019-09-06 19:11:19 -04:00
DataTableEditor.h
When forced sorting back to numerical sorting happens in Data Tables, the sort mode switches to the appropriate mode and direction.
2019-08-30 10:31:15 -04:00
DataTableEditorModule.cpp
Added in the standard toolbar, while moving the buttons to it. Fixed a drag drop highlight bug, and added row number on the drag drop decorator.
2019-08-26 14:47:18 -04: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
When forced sorting back to numerical sorting happens in Data Tables, the sort mode switches to the appropriate mode and direction.
2019-08-30 10:31:15 -04:00
SDataTableListViewRow.h
Ensured the row name and row number columns did not resize after manual adjustment, refactored the context menu based on current use, and added the row editor details panel to have the same name as the currently selected row, for Data Tables.
2019-08-28 14:45:19 -04:00
SRowEditor.cpp
Ensured the row name and row number columns did not resize after manual adjustment, refactored the context menu based on current use, and added the row editor details panel to have the same name as the currently selected row, for Data Tables.
2019-08-28 14:45:19 -04:00
SRowEditor.h
Added a Row Number column to Data Tables. Added Sorting of Data Tables by column. Fixed Clearing/Resetting of Data Table search bar to reset data table selection.
2019-08-02 10:57:05 -04:00