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/Gems/EditorPythonBindings/Code/Source
jackalbe ffcfa44b49
{LYN-4514} Engine updates to enable PAB for the Blast Gem (#2140)
* {LYN-4514} Engine updates to enable PAB for the Blast Gem

* Engine updates to enable Python Asset Building for the Blast Gem
* added API to detect IsPythonActive()
* ExportProductList behavior
* scene manifest usage of generated assetinfo
* updated ScriptProcessorRuleBehavior to handle OnPrepareForExport

Tests: new tests for scene behavior via ExportProduct

Signed-off-by: Jackson <23512001+jackalbe@users.noreply.github.com>

* updated base on PR feedback
added more comments for IsPythonActive()
added a serializeContext for export product list

Signed-off-by: Jackson <23512001+jackalbe@users.noreply.github.com>
4 years ago
..
Platform Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
EditorPythonBindingsModule.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonCommon.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonLogSymbolsComponent.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonLogSymbolsComponent.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonMarshalComponent.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonMarshalComponent.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonProxyBus.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonProxyBus.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonProxyObject.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonProxyObject.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonReflectionComponent.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonReflectionComponent.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonSymbolsBus.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonSystemComponent.cpp {LYN-4514} Engine updates to enable PAB for the Blast Gem (#2140) 4 years ago
PythonSystemComponent.h {LYN-4514} Engine updates to enable PAB for the Blast Gem (#2140) 4 years ago
PythonTypeCasters.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonUtility.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PythonUtility.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago