You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Templates/DefaultProject/Template
Esteban Papp dbc5d7a8bc
Cherry-pick of Linux deb package to stabilization (#5778)
* Cherry-pick 49e8f35858

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Merging differences from development of other changes that need to be there for deb packaging

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Picks a needed change for the installer

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Fixes warning in mac

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Takes version from environment if defined

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Do not pick up version if it is empty string since that will also break version comparison

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* creating temp directories if they dont exist

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* removing a dependency to itself (Multiplayer.Builders is an alias of Multiplayer.Editor)

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Filters which runtime dependencies are passed from private build dependencies to only those that are actual targets.
This avoids something like a "d3d12" private build dependency from being passed to the runtime dependencies

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
..
Code Set enable gem variants feature (#3631) 4 years ago
Config Create config files automatically and UX style updates (#3514) 4 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Registry Add "Registry" folders as scan folders (#4583) 4 years ago
Resources [LYN-4990] Fixed legacy launcher/mac/ios icons and removed some remaining unused Editor icons. 5 years ago
ShaderLib ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969) 4 years ago
cmake Cherry-pick of Linux deb package to stabilization (#5778) 4 years ago
.gitignore Updated new project template .gitignore files so that temporary level saves in _savebackup files will be ignored as untracked files. 5 years ago
CMakeLists.txt Better compiler detection on Linux (#5376) 4 years ago
autoexec.cfg Integrating latest 47acbe8 5 years ago
game.cfg Added a ${GemName}.Builders variant to Asset-Only Gems (#1324) 5 years ago
preview.png Replace project template previews with default project preview (#1622) 5 years ago
project.json Added the "external_subdirectories" array object to the Project Templates (#4460) 4 years ago