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 b53182fdb6
Fixed invalid variable access in register.py (#3433)
* Fixed invalid variable access in register.py

The register_restricted_path and register_template_path methods did not specify the parameter for project path

Updated register_o3de_object_path function to pass in absolute paths to the engine or project in order to make relative paths to the registered o3de object to it.

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>

* Fixed register_*_path resolve calls in register.py

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
4 years ago
..
build Add linux equivalents for all the places that enumerate platforms (#3325) 4 years ago
bundler supporting multiple directories 4 years ago
commit_validation Merge branch 'development' into cmake/SPEC-7179 4 years ago
ctest Some var cleanup so it shows better-organized in cmake-gui. Some vars… (#2361) 4 years ago
detect_file_changes Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
license_scanner Add script for license scanner (#2267) 4 years ago
migration Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
o3de Fixed invalid variable access in register.py (#3433) 4 years ago
scrubbing Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CMakeLists.txt PR comments/improvements 4 years ago
o3de.bat Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
o3de.py Adding o3de.py subcommands for engine.json and gem.json modification (#2411) 4 years ago
o3de.sh Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago