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
AgeCommit message (Expand)Author
2014-10-30Libmv: Inverse meaning of Marker::visible_channelsSergey Sharybin
2014-10-30Merge remote-tracking branch 'origin/master' into libmv_predictionSergey Sharybin
2014-10-30Libmv: Support disabled color channels in trackign settingsSergey Sharybin
2014-10-30Math Lib: add transpose_m3_m3, m3_m4, m4_m4Campbell Barton
2014-10-29Fix T42294: Bullet rigidbody point cache reading was using uninitializedLukas Tönne
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-10-29Fix for Ctrl+Del/Backspace not setting text dirtyCampbell Barton
2014-10-29Merge branch 'master' into libmv_predictionSergey Sharybin
2014-10-29Libmv: Fix compilation error with libmv disabledSergey Sharybin
2014-10-28Cleanup: de-duplicate engine-id'sCampbell Barton
2014-10-24Libmv: Fix read/write pass the array endSergey Sharybin
2014-10-23Fix T42367: Spline-ik offset evaluating curveCampbell Barton
2014-10-23Spline IK: use malloc, arrays are filled instantlyCampbell Barton
2014-10-23Fix T42330 game engine does not allow texture slots generation.Antony Riakiotakis
2014-10-23Libmv: Fix wrong search area clamping in frame accessorSergey Sharybin
2014-10-23Merge branch 'master' into libmv_predictionSergey Sharybin
2014-10-23Cleanup: spellingCampbell Barton
2014-10-21Fix T42260: By repeatedly joining meshes, you could end up with thousands of ...Bastien Montagne
2014-10-21Fix T42257: Curve vertex parent not working with animationSergey Sharybin
2014-10-21ListBase: use BLI_listbase_ for new api callsCampbell Barton
2014-10-21ShapeKeys: rework 'move skey' code, and add options to move to first/last pos...Bastien Montagne
2014-10-21Fix sequencer clipboard with meta's containing ID referencesCampbell Barton
2014-10-21Fix sequencer duplicate with only handle selectedCampbell Barton
2014-10-21Libmv: Fix stupidness in termination criteriaSergey Sharybin
2014-10-21Libmv: Correction for previous commit - wrong axis used for AABB calculationSergey Sharybin
2014-10-20Libmv: Bring back track margin checkSergey Sharybin
2014-10-20Merge branch 'master' into libmv_predictionSergey Sharybin
2014-10-19Revert "Freestyle: Built-in SVG exporter."Campbell Barton
2014-10-18Fix T42281, crash in subsurf with texture painting.Antony Riakiotakis
2014-10-18Freestyle: Built-in SVG exporter.Tamito Kajiyama
2014-10-17Fix typoAntony Riakiotakis
2014-10-17Cleanup: use SQUARED macroCampbell Barton
2014-10-16Revert "Minor typo".Antony Riakiotakis
2014-10-16Minor typoAntony Riakiotakis
2014-10-16Fix T42256: Translation operator moves Child-Of constrained objects in wrong ...Bastien Montagne
2014-10-15Cleanup: unused varCampbell Barton
2014-10-14Yet another tweak to stretch volume variation.Lukas Tönne
2014-10-14Tweak for smoothing limits in stretch-constraint volume preservation.Lukas Tönne
2014-10-14BLI_bitmap: add a macro to set/clear the whole bitmap at once.Bastien Montagne
2014-10-13Integrated limits for volume preservation in stretch-to constraints.Lukas Tönne
2014-10-13Fix T42198: Linked lines only work with linked objects.Tamito Kajiyama
2014-10-13BLI_utildefines: add SQUARE macroCampbell Barton
2014-10-13Mesh calc smooth group: several fixes.Bastien Montagne
2014-10-11Sculpt: update dystopia debug verifyCampbell Barton
2014-10-10Sculpt: remove offset args from internal funcsCampbell Barton
2014-10-10BLI_buffer: empty macroCampbell Barton
2014-10-10Cleanup: use bool and const argsCampbell Barton
2014-10-09Fix T42139, vertical noise stripe patterns in noise texture.Antony Riakiotakis
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-07Sculpt: dyntopo, avoid redundant gset remove callsCampbell Barton