Commit Graph

208 Commits

Author SHA1 Message Date
Jaroslaw Palczynski
d93005e5ef #ttp 332139 - UHT: Unclear error message when a function param is a pointer to a struct
#proj UE4
#branch UE4
#summary Fixed the error message.
#codereview Robert.Manuszewski

[CL 2047508 by Jaroslaw Palczynski in Main branch]
2014-04-23 19:08:00 -04:00
Ben Marsh
7f68ab075f Fix for UHT build errors in non-unity.
[CL 2045824 by Ben Marsh in Main branch]
2014-04-23 18:46:37 -04:00
Steve Robb
04c2da0cf2 #ttp 331467: Make UHT not depend on CoreUObject
#add FClass and FClasses added to encapsulate (and ultimately replace) UClass and FClassTree.
#add StringUtils contains a bunch of string-related functions which were in FHeaderParser for no real reason.
#change Replaced FClassTree with UHT and fixed up all the code which was affected.

#codereview robert.manuszewski

[CL 2045258 by Steve Robb in Main branch]
2014-04-23 18:42:01 -04:00
Jaroslaw Palczynski
063df8cb16 #ttp 331356 - 'Recompile' editor button should tell user to quit and compile if hot reload is not possible.
#proj UE4
#branch UE4
#summary Changed UBT and UHT exit codes to inform about compilation result. The editor is reading exit code of UBT process and changes output message informing if this is a failure due to header changes.
#codereview Robert.Manuszewski

[CL 2044928 by Jaroslaw Palczynski in Main branch]
2014-04-23 18:36:17 -04:00
Maciej Mroz
9b90e1af0d #ue4 ExposeOnSpawn is not mutually exclusive with BlueprintReadOnly
#codereview Nick.Whiting

[CL 2040086 by Maciej Mroz in Main branch]
2014-04-23 17:34:52 -04:00
Michael Noland
42d6fa3e54 #ue4
- Removed conflicting edit/visibility flags on some gameplay classes
- Added an error to UHT when conflciting edit/visibility or BP exposure specifiers are used together
#codereview ben.zeigler, dave.ratti

[CL 2038938 by Michael Noland in Main branch]
2014-04-23 16:45:57 -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