Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/extern
AgeCommit message (Expand)Author
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-06add missing bullet header to cmake, quiet reports from 'make test_cmake'Campbell Barton
2013-02-05Workaround for deadlock in face/hole merge function in carveSergey Sharybin
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2013-01-03add option WITH_SYSTEM_BULLET to link against the bullet installation found o...Campbell Barton
2012-12-30Import the RangeTree library into externNicholas Bishop
2012-12-23Merged changes in the trunk up to revision 53280.Tamito Kajiyama
2012-12-20Camera tracking: synchronize changes with own branchSergey Sharybin
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-15Hi there, it has been a while, just curious if my SVN account still works :)Erwin Coumans
2012-12-11Merged changes in the trunk up to revision 52858.Tamito Kajiyama
2012-12-09Fix for camera solver not working properly when built with sconsSergey Sharybin
2012-12-08Merged changes in the trunk up to revision 52815.Tamito Kajiyama
2012-12-07Camera tracking: fixed type in camera intrinsics update functionSergey Sharybin
2012-12-04cmake was missing some header files.Campbell Barton
2012-12-01Merged changes in the trunk up to revision 52690.Tamito Kajiyama
2012-11-27remove unmaintained eltopo, keeping scons/cmake entries, but commenting out u...Campbell Barton
2012-11-26Merged changes in the trunk up to revision 52546.Tamito Kajiyama
2012-11-20Motion tracking: dump mask image when dump images is enabledSergey Sharybin
2012-11-19Merged changes in the trunk up to revision 52340.Tamito Kajiyama
2012-11-16Fix #33192: Opening Blender breaks drag-and-drop support on the KDE desktopSergey Sharybin
2012-11-08Merged changes in the trunk up to revision 51985.Tamito Kajiyama
2012-11-06OSX: substitute all MAC_OS_X_VERSION defines with MAC_OS_X_VERSION_MIN_REQUIR...Jens Verwiebe
2012-11-05Fix/workaround for carve aborts on windowsSergey Sharybin
2012-11-05Camera Tracking: allow fallback to reprojection resection by user demandSergey Sharybin
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-24Patch Bullet to make it's convex hull implementation usable in BMeshNicholas Bishop
2012-10-20style cleanupCampbell Barton
2012-10-20Merged changes in the trunk up to revision 51448.Tamito Kajiyama
2012-10-17code cleanup:Campbell Barton
2012-10-15Update to stable Eigen 3.1.1Daniel Genrich
2012-10-14code cleanup: remove redundant castsCampbell Barton
2012-10-07Merged changes in the trunk up to revision 51126.Tamito Kajiyama
2012-10-02correct some include dirs not being included as SYSTEM paths in cmake.Campbell Barton
2012-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
2012-09-20Make Euclidean resection "always" succeed.Keir Mierle
2012-09-20Fix variable naming in the planar tracker.Keir Mierle
2012-09-20Add smarter tolerance checking in the planar tracker.Keir Mierle
2012-09-20Detect too-small planar tracking patches.Keir Mierle
2012-09-20Cleanup for when trackers fall out of the search window.Keir Mierle
2012-09-19Fix crash when tracking in planar motion model (and maybe some other)Sergey Sharybin
2012-09-18Ceres: resolve no previous declarations warningsSergey Sharybin
2012-09-18Libmv: resolved some compilation warnings (missed prototypes)Sergey Sharybin
2012-09-18Libmv: fixed wrong function prototypesSergey Sharybin
2012-09-17code cleanup: correct include paths and commentCampbell Barton
2012-09-16Real fix for OSX CMake -- was a typo in build file generation fileSergey Sharybin
2012-09-16Fix OSX compileJens Verwiebe
2012-09-16Fix typo in one of previous commitsSergey Sharybin
2012-09-16Ceres: tweak namespace for hash classes for MSVC2010Sergey Sharybin
2012-09-16Ceres: reshuffle include order to solve compilation error with MSVCSergey Sharybin