Go to file
Nicholas Bishop c729d6a87b Bugfix and code cleanup: use better types for faceFlags in CCGDM.
Previously this was just a character array that stored face/poly flags
and mat_nr. Since mat_nr should be a short, this would have truncated
for higher values.

Replaced with a new DMFaceFlags struct.
2012-03-06 00:17:03 +00:00
build_files Missed Scons update for MinGW boost 2012-02-26 16:54:20 +00:00
doc == Python API docs == 2012-03-05 14:12:38 +00:00
extern revert r44503, (left patch file in for now), this gives an error with gcc: 2012-02-28 05:50:02 +00:00
intern Boolean modifier: 2012-02-29 13:48:19 +00:00
release fix for issue raise by patch [#30154] non utf8 buildinfo, fails to import 'bpy' module. 2012-03-04 03:14:38 +00:00
source Bugfix and code cleanup: use better types for faceFlags in CCGDM. 2012-03-06 00:17:03 +00:00
CMakeLists.txt revert r44503, (left patch file in for now), this gives an error with gcc: 2012-02-28 05:50:02 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Spelling Cleanup 2012-03-01 12:20:18 +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