/CreativeCase

Common code share for the CC plug-ins

Primary LanguagePythonMIT LicenseMIT

CreativeCase

Common code share for the CC plug-ins

Python snippets:

PrimGen:

  • align_to_surface.py - Aligns the PrimGen objects up-vector to a target mesh
  • delete_and_bake.py - Has the same functionality as the "Bake mesh / delete node" button on the node.
  • disable_overrides_on_selected.py - Disables the baseMesh display overrides on the selected objects
  • snap_curves_to_mesh.py - Snaps the selected curves to a target mesh

BaseLocator:

  • debug_mode_example.py - Debug mode example file. See the youtube tutorial for help