Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Campbell Barton 477a84a738 BMesh: minor optimization for remove doubles
- replace heap allocation with stack for small arrays.
- remove edge-lookup when its already known.
2014-01-17 17:21:41 +11:00
build_files Scons: Fix cycles OpenCL kernelcompile by distributing util_half.h 2014-01-17 00:33:32 +01:00
doc Fix bash/ksh specific test syntax 2014-01-07 14:12:02 +11:00
extern Ceres: more warnings cleanup 2014-01-14 01:18:09 +06:00
intern Fix T37706: avoid cycles crash when using a stack that exceeds SVM stack limits. 2014-01-16 22:36:30 +01:00
release EditMesh: add delete loose operator (access from Cleanup menu) 2014-01-17 14:55:06 +11:00
scons@2d6ebcb239 Squashed commit of the following: 2013-11-21 16:51:29 +01:00
source BMesh: minor optimization for remove doubles 2014-01-17 17:21:41 +11:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Ignore *.patch and *.diff files which are in the working tree root 2013-11-22 23:28:35 +06:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt find_package(OPENAL) does not play nice with our current library naming nonvention 2013-12-24 13:21:56 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile UI Icons: store icons in git as uncompressed pixmaps (D196) 2014-01-14 00:14:03 +11:00
SConstruct Scons: Fix cycles OpenCL kernelcompile by distributing util_half.h 2014-01-17 00:33:32 +01:00