Blender Git Commit Log

Git Commits -> Revision d1833a2

Revision d1833a2 by Antonis Ryakiotakis (master)
February 6, 2012, 19:25 (GMT)
Ported UvElementMap code to bmesh, still untested but at least compiling.
Next, uv sculpting will be ported.
Also fixed "initializer element is not computable at load time" compile error caused due to bit-shifting a constant past its precision length (1L should be 1LL for 32 positions left shift).

Commit Details:

Full Hash: d1833a2c99a041fab6c624bb2b9e5e22dc654412
SVN Revision: 43932
Parent Commit: 0adcdbc
Lines Changed: +179, -66

3 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+21, -13) (Diff)
/source/blender/editors/mesh/bmeshutils.c (+157, -52) (Diff)
/source/blender/makesdna/DNA_customdata_types.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021