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
59e0d4e85b2bf616dfa3541cd765d196cb2e82df
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealHeaderTool
/
Private
History
Steve Robb
7d32c57c73
Support for regular C++ int types in casts.
...
#codereview robert.manuszewski [CL 2646554 by Steve Robb in Main branch]
2015-08-06 12:09:44 -04:00
..
Specifiers
New IsSorted algorithm.
2015-06-15 13:40:28 -04:00
BaseParser.cpp
Fix issues with comment parsing in UHT.
2015-06-30 11:45:05 -04:00
BaseParser.h
New IsSorted algorithm.
2015-06-15 13:40:28 -04:00
ClassDeclarationMetaData.cpp
…
ClassDeclarationMetaData.h
New IsSorted algorithm.
2015-06-15 13:40:28 -04:00
Classes.cpp
…
Classes.h
…
ClassMaps.cpp
…
ClassMaps.h
…
CodeGenerator.cpp
Make UEnums store values as uint8 instead of int8.
2015-08-04 08:20:16 -04:00
GeneratedCodeVersion.h
…
HeaderParser.cpp
Support for regular C++ int types in casts.
2015-08-06 12:09:44 -04:00
HeaderParser.h
UHT: Added class range validation in exporting code to prevent crashes when they occur during bad parsing.
2015-07-15 13:24:05 -04:00
HeaderProvider.cpp
…
HeaderProvider.h
…
Manifest.cpp
…
Manifest.h
…
NativeClassExporter.h
…
ParserClass.cpp
…
ParserClass.h
…
ParserHelper.cpp
…
ParserHelper.h
…
Scope.cpp
…
Scope.h
…
SimplifiedParsingClassInfo.h
UE-16079: Creating Factory in Runtime Module is not possible and has strange error.
2015-06-02 02:12:11 -04:00
StringUtils.cpp
…
StringUtils.h
…
UnrealHeaderToolMain.cpp
…
UnrealSourceFile.cpp
UE-16079: Creating Factory in Runtime Module is not possible and has strange error.
2015-06-02 02:12:11 -04:00
UnrealSourceFile.h
UE-16079: Creating Factory in Runtime Module is not possible and has strange error.
2015-06-02 02:12:11 -04:00
UnrealTypeDefinitionInfo.h
…