hello,
I have a problem with scaling objects. I use the script for scaling many objects in my scene and the performance slow down dramatically.
When i just move the objects, i don’t have the problem.
I use the localScale parameters for modifying objects.
I think it is the normals and bounds calculation that takes many times.
Is there a way to stop the calculation or to make it faster ?
Thanks in advance