Blender Git Commit Log

Git Commits -> Revision 850234c

Revision 850234c by Campbell Barton (master)
July 26, 2020, 11:27 (GMT)
UV: port smart project from Python to C

Use C for faster operation on high poly models,
in my tests this gave ~27x speedup.

D8311 by @andreasterrius with edits.

Commit Details:

Full Hash: 850234c1b10a828678f1b91001f2731db807f7e2
Parent Commit: 9482cc6
Lines Changed: +380, -1061

1 Deleted Path:

/release/scripts/startup/bl_operators/uvcalc_smart_project.py (+0, -1053)

4 Modified Paths:

/release/scripts/startup/bl_operators/__init__.py (+0, -1) (Diff)
/source/blender/editors/uvedit/uvedit_intern.h (+1, -0) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+1, -0) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+378, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021