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
4b23e567b4e36701378d8fdb88015efdcd466aea
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SlateCore
/
Public
History
Chris Gagnon
211b835c0c
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
...
#rb none [CL 9116570 by Chris Gagnon in Dev-Editor branch]
2019-09-25 19:56:41 -04:00
..
Animation
…
Application
Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) Interim 4.24.
2019-09-10 11:35:20 -04:00
Brushes
…
Debugging
Moving everything based on FUserAndPointer in FSlateApplication over into FSlateUser directly
2019-09-05 04:38:52 -04:00
FastUpdate
…
Fonts
Removed legacy localized fallback font support for 4.24
2019-09-19 14:28:28 -04:00
Input
Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) Interim 4.24.
2019-09-10 11:35:20 -04:00
Layout
Defer cached slate rendering data clean up until the end of the frame to ensure it doesnt get out of order with deferred updates from retainers
2019-08-19 16:11:48 -04:00
Rendering
Copying //UE4/Dev-RenderPlat-Staging@8684824 to Dev-Main (//UE4/Dev-Main)
2019-09-14 09:45:25 -04:00
Sound
…
Styling
Slate - Fixing border and image to properly invalidate with the underlying resource or brush data changes when the brush is changed. Moving that code into a shared area to make this bit reuseable, this caused some fallout fixing up places that subclassed SBorder. Likely to experience other cases in plugins or other projects.
2019-09-10 14:11:14 -04:00
Textures
Added support for rendering TTF/OTF fonts containing bitmaps, including color fonts (like Emoji)
2019-08-21 17:23:59 -04:00
Types
…
Widgets
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
2019-09-25 19:56:41 -04:00
SlateCore.h
…
SlateGlobals.h
Slate - Switching several bool console vars over to be bools, not ints now that they're fully supported.
2019-08-17 01:42:58 -04:00
SlotBase.h
…