Commit Graph

11 Commits

Author SHA1 Message Date
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Mikolaj Sieluzycki
e333288ef6 Prepare UMGEditor headers for private PCH cleanup.
#codereview Robert.Manuszewski

[CL 2329920 by Mikolaj Sieluzycki in Main branch]
2014-10-15 05:21:18 -04:00
Jaroslaw Palczynski
7c41927cf4 Rename FPostConstructInitializeProperties to something simpler
Changed it with FObjectInitializer.

UECORE-7

[CL 2328384 by Jaroslaw Palczynski in Main branch]
2014-10-14 10:29:11 -04:00
Mikolaj Sieluzycki
050cf02d86 UMGEditor private PCH cleanup.
#codereview Robert.Manuszewski

[CL 2321071 by Mikolaj Sieluzycki in Main branch]
2014-10-07 07:01:31 -04:00
Nick Darnell
7f7c2d28b3 UMG - Still experimental but removing the experimental flag and always loading UMG.
[CL 2254931 by Nick Darnell in Main branch]
2014-08-13 14:04:16 -04:00
Nick Darnell
7fa699bf42 UMG - The widget blueprint factory no longer appears in the new asset menu if UMG is not enabled.
[CL 2213888 by Nick Darnell in Main branch]
2014-07-14 11:24:15 -04:00
Nick Darnell
fea7558563 UMG - Experimenting with a method of doing designer extensions for widgets. Parent pointers for umg panel slots, needs more adoption, and less micromanagement. Widget blueprints are once again creatable.
[CL 2087554 by Nick Darnell in Main branch]
2014-05-29 17:33:16 -04:00
Nick Darnell
6428d3b7d4 UMG - Completely divorced the UI system from needing to be based on AActor and Components.
[CL 2083100 by Nick Darnell in Main branch]
2014-05-29 16:48:01 -04:00
Nick Darnell
1f5a3d25ba * Introducing a new kismet compiler for widget blueprints (for UMG).
* Extending the signature of a few kismet utility methods to make it more extensible.
* Now generating a list of template widgets (currrently still components).  Able to safely build a hierarchy and then clone that into new objects without GLEO problems.
* Adding vertical and horrizontal boxes to UMG.

[CL 2052277 by Nick Darnell in Main branch]
2014-04-23 19:55:18 -04:00
Nick Darnell
ae8049b64e Nonunity built fix.
[CL 2050347 by Nick Darnell in Main branch]
2014-04-23 19:42:49 -04:00
Nick Darnell
4d26248bd0 * New asset category in the new menu "User Interface", currently just the slate related assets are visible unless -umg is provided.
* Porting a large swath of the code from SlateComponentWrapper into UMG.
* Creating a derived UBlueprint for AUserWidget. (The base class for a UMG widget).

[CL 2050095 by Nick Darnell in Main branch]
2014-04-23 19:38:57 -04:00