deleteAllChangeHandlers() when transform $* changes HandleAt:#RedrawViews id:#obj_ID obj do ( print “test” print obj.name ) Is it what you wan…
thanks spaceFrog that’s perfectly clear! i made some ajustement to avoid the problem, finally I just test a value in the callback function and unregis…
i guess something like (gw.transPoint node.pos)
mapToSearch = “E:\blabla.jpg” Mats = getClassInstances Standardmaterial for m in Mats do ( if (classOf m.opacityMap == Bitmaptexture) do ( if (m…
ok, i will try to find how to make it possible with expression controller. cheers
thx lo! this make me sure the issue is known from other users. Any idea to bypass the problem?
hi, you can have the cui file path using ( [size=1]cui.getConfigFile() )[/size] you use colorman interface for retrieve color file ( colorman.getColor…