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
dc107df1976e4e2ac1c3a34a58f2eda6f9052d0f
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
DataTableEditor
/
Private
History
Alexander Sanoja
5d516e8ca8
Fix CIS build missing header
...
#rb none [CL 7895664 by Alexander Sanoja in Dev-Editor branch]
2019-08-08 15:52:12 -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
Fix CIS build missing header
2019-08-08 15:52:12 -04:00
DataTableEditor.h
Added link to open struct window on click, insertion of row above/below current row in context menu, drag drop row arrangement, and tool tips for index and drag drop columns all to Data Tables.
2019-08-08 15:35:30 -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
Added link to open struct window on click, insertion of row above/below current row in context menu, drag drop row arrangement, and tool tips for index and drag drop columns all to Data Tables.
2019-08-08 15:35:30 -04:00
SDataTableListViewRow.h
Added link to open struct window on click, insertion of row above/below current row in context menu, drag drop row arrangement, and tool tips for index and drag drop columns all to Data Tables.
2019-08-08 15:35:30 -04:00
SRowEditor.cpp
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
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