Jamie Dale
a569f6b356
Fixed code relying on SLATE_TEXT_ATTRIBUTE for STextBlock.
...
UETOOL-213 - Minimize Slate FString -> FText conversion (remove SLATE_TEXT_ATTRIBUTE)
This fixes any editor/engine specific code that was passing text to Slate as FString rather than FText.
[CL 2399803 by Jamie Dale in Main branch]
2015-01-07 09:52:40 -05:00
Ben Marsh
149375b14b
Update copyright notices to 2015.
...
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Ben Marsh
959cfa782d
Add missing copyright notices to source files.
...
[CL 2379212 by Ben Marsh in Main branch]
2014-12-06 19:14:20 -05:00
Lina Halper
521baeec13
Epic Friday :
...
- record animation from phat
- keep simulated position for skeletalmesh component
[CL 2362211 by Lina Halper in Main branch]
2014-11-17 13:49:07 -05:00
Mikolaj Sieluzycki
d43e69c4b9
Prepare cpp files for header cleanup.
...
#codereview Robert.Manuszewski
[CL 2356854 by Mikolaj Sieluzycki in Main branch]
2014-11-12 04:43:54 -05:00
Lina Halper
c069b0f6e3
Improve Record Animation feature.
...
[CL 2327871 by Lina Halper in Main branch]
2014-10-13 18:29:11 -04:00
Michael Noland
928559eaa0
Editor: Coding-standards fixes (TypeName [*|&] VariableName -> TypeName[*|&] VariableName)
...
[CL 2316341 by Michael Noland in Main branch]
2014-10-01 14:45:23 -04:00
Lina Halper
e2789ddafc
Separated Bone Selection Widget out of the customization, so that we can use it for other stuff
...
#code review: Benn.Gallagher
[CL 2266590 by Lina Halper in Main branch]
2014-08-21 17:25:20 -04:00
Lina Halper
05955fac28
Persona usability -
...
Added tool bar - mainly import/reimport options
[CL 2222754 by Lina Halper in Main branch]
2014-07-17 17:30:46 -04:00
Jaroslaw Palczynski
ebce413232
UE4 Refactoring. Changed OVERRIDE and FINAL macros to keywords override and final.
...
[CL 2104397 by Jaroslaw Palczynski in Main branch]
2014-06-13 06:14:46 -04:00
Nick Darnell
b96d695522
* FDragDropOperation now inherits from TSharedFromThis, no need to do it on subclasses any more. I've removed it from the subclasses that were also doing it.
...
* FDecoratedDragDropOp's Hover text is now FText, instead of FString.
[CL 2041690 by Nick Darnell in Main branch]
2014-04-23 17:55:20 -04:00
UnrealBot
db494a6e69
Engine source (Main branch up to CL 2037954)
2014-04-02 18:09:23 -04:00
Tim Sweeney
324683ce78
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00