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
2012-05-14Make blender compilable by gcc-4.7 and strict compilation flags:Sergey Sharybin
2012-05-10Style cleanup: use 2 spaces for indentation in bundle scriptsSergey Sharybin
2012-05-10Carve and libmv bundling scripts: should work with svn checkout nowSergey Sharybin
2012-05-10Bundle updated version of carve. Should be no functional changes, small code ...Sergey Sharybin
2012-05-10Synchronize libmv with changes in git branchSergey Sharybin
2012-05-09Remove unneeded and unused patch for libmvSergey Sharybin
2012-05-09Update Eigen3 library, would be needed for some further integraiton.Sergey Sharybin
2012-05-09Enhance logging in libmv's trackers.Keir Mierle
2012-05-06typo, agle -> angleJason Wilkins
2012-04-28Camera tracking: support of tripod motion solvingSergey Sharybin
2012-04-24remove leftover files from last commitAntony Riakiotakis
2012-04-24revert 45924, not a very clean solution, especially for external libraries an...Antony Riakiotakis
2012-04-24Remove mingw-w64 errors from loss of precision by converting 64bit pointers t...Antony Riakiotakis
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-24Peer pressure :) Fix some very public (but probably harmless) errors in exter...Erwin Coumans
2012-04-14Camera tracking: support of tripod motion solvingSergey Sharybin
2012-04-14libmv: bundle new upstream version of libmv from own branchSergey Sharybin
2012-04-14Merging r44227 through r45619 from trunk into soc-2011-tomatoSergey Sharybin
2012-04-12libmv: bundle new upstream version from own branch with rigid registration im...Sergey Sharybin
2012-04-11libmv: bundle new upstream version from own branch which should supportSergey Sharybin
2012-03-30Camera tracking refactoring:Sergey Sharybin
2012-03-23fix for cmake error on non osx systemsCampbell Barton
2012-03-21modify osx CMake hack so the CMake files can be parsed more easily by naive m...Campbell Barton
2012-03-13Bundle latest version of Carve library which shall resolve compilation issues...Sergey Sharybin
2012-03-12Re-bundle libmv from own branch.Sergey Sharybin
2012-03-12SVN maintenance.Guillermo S. Romero
2012-03-12Port changes from libmv/CMakeLists.txt to build rules files generator scriptSergey Sharybin
2012-03-11Bundle new upstream version of libmv from own branchSergey Sharybin
2012-03-11OSX/libmv: restrict the unwind.h workaround to 10.6.sdk onlyJens Verwiebe
2012-03-11OSX/libmv: added a ahck to fix compiling with 10.6.sdk, unwind.h relatedJens Verwiebe
2012-03-11style cleanup: + some warning fixes, also remove unused metaelem extern.Campbell Barton
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-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2012-02-24bmesh docs now written in sphinx doc generator.Campbell Barton
2012-02-21Somehow typo was made just before commit in previous patch.Sergey Sharybin
2012-02-21Camera tracing: search area was always centered to marker's position when tra...Sergey Sharybin
2012-02-18Merging r44140 through r44226 from trunk into soc-2011-tomatoSergey Sharybin
2012-02-18glog should now compile fine at FreeBSD 9 platformSergey Sharybin
2012-02-18XDND support now can be disabled using WITH_GHOST_XDND=OFF with CMake and WIT...Sergey Sharybin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-17Returning magic _USE_MATH_DEFINES to esm tracker.Sergey Sharybin
2012-02-17Drag-n-drop support on LinuxSergey Sharybin
2012-02-17Camera tracking: switch to own repo of libmv where most of patches are appliedSergey Sharybin
2012-02-12Merging r44003 through r44069 from trunk into soc-2011-tomatoSergey Sharybin
2012-02-11update gpl header in cmake filesCampbell Barton
2012-02-05Merging r43871 through r43908 from trunk into soc-2011-tomatoSergey Sharybin
2012-02-05BGE bug #18883: Softbodies being hit by ghost objects. Added a one liner fix...Benoit Bolsee
2012-02-02Merging r43721 through r43847 from trunk into soc-2011-tomatoSergey Sharybin
2012-01-30Fix #29993: Boolean modifier crashes BlenderSergey Sharybin