Go to file
Campbell Barton 6f856777fe bmesh api:
- use heap for BM_face_create_ngon_vcloud allocations.
- replace BM_face_create_ngon_verts with more efficient BM_face_create_verts
2013-08-21 05:20:57 +00:00
build_files Compilation error fix when using scons 2013-08-15 12:05:42 +00:00
doc BGE: Finally adding support for additive layer blending. 2013-08-14 23:31:49 +00:00
extern Use reentrant qsort() in particle codes 2013-08-19 10:40:47 +00:00
intern Fix compiler warning due to undefined BVH_FUNCTION_FEATURES with patch by Campbell, 2013-08-20 18:25:59 +00:00
release quiet error installing an addon when the directory already exists (would happen on OSX frequently), 2013-08-20 14:43:01 +00:00
source bmesh api: 2013-08-21 05:20:57 +00:00
CMakeLists.txt disable cycles when building without python, also use const for function args in more places. 2013-08-07 22:40:03 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Scons and BuildBot changes for MSVC 2012 support. 2013-06-18 11:55:32 +00:00