o3de / sample-code-gems

Sample gems for how to create custom tools that extend the Editor, in both C++ and Python
Other
7 stars 6 forks source link

Updated c++ and python shape examples after feedback. #4

Closed cgalvan closed 2 years ago

cgalvan commented 2 years ago

Made some improvements to the Shape Example tools after feedback:

For just the python example, brought in some generic changes that were made to the base PythonToolGem template.

UpdatedShapeExamplesUX

Signed-off-by: Chris Galvan chgalvan@amazon.com