Message 1 of 8
Modify panel freezing after reduceKeys
Not applicable
09-07-2009
03:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I fall in some odd situation here. Then I use rediceKeys() for the transform, my Modify panel completely freezing and it show nothing, like nothing selected. At least I identify that rediceKeys() cause this but why? Here what I'm doing. After baking animated object transforms to a dummy helper (variable "d"), I use this code:
Code works and return OK. The scene file also not corrupted. But I have not any more access to the Modify panel. Reset Max dont helps. Only restarting works after that.
So pleace help me to understand that's wrong here and what I missed! Thanks!
reduceKeys d.transform.controller 0.1 3f (interval 55 85)
Code works and return OK. The scene file also not corrupted. But I have not any more access to the Modify panel. Reset Max dont helps. Only restarting works after that.
So pleace help me to understand that's wrong here and what I missed! Thanks!


