Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

提示 #4

Open
Dvelpro opened this issue Apr 21, 2023 · 0 comments
Open

提示 #4

Dvelpro opened this issue Apr 21, 2023 · 0 comments

Comments

@Dvelpro
Copy link

Dvelpro commented Apr 21, 2023

当使用3ds max 2020 时 需要修改下面几个地方

  1. pycharm.py
    Before: if tomax.gMiniMacroRecorder : ... Now: if tomax.gMiniMacroRecorder != None:
  2. tomax.py
    MAX_TITLE_IDENTIFIER = r"xxx" 需要选择你自己的3dsmax 的窗口
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant