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-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
2011-11-22Merging r41937 through r42061 from trunk into soc-2011-tomatoSergey Sharybin
2011-11-20Camera tracking fixes:Sergey Sharybin
2011-11-17Merged trunk up to rev41928Sergey Sharybin
2011-11-16Camera tracking: forbid focal length=0 and small code cleanupSergey Sharybin
2011-11-15SVN maintenance.Guillermo S. Romero
2011-11-15Patch from nico_ga: libmv can be compiled with icc nowSergey Sharybin
2011-11-14Fixed compilation error with msvc caused by recent libmv commitSergey Sharybin
2011-11-14Camera tracking: code cleanupSergey Sharybin
2011-11-14Assorted camera tracker improvementsSergey Sharybin
2011-11-10Camera tracking integration: more code cleanupSergey Sharybin
2011-11-10Camera tracking integration: cleanup and finish some parts of recent commitSergey Sharybin
2011-11-09Assorted camera tracker improvementsKeir Mierle
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-11-07Hopefully compilation with MinGW will work again.Sergey Sharybin
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-07Camera tracking integration: Final pre-merge code clean-upSergey Sharybin