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
eba4f3ca9964ec00a092674fed56527f5be58894
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
PropertyEditor
/
Private
/
UserInterface
History
Nick Darnell
38d0e2a429
Editor/Slate - The multiline text editor now allows you to specify a modifer key that is required to create a new line. Normally this is none, but you can set it to Shift, for example to require shift +enter to create a new line. Failing to press Shift+Enter and instead just Enter would now commit the text. The multiline property editors for the editor now use this. Enter by default now always commits the values, but in multiline property fields you can now add new lines by using Shift+Enter.
...
#codereview Nick.Atamas Matt Kuhlenschmidt [CL 2324663 by Nick Darnell in Main branch]
2014-10-09 17:40:30 -04:00
..
PropertyDetails
PropertyEditor: PropertyUtilities has new DontUpdateWhileEditing function. Used by standalone customization widgets.
2014-06-18 06:40:19 -04:00
PropertyEditor
Editor/Slate - The multiline text editor now allows you to specify a modifer key that is required to create a new line. Normally this is none, but you can set it to Shift, for example to require shift +enter to create a new line. Failing to press Shift+Enter and instead just Enter would now commit the text. The multiline property editors for the editor now use this. Enter by default now always commits the values, but in multiline property fields you can now add new lines by using Shift+Enter.
2014-10-09 17:40:30 -04:00
PropertyTable
Move references to UObjects from FCoreDelegates to FCoreUObjectDelegates
2014-10-02 06:13:35 -04:00
PropertyTree
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00