Blender Git Commit Log

Git Commits -> Revision 002752f

Revision 002752f by Campbell Barton (master)
April 16, 2020, 01:47 (GMT)
Object: only apply smooth/flat to the active object in paint modes

Also some minor improvements:

- Only run once per object data instance.
- Correction for mesh smooth flag being used on curves.
- Move curve operation into utility function.

Commit Details:

Full Hash: 002752f021a67ff8c4e3f5c488678525b766872a
Parent Commit: 1685f58
Lines Changed: +69, -28

4 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_curve.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/curve.c (+14, -0) (Diff)
/source/blender/editors/object/object_edit.c (+52, -28) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021