Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Antony Riakiotakis 00641bb237 Attempt fix for #36688.
Curves may not be not initialized when called from python. C code
explicilty says that curvemapping_initialize should be called prior to
evaluating the curve, however the curve clip rectangle is not available
when calling evaluation on the curvemap. This is not possible unless we
force the evaluation on CurveMapping level, not on CurveMap level.

For now just pass a rectangle with the x boundary values of the curvemap
for evaluation to avoid the crash.
2013-09-09 18:39:51 +00:00
build_files OSX/Scons/clang: compilefix for libmv, as discussed with brech just globally 2013-09-09 17:26:09 +00:00
doc UIList: update examples and templates. 2013-08-29 13:34:36 +00:00
extern OSX/clang5: revert 59960, todo: make it global 2013-09-09 16:24:23 +00:00
intern Fix OpenCL build error. 2013-09-09 12:15:16 +00:00
release 3D View / UI: 2013-09-09 14:26:39 +00:00
source Attempt fix for #36688. 2013-09-09 18:39:51 +00:00
CMakeLists.txt Fix libmv build error on OS X with Xcode 5. 2013-09-09 12:15:14 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile add icons utility make target. 2013-08-27 10:03:37 +00:00
SConstruct Scons and BuildBot changes for MSVC 2012 support. 2013-06-18 11:55:32 +00:00