Go to file
Campbell Barton 41965e197c - transform's createTransCurveVerts was using both CTX_data_edit_object(C) and t->obedit, now only use t->obedit.
- freeing bez-triple handle data was being done in a loop for many types which don't support bezier handle data.
2012-09-28 14:51:33 +00:00
build_files code cleanup: correct spelling 2012-09-28 06:45:20 +00:00
doc uncomment data identifiers from sphinx docs (own error made r41509) 2012-09-03 02:08:56 +00:00
extern Make Euclidean resection "always" succeed. 2012-09-20 18:55:44 +00:00
intern Fix #32072: cycles shadow pass gave different results with/without emitting 2012-09-28 13:41:34 +00:00
release Fix #32671: new orbit sensitivity and turntable/trackball choice was only available 2012-09-28 12:37:14 +00:00
source - transform's createTransCurveVerts was using both CTX_data_edit_object(C) and t->obedit, now only use t->obedit. 2012-09-28 14:51:33 +00:00
CMakeLists.txt code cleanup: correct spelling 2012-09-28 06:45:20 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile fix for error in recent commit (made function static that shouldn't have been), add extra gcc warnings to cmake. 2012-09-16 01:35:00 +00:00
SConstruct Enable OpenColorIO for MinGW64 build targets 2012-09-16 18:05:32 +00:00