BrunoLevy / GraphiteThree

Experimental 3D modeler
GNU General Public License v2.0
213 stars 18 forks source link

Apply the current painting to visible objects only #11

Closed dv2003 closed 3 months ago

dv2003 commented 3 months ago

I have added the ability to apply the current painting only to visible objects in the scene graph in my current version of Graphite, and I have found this to be very helpful when managing scenes with many objects.

I will also create a pull request for this new feature : https://github.com/BrunoLevy/GraphiteThree/pull/12