Esteban Papp
6b96be82ea
Merge branch 'development' into cmake/linux_fix_warn_unused
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
# Conflicts:
# Code/Legacy/CrySystem/Log.cpp
# Code/Tools/Standalone/Source/Driller/Annotations/AnnotationHeaderView.cpp
# Code/Tools/Standalone/Source/Driller/AreaChart.cpp
# Code/Tools/Standalone/Source/Driller/AreaChart.hxx
# Code/Tools/Standalone/Source/Driller/ChannelDataView.cpp
# Code/Tools/Standalone/Source/Driller/DrillerCaptureWindow.cpp
# Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataView.cpp
4 years ago
Esteban Papp
f94043dc83
Adds functions so targets can define install directories/files
4 years ago
Esteban Papp
b609d5e2cb
supporting multiple directories
...
automatically excluding obvious things
cleanup and verification
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
Esteban Papp
cf6c7c4d8d
some unused fixes
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
Esteban Papp
a1b59e5e5e
install reorg/cleanup
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
pappeste
63f36dfe70
LauncherUnified
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
Esteban Papp
8f05c7aa2f
Several build fixes
4 years ago
Esteban Papp
37ffe90353
Merge branch 'development' into cmake/SPEC-7182
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
# Conflicts:
# Code/Editor/QtUtil.h
# Code/Legacy/CryCommon/Linux_Win32Wrapper.h
# Code/Legacy/CryCommon/ProjectDefines.h
# Code/Legacy/CryCommon/StringUtils.h
# Code/Legacy/CryCommon/UnicodeBinding.h
# Code/Legacy/CryCommon/UnicodeEncoding.h
# Code/Legacy/CryCommon/UnicodeFunctions.h
# Code/Legacy/CryCommon/UnicodeIterator.h
# Code/Legacy/CryCommon/WinBase.cpp
# Code/Legacy/CryCommon/platform.h
# Code/Legacy/CryCommon/platform_impl.cpp
# Gems/LyShine/Code/Source/Animation/UiAnimationSystem.cpp
# Gems/Maestro/Code/Source/Cinematics/Movie.cpp
4 years ago
Esteban Papp
fa2032d21d
Linux fixes
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
pappeste
9c72510a4f
removing files that got added by rebase
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> (+1 squashed commits)
Squashed commits:
[a19269426] fixing more strings
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> (+1 squashed commits)
Squashed commits:
[d2a049324] fixing more strings
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> (+1 squashed commits)
Squashed commits:
[a1ff4c101] trying to build
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
Esteban Papp
a007f1a462
Issues/2126 PhysX Gem can't be used as build dependency in engine SDK Part ( #2337 ) ( #2340 )
...
* Applying GENEX_EVAL to 2 cases where the genex can produce another genex
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
* Missing case when the folder is an external one to the engine/project (e.g. external gems)
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
5 years ago
Steve Pham
38261d0800
Shorten copyright headers by splitting into 2 lines ( #2213 )
...
* Updated all copyright headers to split the longer original copyright line into 2 shorter lines
Signed-off-by: Steve Pham <spham@amazon.com>
5 years ago
Chris Galvan
3b1873b045
Merged stabilization/2106 -> development (resolved merge conflicts).
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
5 years ago
mgwynn
82d2fb9244
Adding header to resolve undefined type error ( #1938 )
...
Signed-off-by: mgwynn <mgwynn@amazon.com>
5 years ago
nvsickle
b328cdf11d
Make the launcher's lack of DPI awareness on Windows explicit
...
This will enable per-screen DPI awareness to be turned on later
Signed-off-by: nvsickle <nvsickle@amazon.com>
5 years ago
Chris Galvan
d7574777a8
Resolved merge conflicts
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
5 years ago
Steve Pham
b4a2edec6a
Final update copyright headers to reference license files at the repo root ( #1693 )
...
* Final update copyright headers to reference license files at the repo root
Signed-off-by: spham <spham@amazon.com>
* Fix copyright validator unit tests to support the stale O3DE header scenario
Signed-off-by: spham <spham@amazon.com>
5 years ago
Gene Walters
4e14c0069b
Merge branch 'upstream/stabilization/2106' into genewalt/gitflow_210628
5 years ago
SJ
9dc961ec35
[iOS] Fix incorrect window size being used when rendering on newer iPhones with bigger screens. ( #1625 )
...
* [iOS] Fix incorrect window size being used when rendering on newer iPhones with bigger screens.
Signed-off-by: amzn-sj <srikkant@amazon.com>
5 years ago
amzn-mgwynn
ce955715a8
Merge pull request #1543 from aws-lumberyard-dev/native-ui-changes
...
More specific component error messaging and modes for native UI to prevent blocking dialog in some applications
5 years ago
mgwynn
c5dca9e232
removed a call used for testing with different flags active
5 years ago
mgwynn
692c993bdb
Incorporating review comments. Adding nativeUI setting for launchers.
5 years ago
Steve Pham
70042fcdcd
O3DE Copyright Updates for Linux Foundation ( #1504 )
5 years ago
Esteban Papp
9720984c61
SPEC-7437 Launcher_Windows.cpp failing to compile
5 years ago
nvsickle
e55580af57
Merge remote-tracking branch 'upstream/stabilization/2106' into nvsickle/MergeStabilizationJun18
5 years ago
Esteban Papp
2fa6883455
SPEC-6663 add file(READ files to tracking ( #1416 )
...
* adding property to track files read by file(READ
* code review comments
* adding newline
5 years ago
Olex Lozitskiy
1eaa11303b
sig/network - added r_viewportPos cvar for set the position of a viewport (Windows only)
...
Example: +r_viewportPos 100 200
Works from a command line or --console-command-file
5 years ago
AMZN-Olex
a446d397c6
Minor name refactoring
5 years ago
AMZN-Olex
2f5cffe679
Added r_ViewportPos cvar for set the position of a viewport of a game/server launchers
5 years ago
amzn-sj
a86062bd91
Skip interface libraries when genrating StaticModules for game server as well
5 years ago
amzn-sj
469b1a0858
Fix monolithic link error involving gem variants which are "aliased" as interface libraries with multiple gem target dependencies
5 years ago
amzn-sj
ac5196dbf5
Revert previous change
5 years ago
amzn-sj
21f209311c
Parameter may be unused
5 years ago
lumberyard-employee-dm
a9e59fd75f
Updating the DefaultProject template to not insert the project-path parameter ( #1223 )
...
* Updating the DefaultProject template to not insert the project-path parameter into the VS Debugger Arguments for any applications
Added project-path injection directly within the LauncherUnified and AssetBuilder cmake scripts where their targets are defined
* Removing the add_vs_debugger_arguments call from the AutomatedTesting CMakeLists.txt
5 years ago
Esteban Papp
4b3d0d1054
LYN-4327 [SDK] External Gem's aren't added to the project solution when using SDK ( #1191 )
...
* should pickup the external directories registered by the project
* Add support for AzTest and AzTestRunner in the SDK
* missing IMPORT_LIB
* Moved where .Assets targets get generated so they are visible in the SDK
* generate the Directory.Build.props in the right path
* excluding target on platforms that dont support it
5 years ago
karlberg
14bc0ba8ac
Merge remote-tracking branch 'origin' into MultiplayerComponents
5 years ago
Esteban Papp
ff9a052ce6
Merge pull request #1011 from aws-lumberyard-dev/ly-as-sdk/LYN-2948
...
Integration of the LY as an SDK work
5 years ago
moudgils
2b35ed1d7f
Fixes to get monolithic builds working for ios
5 years ago
karlberg
e737307168
Merging latest origin/main
5 years ago
karlberg
802943bbb3
Bug fixes, naming changes to make variables more clear, and adds a cvar to adjust client window size
5 years ago
pappeste
f1b688f435
Merge branch 'main' into ly-as-sdk/LYN-2948
...
# Conflicts:
# CMakeLists.txt
# Code/Tools/ProjectManager/Source/GemCatalog/GemInfo.h
# Gems/AtomLyIntegration/AtomViewportDisplayInfo/gem.json
# cmake/LYWrappers.cmake
# cmake/SettingsRegistry.cmake
# scripts/o3de/tests/unit_test_current_project.py
5 years ago
lumberyard-employee-dm
9a0b93c9ff
Fixed generation of Monolithic builds StaticModules.inl ( #947 )
...
* Fixed generation of Monolithic builds StaticModules.inl
A project's gem module RUNTIME_DEPENDENCIES were not visited to
determine any dependent gem modules that needed to load.
Therefore the CreateStaticModules function were missing
CreateModuleClass_* function calls required initialize the gem's AZ::Module
derived class in monolithic builds
* Removed the logic to strip the Gem:: and Project:: prefix from the Server Launcher gem dependencies
When associating gem dependencies with the server target there was CMake logic left over in it to strip the beginning of the target name if it began with "Gem::" or "Project::"
5 years ago
phistere
59254cc9e7
Update Launcher to find the autoexec.cfg in assets
...
Was looking in the engine root for the autoexec.cfg, changed it to use
the project assets path.
5 years ago
phistere
0a8621ba0a
Merge branch 'main' into ly-as-sdk/LYN-2948
5 years ago
bosnichd
a9d986c10f
Red code legacy MemoryManager, StreamEngine, ResourceManager, ImageHandler, AsyncPakManager, and more ( #758 )
...
Remove from CryCommon and CrySystem:
- MemoryManager and all related classes/files
- StreamEngine, ResourceManager, ImageHandler, and AsyncPakManager
- Various other related interfaces/files/classes etc. that are all now unused
5 years ago
phistere
debbfc38d8
Merge branch 'main' into ly-as-sdk/LYN-2948
5 years ago
bosnichd
7cec2d8b07
Remove more unused things from CryCommon and CrySystem. ( #709 )
...
Lots of unrelated removals, I basically tried to remove everything exposed via gEnv that isn't used anymore, and following the threads found a few other things to remove also.
5 years ago
phistere
92c74a1aaa
Fixing minor spacing, spelling, and print formatting.
5 years ago
phistere
bedecebdcc
Configures and installs an engine.json generated from a template. Fixes HEADERONLY targets for install. Fixes locating .ico resource file. Fix infinite loop in CMake configure on new projects.
5 years ago
Steve Pham
2633efbd13
Moving SystemUtilsApple.mm and SystemUtilsApple.h from CrySystem to AzFramework to fix linker error when building iOS non-monolithically ( #631 )
5 years ago