Go to file
Campbell Barton 05725e7b6e bmesh py api - add funcs
* BMFace.copy_from_face_interp(face)
* BMLoop.copy_from_face_interp(face, vert=True, multires=True)

These are important for rebuilding geometry from existing faces without loosing UV's, vcols etc.
2012-02-25 15:51:39 +00:00
build_files OSX: scons: fix own mistake, truncate output of xcode-build -version to major.minor version in config to change the var not only the print 2012-02-25 11:21:20 +00:00
doc bmesh docs now written in sphinx doc generator. 2012-02-24 09:53:29 +00:00
extern bmesh docs now written in sphinx doc generator. 2012-02-24 09:53:29 +00:00
intern Cycles: tweak for AMD opencl compile of advanced shading, from Daniel Genrich, 2012-02-24 15:53:19 +00:00
release [#30197] Snapping: Align rotation button 2012-02-25 15:14:41 +00:00
source bmesh py api - add funcs 2012-02-25 15:51:39 +00:00
CMakeLists.txt code cleanup 2012-02-25 09:02:05 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling 2012-02-08 04:37:37 +00:00
SConstruct OSX: scons: fix own mistake, truncate output of xcode-build -version to major.minor version in config to change the var not only the print 2012-02-25 11:21:20 +00:00