Commit Graph

5 Commits

Author SHA1 Message Date
Matt Kuhlenschmidt
95e3da0076 Fix crash accessing timespan property after a blueprint is compiled
[CL 2472300 by Matt Kuhlenschmidt in Main branch]
2015-03-09 09:00:40 -04: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
Maciej Mroz
1c019b7d9d UE-6068 The Default Value for a Timespan variable resets whenever its Blueprint is compiled
WithIdenticalViaEquality = true in TStructOpsTypeTraits<FDateTime> and TStructOpsTypeTraits<FTimespan>

#codereview Joe.Conley, Max.Preussner

[CL 2374635 by Maciej Mroz in Main branch]
2014-12-03 06:31:35 -05:00
Matt Kuhlenschmidt
d647c8f5ed Fix cases of constant FName recreation in the editor which is affecting performance
[CL 2363352 by Matt Kuhlenschmidt in Main branch]
2014-11-18 09:57:20 -05:00
Max Preussner
8717dd9637 Editor: Added details view customization for FDateTime and FTimespan; also some code cleanup
#CodeReview: david.nikdel

[CL 2282244 by Max Preussner in Main branch]
2014-09-02 19:28:15 -04:00