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
6366f1bdef68628b684edb978341ced4ebe9b185
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Slate
/
Private
History
Michael Schoell
8780cd955d
Replaced AdditionalCommands with an OnKeyDownHandler in SEditableText, SEditableTextBox, SMultiLineEditableText, and SMultiLineEditableTextBox. Handler is first chance functionality for overriding default functionality of the widget.
...
#codereview Nick.Atamas, Nicholas.Davies [CL 2562702 by Michael Schoell in Main branch]
2015-05-22 11:34:59 -04:00
..
Framework
Optimized the element batcher to perform less memory allocations per frame and pass off some processing to the render thead earlier to avoid additional memcopy's
2015-05-21 10:48:33 -04:00
Widgets
Replaced AdditionalCommands with an OnKeyDownHandler in SEditableText, SEditableTextBox, SMultiLineEditableText, and SMultiLineEditableTextBox. Handler is first chance functionality for overriding default functionality of the widget.
2015-05-22 11:34:59 -04:00
SlateModule.cpp
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
SlatePrivatePCH.h
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00