DaveWortley
@davewortley
New Member
Joined: Feb 14, 2024
Topics: 195 / Replies: 934
Reply
RE: UNDO without REDO

Over-write the redo buffer by doing a new action? max undo undo ( b = box() delete b )

7 years ago
Forum
Reply
RE: Best way to trim down an overly complex hierarchy structure

The children of the parent get collected and get given to the grand parent. There’s multiple testing going on, but performance isn’t the main need he…

7 years ago
Forum
Reply
RE: Best way to trim down an overly complex hierarchy structure

Actually it’s not reducing to a maximum depth at all. It’s looking for where the hierachy brances… and removes any unnecessary hierarchy branches bet…

7 years ago
Forum
Reply
RE: Best way to trim down an overly complex hierarchy structure

Good spot (although would never happen in my dataset). Found another bug too with the childrenCollection… this seems to fix it. fn reParent o = ( …

7 years ago
Forum
Reply
RE: Persistent change notification

More notable notes… This script also adds a custom attribute to these light objects… So I guess I could have a postOpen callback function which re-a…

7 years ago
Forum
Reply
RE: Persistent change notification

The former, it’s going to be a public script rather than one just in our own pipeline. Basic abstraction of my code right now which works, but when y…

7 years ago
Forum
Topic
Forum
Replies: 6
Views: 16
Reply
RE: It has been happened!!! This is my post #10000

So that’s 10,000 times that someone has been corrected or given an impossible challenge to solve… Thanks for all the help over the years Denis! I am…

7 years ago
Forum
Reply
RE: How to check that XRefScene deleted or not?

@Denis. What does this return??? isdeleted myundefinedvariableIJustmadeUp In 2016 I get… >>>isdeleted myundefinedvariableIJustmadeUp – No …

7 years ago
Forum
Reply
RE: How to check that XRefScene deleted or not?

Doesn’t work for me in 2017 either…

7 years ago
Forum
Reply
RE: How to check that XRefScene deleted or not?

Can reproduce in the latest beta build of max so there’s still a problem there.

7 years ago
Forum
Reply
RE: How to check that XRefScene deleted or not?

What was your hack to get around it other than using my string method?

7 years ago
Forum
Reply
RE: How to check that XRefScene deleted or not?

Hmmm yes I can reproduce that in 3dsmax 2016 SP3

7 years ago
Forum
Reply
7 years ago
Forum
Reply
RE: How to check that XRefScene deleted or not?

You’ve lost me Denis… what’s wrong with typing? isDeleted xs

7 years ago
Forum
Page 8 / 76