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-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-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-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-11update gpl header in cmake filesCampbell Barton
2012-02-05BGE bug #18883: Softbodies being hit by ghost objects. Added a one liner fix...Benoit Bolsee
2012-01-30Fix #29993: Boolean modifier crashes BlenderSergey Sharybin
2012-01-26Fix build on debian ports that differs from generic i386/x86_64 like kFreeBSDSergey Sharybin
2012-01-17Updated Carve bundling script and patchesSergey Sharybin
2012-01-17Fix carve compile error with gcc 4.6, patch by Stephen McQuay.Brecht Van Lommel
2012-01-17Compilation error when using mingw+sconsSergey Sharybin
2012-01-16Carve booleans library integrationSergey Sharybin
2012-01-12Fixing FreeBSD x64 buildSergey Sharybin
2012-01-11Fixed typo in comments for libmv build rules filesSergey Sharybin
2011-12-29add UNLIKELY / LIKELY util defines to help optimize iterators that are called...Campbell Barton
2011-12-15Added note that cmake/scons rules are automatically generated for extern/libmvSergey Sharybin
2011-12-11missing config_freebsd.h from cmake file listCampbell Barton
2011-12-07Merging remained part of hybrid tracker which adds correlation thresholdSergey Sharybin
2011-12-05Fix #29506: libmv build issues on freebsd, patch by Shane Ambler.Brecht Van Lommel
2011-12-05Minor whitespace fixesSergey Sharybin
2011-12-04Fix warning for redefinition of __MSVCRT_VERSION__Antony Riakiotakis
2011-12-04Fix MinGW compilation:Antony Riakiotakis
2011-12-04Camera tracking: merge hybrid tracker from tomato branchSergey Sharybin
2011-12-02Merging r42193 through r42349 from trunk into soc-2011-tomatoSergey Sharybin