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
4e5cfbd9788d77fa3683d1afc22130cccc36bc49
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
ProjectFiles
History
josh adams
f905f670fb
- Fix a problem with BundleResources not being copied in to Mac and IOS .app bundles (plugin author reported - this is a feature Epic has not used)
...
#rb calvin.zheng #jira UE-195538 [CL 27975320 by josh adams in ue5-main branch]
2023-09-18 17:12:52 -04:00
..
CLion
…
CMake
…
CodeLite
Removing mono/xbuild part 1
2023-08-01 10:02:58 -04:00
Eddie
…
KDevelop
…
Make
…
QMake
…
Rider
Cleaned up the project generator API by passing a struct of commonly used arguments. This makes it easier for us to add/remove arguments.
2023-08-04 14:18:11 -04:00
VisualStudio
Updated the debugger and cmdline arguments to be local or remote based on the host architecture.
2023-08-14 14:20:12 -04:00
VisualStudioCode
- Fixed C# projects from being missing in VSCode projects on Mac/Linux
2023-09-15 14:42:22 -04:00
VisualStudioMac
…
Xcode
- Fix a problem with BundleResources not being copied in to Mac and IOS .app bundles (plugin author reported - this is a feature Epic has not used)
2023-09-18 17:12:52 -04:00
AliasedFile.cs
…
PlatformProjectGenerator.cs
Cleaned up the project generator API by passing a struct of commonly used arguments. This makes it easier for us to add/remove arguments.
2023-08-04 14:18:11 -04:00
PlatformProjectGeneratorCollection.cs
…
Project.cs
…
ProjectBuildConfiguration.cs
…
ProjectFile.cs
…
ProjectFileGenerator.cs
Updated all of the intellisense data gathering to be done in parallel.
2023-08-17 14:18:48 -04:00
ProjectTarget.cs
…