Hmm. Thanks for suggestion! Interesting method and really looks perfect. I will explore this soon, but for now I need simple mxs solution
It’s not 3 but 4 sixes. That is not dangerous
denisT: is means it the time to look at theHold I knew from the beginning that’s what you mean. I never used theHold before. That’s why I try to…
But how to return deleted sme nodes? BTW I not see any useful method that’s supports sme in versions below 2014.
denisT: what is about if the function has to be used inside another undoable function? i just want to say that “max undo” is not right way to reve…
You are looking formattedPrint fn formattedPrint 7 format:”04d” formattedPrint 1 format:”02d” formattedPrint 13 format:”03d”
Compact version fn sme_getSelectedNodes _return:#sme_nodes = ( local viewNode = sme.GetView (sme.activeView) local view = trackViewNodes[…
denisT: as i understood we need to get selected in SME nodes. not in the tyrackview and. what if UNDO set to disabled? … Just change last line …
Something like this fn sme_getSelectedNodes = ( local viewNode = sme.GetView (sme.activeView) local view = trackViewNodes[#sme][(viewNode.n…
pcharmoille: Hi, thanks for your answers, but : @Dave : The problem is that I want to get a multiple selection so this wont work in my case @gazyb…
U can look my earlier posts on scriptspot. Maybe some of these can help How to loop the materials in the Slate Material Editor Change map type
denisT: possible… with very small… one pixel size rollout control materialbutton You always have the answer.
Yup. I understand you. I love to use every possible hack but only if is necessary and not have impact on performance
I’m not sure that this is even posible. Why don’t you create a button that can send selected list item (in this case material) to ME sample slot?