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
e5afb4e7c77f802fc0804eb887db92aa62855774
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
ProjectFiles
History
Almax27
774f252b92
Fix plist value causing issues with launch orientation (the github PR
#12208
). Also (in additional to the PR), UISupportedInterfaceOrientations was being duplicated in the non-legacy plist writing (now removed) and modern xcode xcconfig file.
...
#jira UE-221333 #rb Josh.Adams [CL 36449673 by Almax27 in 5.5 branch]
2024-09-19 16:13:28 -04:00
..
CLion
…
CMake
…
CodeLite
…
Eddie
…
KDevelop
UnralBuildTool: Fixing more analysis warnings
2024-07-23 19:39:24 -04:00
Make
PR
#11012
: Makefile generator is now platform agnostic
2024-08-09 14:56:58 -04:00
QMake
UnralBuildTool: Fixing more analysis warnings
2024-07-23 19:39:24 -04:00
Rider
UnralBuildTool: Fixing more analysis warnings
2024-07-23 19:39:24 -04:00
VisualStudio
Nastepfilters re-added back into Visual Studio project file generation.
2024-08-23 14:51:39 -04:00
VisualStudioCode
Updating Dev-Release-5.5 from Main at CL
#36144969
2024-09-10 10:26:02 -04:00
VisualStudioMac
…
VisualStudioWorkspace
UnrealBuildTool: Handle spaces in VSWorkspace build tool paths by adding quotes
2024-06-06 14:51:50 -04:00
Xcode
Fix plist value causing issues with launch orientation (the github PR
#12208
). Also (in additional to the PR), UISupportedInterfaceOrientations was being duplicated in the non-legacy plist writing (now removed) and modern xcode xcconfig file.
2024-09-19 16:13:28 -04:00
AliasedFile.cs
…
PlatformProjectGenerator.cs
…
PlatformProjectGeneratorCollection.cs
…
Project.cs
…
ProjectBuildConfiguration.cs
…
ProjectFile.cs
Add Xcode indexing capability to iOS workspaces
2024-04-24 18:38:33 -04:00
ProjectFileGenerator.cs
UnrealBuildTool: Don't use a parallel loop for intellisense generation as it is causing issues with MSBuild where the working directory changes. Does not appear to significantly affect project generation time
2024-08-05 17:40:28 -04:00
ProjectTarget.cs
…