b53182fdb6
* 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>