Add PoseRenderer.mod for Maya module installs

Registers the module as PoseRenderer 1.0.0, auto-adding plug-ins/ to
MAYA_PLUG_IN_PATH and python/ to PYTHONPATH. Verified end-to-end
(module discovery, load-by-short-name, python/ on sys.path,
functional smoke test) on both Maya 2022 and 2024. README documents
this as the recommended install path, with the plain
MAYA_PLUG_IN_PATH route kept as a fallback.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-14 09:05:53 +08:00
parent ec5f52c7c6
commit 417ff72850
2 changed files with 26 additions and 10 deletions
+2
View File
@@ -0,0 +1,2 @@
+ PoseRenderer 1.0.0 .
PYTHONPATH+:=python