Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Campbell Barton cf6994b910 code cleanup: spelling,
also initialize bmesh-bevel settings struct to zero to avoid possible uninitialized memory later.
2012-11-12 07:33:01 +00:00
build_files Scons compiling fix 2012-11-12 02:30:16 +00:00
doc build fix: recent commit broke building on 64bit linux 2012-11-12 03:37:28 +00:00
extern OSX: substitute all MAC_OS_X_VERSION defines with MAC_OS_X_VERSION_MIN_REQUIRED macros, to get more reliable version (api) covering 2012-11-06 15:19:49 +00:00
intern code cleanup: spelling, 2012-11-12 07:33:01 +00:00
release code cleanup: 2012-11-11 10:55:32 +00:00
source code cleanup: spelling, 2012-11-12 07:33:01 +00:00
CMakeLists.txt replace BM_edge_face_count with BM_edge_is_manifold/BM_edge_is_wire/BM_edge_is_boundary 2012-11-12 04:50:45 +00:00
COPYING
GNUmakefile code cleanup: spelling, 2012-11-12 07:33:01 +00:00
SConstruct * Remove one last "gnu_gettext.dll" reference in scons. 2012-11-11 19:53:12 +00:00