blender/extern/libmv
Sergey Sharybin 13d8671a1a Cycles: Add support of Glog logging
This commit makes it possible to use Glog library for the debug logging.
For now only possible when using CMake and in order to use the logging
the WITH_CYCLES_LOGGING configuration variable is to be enabled.

When this option is not enabled or when using Scons there's no difference
in Cycles behavior at all, when using logging and no output to the console
impact is gonna to be minimal.

This is done in order to make it possible to have debug logging persistent
in code (without need to add it when troubleshooting some bug and removing
it afterwards).

For now actual logging is not placed yet, only all the functions needed for
the logging are written and so.
2014-09-25 17:08:32 +06:00
..
intern Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00
libmv Fix crash in cases when first BA step happens with all zero-weighted tracks 2014-07-23 00:46:26 +06:00
third_party Update Ceres to latest upstream version 2014-09-25 13:04:17 +06:00
bundle.sh Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00
ChangeLog Fix compilation on OSX after previous commit 2014-04-23 19:19:38 +06:00
CMakeLists.txt Cycles: Add support of Glog logging 2014-09-25 17:08:32 +06:00
files.txt GTest unit testing framework 2014-06-19 02:09:16 +10:00
libmv-capi.h Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00
mkfiles.sh Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
SConscript Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00