We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e84afb7 commit c6862fbCopy full SHA for c6862fb
1 file changed
UnityEditorExtension/README.md
@@ -113,6 +113,12 @@
113
### MaxScript 3DSMAX插件开发
114
* [MaxScript 3DSMAX插件开发](./MaxScript)
115
116
+### Maya插件开发
117
+* [Python 编写Maya插件,从0到1(一)](https://zhuanlan.zhihu.com/p/79546139)
118
+* [基于Python的Maya插件开发](https://www.cnblogs.com/meteoric_cry/p/15905357.html)
119
+* [《Maya 插件开发》Python环境设置](https://zhuanlan.zhihu.com/p/372501230)
120
+* [MAYA-PYTHON教程](https://zhuanlan.zhihu.com/p/354889664)
121
+
122
### 修改源码相关
123
* [使用Mono.Cecil实现IL代码注入](https://www.jianshu.com/p/a5276aadccdd?from=singlemessage)
124
* [Mono.Cecil 初探(一):实现AOP](https://www.cnblogs.com/huangmianwu/p/5833924.html)
0 commit comments