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
AgeCommit message (Expand)Author
2013-12-10CMake: report messages as status (else ccmake treats like an error)Campbell Barton
2013-11-30Woo Hoo. First git commit.Alexandr Kuznetsov
2013-11-28Code cleanup: spelling fixes and verbosity printsSergey Sharybin
2013-11-28Made collections port compatible with MSVC2008Sergey Sharybin
2013-11-28Update Ceres to latest upstream versionSergey Sharybin
2013-11-08OSX/scons: make MACOSX_SDK_CHECK a local var is sconstruct and remove from en...Jens Verwiebe
2013-10-09Fix compilation error after recent libmv changeSergey Sharybin
2013-09-05Update Ceres to 1.7.0 releaseSergey Sharybin
2013-05-12Update bundled version of libmvSergey Sharybin
2013-05-11Fix libmv build with visual studio 2012.Brecht Van Lommel
2013-04-22Update Ceres to current upstream versionSergey Sharybin
2013-04-08Update ceres to current upstream versionSergey Sharybin
2013-04-05Update libmv to current upstream versionSergey Sharybin
2013-04-05Bundle current master of ceres-solverSergey Sharybin
2013-03-21Update ceres to current git version.Sergey Sharybin
2013-03-05Update Ceres to 1.5RC3Sergey Sharybin
2013-02-26Use threaded cost function and jacobian computationSergey Sharybin
2013-02-26Bye-bye, SSBA!Sergey Sharybin
2013-02-25Upgrade Ceres library to current master which is current 1.5RCSergey Sharybin
2013-02-22Remove extern_ssba workaroundSergey Sharybin
2013-02-20Made ldl code a part of extern_ssba library, otherwise gcc fails toSergey Sharybin
2013-02-20Fix #34299: Motion Tracking 20x slower under WindowsSergey Sharybin
2013-02-18Correction to previous commit, needed to tweak some includeSergey Sharybin
2012-12-20Camera tracking: synchronize changes with own branchSergey Sharybin
2012-10-17code cleanup:Campbell Barton
2012-10-14code cleanup: remove redundant castsCampbell Barton
2012-09-18Ceres: resolve no previous declarations warningsSergey 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
2012-09-16Ceres: upgrade to version 1.3.0Sergey Sharybin
2012-09-16Ceres: remove debug-only code from bundling script, also move osx workaround ...Sergey Sharybin
2012-09-11Fix libmv build on OS X with 10.5 SDK. The tr1::unordered_map implementationBrecht Van Lommel
2012-07-27Fix compile errors on VC++ 2012 RC1.Daniel Genrich
2012-06-14Disable fixed-sized specializations for schur solverSergey Sharybin
2012-06-11Fix compilation of new tracker for MinGW/MinGW64Antony Riakiotakis
2012-06-11SVN maintenance.Guillermo S. Romero
2012-06-10Commit patch from Stephan Kassemeyer sent to MLSergey Sharybin
2012-06-10Initial Ceres integration into BlenderSergey Sharybin
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-11libmv: bundle new upstream version from own branch which should supportSergey Sharybin
2012-03-12Re-bundle libmv from own branch.Sergey Sharybin
2012-03-12SVN maintenance.Guillermo S. Romero
2012-03-11Bundle new upstream version of libmv from own branchSergey Sharybin
2012-02-28revert r44503, (left patch file in for now), this gives an error with gcc:Campbell Barton
2012-02-28patch [#30331] Support clang-3.0Campbell Barton
2012-02-18glog should now compile fine at FreeBSD 9 platformSergey Sharybin