Blender Git Loki
Git Commits -> Revision 70c061e
Revision 70c061e by Campbell Barton (master) June 17, 2020, 11:13 (GMT) |
Fix T63411: Crash adding meta-ball with a small radius Change how the radius, changing the size of meta plane, sphere & cube. Previously the size of these primitives would be kept the same, with only the radius outside the primitive being scaled. This led to small scale adding a lot of polygons instead of scaling the primitive down as users would expect. Also change behavior not to change the resolution when adding to an existing meta-ball. |
Commit Details:
Full Hash: 70c061ee0a9af885e1a8c02894369b332aea75fe
Parent Commit: 7dae6eb
Lines Changed: +21, -7