2014-12-31 |
Sergey Sharybin | Just another attempt to make MSVC happy |
tree | commitdiff |
2014-12-31 |
Sergey Sharybin | Hopefully fix compilation error after recent update |
tree | commitdiff |
2014-12-31 |
Sergey Sharybin | Libmv: Update to latest upstream version |
tree | commitdiff |
2014-12-11 |
Sergey Sharybin | Libmv: Reshuffle CMake and SCons configuration files |
tree | commitdiff |
2014-12-04 |
Sergey Sharybin | Fix T42800: Blender suddenly closes after pressing... |
tree | commitdiff |
2014-12-03 |
Sergey Sharybin | Cycles: Support logging when building with SCons |
tree | commitdiff |
2014-11-17 |
Sergey Sharybin | Support dynamic loading of SDL libraries |
tree | commitdiff |
2014-11-14 |
Sergey Sharybin | Cycles: Fix compilation error with enabled looging... |
tree | commitdiff |
2014-11-13 |
Sergey Sharybin | Booleans: Boost is no longer a dependency for Carve |
tree | commitdiff |
2014-11-05 |
Sybren A. Stüvel | Fixed warning about redefining the __SSE__ macro in... |
tree | commitdiff |
2014-10-31 |
Sergey Sharybin | Libmv: Code cleanup, avoid C11 feature with structure... |
tree | commitdiff |
2014-10-31 |
Sergey Sharybin | Libmv: Code cleanup, mixed class/struct in declaration... |
tree | commitdiff |
2014-10-30 |
Sergey Sharybin | Libmv: Support disabled color channels in tracking... |
tree | commitdiff |
2014-10-30 |
Sergey Sharybin | Libmv: Replace region tracker with autotracker in Blender |
tree | commitdiff |
2014-10-30 |
Sergey Sharybin | Libmv: Add autotrack API to the C-API |
tree | commitdiff |
2014-10-30 |
Keir Mierle | Libmv: Initial commit of unfinished AutoTrack API |
tree | commitdiff |
2014-10-24 |
Jens Verwiebe | OSX/CLEW: silence hundreds of warnings: 'weak_import... |
tree | commitdiff |
2014-10-23 |
Jason Wilkins | Checked each of my (jwilkins) XXX notes. |
tree | commitdiff |
2014-10-09 |
Sergey Sharybin | Code cleanup: Mostly whitespace |
tree | commitdiff |
2014-10-09 |
Sergey Sharybin | Libmv: Update Ceres to latest upstream |
tree | commitdiff |
2014-10-07 |
Jason Wilkins | Ghost Context Refactor |
tree | commitdiff |
2014-10-07 |
Campbell Barton | Sculpt: minor speedup for dyntopo |
tree | commitdiff |
2014-10-07 |
Campbell Barton | Cleanup: use bool |
tree | commitdiff |
2014-10-02 |
Sergey Sharybin | Libmv: Remove old workaround for 10.5 hash tables |
tree | commitdiff |
2014-10-02 |
Sergey Sharybin | Libmv: Add an option to disable schur specializations... |
tree | commitdiff |
2014-10-02 |
Sergey Sharybin | Libmv: Silence some warnings about C11 usage |
tree | commitdiff |
2014-09-30 |
Sergey Sharybin | Libmv: update ceres to latest upstream version |
tree | commitdiff |
2014-09-29 |
Sergey Sharybin | Libmv: Enable explicit Schur complement matrix by default |
tree | commitdiff |
2014-09-29 |
Sergey Sharybin | Libmv: Update Ceres to the latest upstream version |
tree | commitdiff |
2014-09-27 |
Kévin Dietrich | Fix T41974: blender ships vulnerable minilzo version |
tree | commitdiff |
2014-09-27 |
Sergey Sharybin | Tracking: Make sure INC_SYS is always fine |
tree | commitdiff |
2014-09-26 |
Sergey Sharybin | Tracking: Cleanup of the bundler script |
tree | commitdiff |
2014-09-26 |
Sergey Sharybin | SCons: Don't compile libmv stub when libmv is actually... |
tree | commitdiff |
2014-09-25 |
Sergey Sharybin | Cycles: Add support of Glog logging |
tree | commitdiff |
2014-09-25 |
Sergey Sharybin | Tracking: Decouple C-API module into more granular... |
tree | commitdiff |
2014-09-25 |
Sergey Sharybin | Update Ceres to latest upstream version |
tree | commitdiff |
2014-09-25 |
Sergey Sharybin | Tracking: Enable Schur specializations |
tree | commitdiff |
2014-08-11 |
Sergey Sharybin | Fix T41360: Crash on Boolean Modifier |
tree | commitdiff |
2014-08-09 |
Benoit Bolsee | Remove an assert in Bullet for the Character physics. |
tree | commitdiff |
2014-08-05 |
Nicholas Bishop | Fix a few typos in carve-capi.h |
tree | commitdiff |
2014-08-05 |
Jens Verwiebe | Fix possible harmful warning: the value of the size... |
tree | commitdiff |
2014-08-05 |
Sergey Sharybin | Fix wrong assert happening in the CUEW |
tree | commitdiff |
2014-08-05 |
Sergey Sharybin | Deduplicate CUDA and OpenCL wranglers |
tree | commitdiff |
2014-08-02 |
Campbell Barton | CMake: add header |
tree | commitdiff |
2014-07-22 |
Sergey Sharybin | Fix crash in cases when first BA step happens with... |
tree | commitdiff |
2014-07-06 |
Jens Verwiebe | OSX/scons: Try to get rid of buildproblems with openjpe... |
tree | commitdiff |
2014-07-03 |
Sergej Reich | cloth: Speed up collision detection |
tree | commitdiff |
2014-06-30 |
Campbell Barton | CMake: correct include dirs |
tree | commitdiff |
2014-06-27 |
Sergey Sharybin | Get rid of usage of non-existing module |
tree | commitdiff |
2014-06-27 |
Sergey Sharybin | Update Carve to latest upstream version |
tree | commitdiff |
2014-06-27 |
Sergey Sharybin | Update Ceres to latest upstream version |
tree | commitdiff |
2014-06-18 |
Campbell Barton | Correction to GTest commit (WITH_GTEST=OFF works now) |
tree | commitdiff |
2014-06-18 |
Sergey Sharybin | Some WITH_TESTS weer not renamed to WITH_GTEST |
tree | commitdiff |
2014-06-18 |
Sergey Sharybin | GTest unit testing framework |
tree | commitdiff |
2014-06-11 |
Sergey Sharybin | Add patchset to recent Carve changes |
tree | commitdiff |
2014-06-10 |
Jens Verwiebe | Fix a warning in carve by initializing var |
tree | commitdiff |
2014-06-10 |
Sergey Sharybin | Fix T40551: Boolean Modifier distorts UVs |
tree | commitdiff |
2014-04-23 |
Sergey Sharybin | Fix compilation on OSX after previous commit |
tree | commitdiff |
2014-04-23 |
Sergey Sharybin | Libmv cleanup: move aligned malloc implementation into... |
tree | commitdiff |
2014-04-21 |
Sergey Sharybin | Libmv: optimization of PearsonProductMomentCorrelation |
tree | commitdiff |
2014-04-19 |
Jens Verwiebe | Bullet: making bullet friction workaround more fururepr... |
tree | commitdiff |
2014-04-17 |
Sergey Sharybin | Re-bundle Libmv to be sure it's all fine |
tree | commitdiff |
2014-04-17 |
Sergey Sharybin | Fix for 771a9dd: libmv build files are automatically... |
tree | commitdiff |
2014-04-17 |
Jens Verwiebe | Lbmv: fix scons compile after ed2ddc9 |
tree | commitdiff |
2014-04-17 |
Antony Riakiotakis | Fix compilation issue. |
tree | commitdiff |
2014-04-17 |
Sergey Sharybin | Fix crash when enabling undistorted display in MCE |
tree | commitdiff |
2014-04-17 |
Sergey Sharybin | Support multiple distortion models, including a new... |
tree | commitdiff |
2014-04-16 |
Jens Verwiebe | Bullet: better workaround for failing friction with... |
tree | commitdiff |
2014-04-16 |
Campbell Barton | Math Lib: optimize axis_dominant_v3_to_m3, approx 6x... |
tree | commitdiff |
2014-04-10 |
Antony Riakiotakis | ...and linking, sorry for that! |
tree | commitdiff |
2014-04-10 |
Antony Riakiotakis | Fix compilation |
tree | commitdiff |
2014-04-10 |
Sergey Sharybin | Speedup track preview widget for byte images |
tree | commitdiff |
2014-04-09 |
Sergey Sharybin | Fix T39608: Blender 2.70 crashes when performing union |
tree | commitdiff |
2014-04-08 |
Sergej Reich | Fix T39646: Rigid Body Constraints non functional on... |
tree | commitdiff |
2014-04-03 |
Campbell Barton | Fix T39245: Crash when dynamic topology is enabled |
tree | commitdiff |
2014-03-28 |
Sergey Sharybin | Unbreak carve build for clang |
tree | commitdiff |
2014-03-26 |
Sergey Sharybin | Fix T39419: Crash when solving camera motion |
tree | commitdiff |
2014-03-25 |
Sergey Sharybin | Followup to Ceres changes -- need to update bundling... |
tree | commitdiff |
2014-03-25 |
Lukas Tönne | Fix for own commit: mixed up ceres build defines when... |
tree | commitdiff |
2014-03-25 |
Lukas Tönne | Build file macro for testing unordered_map C++ containe... |
tree | commitdiff |
2014-03-22 |
Jens Verwiebe | Cleanup: Restrict the debug -gline-tables-only to cxx_d... |
tree | commitdiff |
2014-03-21 |
Sergey Sharybin | Attempt to fix compilation error with msvc2013 |
tree | commitdiff |
2014-03-21 |
Sergey Sharybin | Update Eigen to version 3.2.1 |
tree | commitdiff |
2014-03-20 |
Sergey Sharybin | Follow up to the previous commit |
tree | commitdiff |
2014-03-20 |
Sergey Sharybin | Update Libmv to latest upstream |
tree | commitdiff |
2014-03-19 |
Jens Verwiebe | Ups, forgot to remove something i just placed temporary … |
tree | commitdiff |
2014-03-19 |
Jens Verwiebe | OSX/bullet/scons: a better workaround for clang 3.4... |
tree | commitdiff |
2014-03-18 |
Jens Verwiebe | OSX/cmake/bullet: fix ambigoius compiler ID and make... |
tree | commitdiff |
2014-03-13 |
Sergey Sharybin | Fix T39151: Boolean modifier freeze |
tree | commitdiff |
2014-03-12 |
Sergey Sharybin | Fix T39111: Boolean assert failure on widows |
tree | commitdiff |
2014-03-12 |
Jens Verwiebe | OSX/bullet: i have to use -O0 again, else weird bullet... |
tree | commitdiff |
2014-03-12 |
Sergey Sharybin | Fix T39104: 2 clothes on a collision object cause crash |
tree | commitdiff |
2014-03-11 |
Jens Verwiebe | OSX/bullet: add -O2 to bt_cxx_flags, in cmake thats... |
tree | commitdiff |
2014-03-11 |
Campbell Barton | CMake: add fastmath for gcc release flags (OSX had... |
tree | commitdiff |
2014-03-11 |
Jens Verwiebe | OSX/bullet: do a last fix for scons. Now in both builds... |
tree | commitdiff |
2014-03-11 |
Jens Verwiebe | OSX/cmake: tentative fix for T38746, conflictting flags... |
tree | commitdiff |
2014-03-11 |
Jens Verwiebe | OSX/bullet: Truely fix T38746 now, compile flags where... |
tree | commitdiff |
2014-03-10 |
Jens Verwiebe | OSX/clang3.4: tentative fix for T38746, strange bullet... |
tree | commitdiff |
2014-03-05 |
Sergey Sharybin | Added back code which was commented out for debug reasons |
tree | commitdiff |
2014-03-04 |
Sergey Sharybin | Fix compilation error windows |
tree | commitdiff |
next |