Merge branch 'development' into Atom/jromnoa/fix-asset-path-calls-to-use-new-asset-test-class

This commit is contained in:
jromnoa
2021-11-10 15:44:01 -08:00
281 changed files with 6374 additions and 2929 deletions
@@ -116,7 +116,7 @@ class AtomComponentProperties:
return properties[property]
@staticmethod
def diffuse_probe(property: str = 'name') -> str:
def diffuse_probe_grid(property: str = 'name') -> str:
"""
Diffuse Probe Grid component properties. Requires one of 'shapes'.
- 'shapes' a list of supported shapes as component names.