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/scripts
lumberyard-employee-dm 394ac7ab6a
Updated the enable gem and disable gem API (#54)
* Updated the enable gem and disable gem API
Renamed remove_gem_project.py -> disable_gem.py
Renamed add_gem_project.py -> enable_gem.py
Renamed the "add-gem-to-project" command -> "enable-gem"
Renamed the "remove-gem-from-project" command -> "disable-gem"

Fixed the parsing of the enabled gems from the enabled_gems.cmake file

* Adding newline to the end of the CMakeLists.txt
5 years ago
..
build Merge branch 'main' into ly-as-sdk/LYN-2948 5 years ago
bundler Renamed osx_gl to mac and es3 to android for cache folders (#949) 5 years ago
commit_validation Remove legacy serialization and QPropertyTree (#684) 5 years ago
ctest Caught KeyError and changed to log message. (#782) 5 years ago
detect_file_changes Set scripts to be executable 5 years ago
o3de Updated the enable gem and disable gem API (#54) 5 years ago
project_manager Updated the enable gem and disable gem API (#54) 5 years ago
scrubbing Inclusive language edit 5 years ago
CMakeLists.txt Updated the registration.py script register_engine_path function to add 5 years ago
o3de.bat Surrouding the setting of the BASE_PATH within double quotes in the o3de.bat script. This allows to allow paths with spaces in it leading to the engine root directory to work properly when running the script 5 years ago
o3de.py Updated the enable gem and disable gem API (#54) 5 years ago
o3de.sh O3de updates restricted download (#229) 5 years ago