Go to file
Sergey Sharybin 4648ec3e82 Remove check for zero focal length in BA cost functor
This check is actually redundant, because empty intrinsics
will have focal length of 1.0, which means original comment
about BundleIntrinsics was not truth.

It is possible that external user will send focal length of
zero to be refined, but blender prevents this from happening.
2013-05-10 06:48:47 +00:00
build_files Fix OS X 32 bit build error, and bring buildbot config in sync with default. 2013-05-07 18:32:37 +00:00
doc update autogenerated changelog. also correct typos in the generator. 2013-05-09 01:58:49 +00:00
extern Remove check for zero focal length in BA cost functor 2013-05-10 06:48:47 +00:00
intern Cycles / OpenCL: 2013-05-09 16:16:41 +00:00
release Bit flag enum props are always expanded, no need to specify it explicitely! 2013-05-09 19:30:09 +00:00
source avoid customdata lookups for selection test/enable disable. 2013-05-10 06:46:32 +00:00
CMakeLists.txt add option to disable guardedalloc, helps for debugging memory errors 2013-05-08 12:55:23 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile correct too-big allocation in mesh beautify. 2013-04-01 07:57:33 +00:00
SConstruct Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00