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-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
2011-12-01Fix #29469: Latest motion tracking not working.Sergey Sharybin
2011-11-30Fix link errors for MinGW debug for blenderplayer. This bizarre error, not pr...Antony Riakiotakis
2011-11-29Camera tracking: SAD tracker now supports patterns with any sizeSergey Sharybin
2011-11-28Camera tracking: moved camera solver into it's own jobSergey Sharybin
2011-11-27Camera tracking: progress report clean-upSergey Sharybin
2011-11-25Camera tracking: cleaned progress reporting stuff and made a bit more verboseSergey Sharybin
2011-11-25Merging r42062 through r42159 from trunk into soc-2011-tomatoSergey Sharybin
2011-11-25libmv: don't replace flags with rel_flags but add, to preserve all flagsJens Verwiebe
2011-11-23This checks shouldn't have been removed.Sergey Sharybin
2011-11-22Camera tracking: expose progress and status from camera solver into interfaceSergey Sharybin