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
d856426368e269235b612f8fb5a8ea0ca88f8190
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SlateCore
/
Private
History
steve robb
f8d47335a4
Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
...
[CL 31626444 by steve robb in ue5-main branch]
2024-02-19 16:51:58 -05:00
..
Animation
Slate: move animated attribute from slatecore to slate
2024-02-08 05:59:30 -05:00
Application
…
Brushes
…
Debugging
…
FastUpdate
Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
2024-02-19 16:51:58 -05:00
Fonts
Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
2024-02-19 16:51:58 -05:00
Input
…
Layout
…
Rendering
Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
2024-02-19 16:51:58 -05:00
Sound
…
Styling
Reduce vertical space consumed by title bar
2024-02-12 04:34:41 -05:00
Test
…
Textures
…
Trace
…
Types
…
Widgets
Retainer: fix an issue with clipping that was not working in case Stencil clipping was used on elements inside the the retainer (which when using shear or non axis aligned rotation).
2024-02-15 11:30:57 -05:00
Children.cpp
…
SlateCoreClasses.cpp
…
SlateCoreModule.cpp
Slate: move animated attribute from slatecore to slate
2024-02-08 05:59:30 -05:00
SlotBase.cpp
…