Kameleon
@kameleon
New Member
Joined: Feb 14, 2024
Topics: 30 / Replies: 489
Reply
RE: YCDIVFX MaxPlus Packages

Long time no see! If you want to get python console inside 3dsmax, here’s a way to do it!

11 years ago
Forum
Reply
RE: YCDIVFX MaxPlus Packages

I just added a ‘Select by volume’ example:

11 years ago
Forum
Reply
RE: YCDIVFX MaxPlus Packages

Awesome! Now we just need Jonathan on board and start commiting to the branch! BTW I’m also testing the setup, I have a develop branch where I work …

11 years ago
Forum
Topic
Forum
Replies: 4
Views: 18
Reply
RE: doesFileExist = Slow

Hi Paul, have you tried checking only the filesize? Using FileInfo.Length ? or even: getFileSize <filename_string> Returns the size of the sp…

11 years ago
Forum
Reply
RE: Python 4 Max 2014

Denis, you should be on the beta, your contributions would be priceless.

11 years ago
Forum
Reply
RE: Python 4 Max 2014

Python in 3dsmax, no matter in what form, will bring 3dsmax closer to companies again.

11 years ago
Forum
Reply
RE: Viewport Capture

Yeah, I thought about it too, and I guess he needs to capture a res higher the one setup for the display, from what I understood. Another quick “hack…

12 years ago
Forum
Reply
RE: Viewport Capture

Cant you just use max tool maximize and then grab the viewport resize the image and restore viewport layouts?

12 years ago
Forum
Reply
RE: catching mouseclicks

Great stuff and I really like your code, clean and easy to read! Congrats and thanks.

12 years ago
Forum
Reply
RE: catching mouseclicks

Just add this: dotNet.setLifetimeControl mouse_timer #dotnet and this escapeEnable = false – turn off MAXScript escape processing Read more about …

12 years ago
Forum
Reply
RE: catching mouseclicks

Two things that might sound stupid: escapeEnabled ? Also dont forget to dotNet.setLifetimeControl on your .net timer

12 years ago
Forum
Reply
RE: Maxscript Documentation Generator

This is great! Congrats. What about having this integrated with something that listens for files/changes and rebuilds documentation?!

12 years ago
Forum
Reply
RE: Progressive display button?

Holy mother of jeebus thanks… I had gone thru that but I was testing on 2012… and that runs perfectly on 2013… thanks!!!

12 years ago
Forum
Topic
Forum
Replies: 3
Views: 14
Page 4 / 35