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
2015-06-25Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-20Cleanup: use listbase clearCampbell Barton
2015-06-08Merge branch 'master' into gooseberryBastien Montagne
2015-06-08Fix T44991: Apply transform skips poly-radiusCampbell Barton
2015-05-14Merge branch 'master' into gooseberrySergey Sharybin
2015-05-12Cleanup: styleCampbell Barton
2015-05-12Depsgraph: Add evaluation callbacks for granular nodes updateSergey Sharybin
2015-05-08Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-07Fix T44604 bad quality of rake with bezier curves.Antony Riakiotakis
2015-04-29Merge branch 'master' into gooseberrySergey Sharybin
2015-04-28Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-28Curves: don't use 'charidx' for regular curvesCampbell Barton
2015-04-28Add material slot reorder buttonsGaia Clary
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-03-01Merge branch 'master' into gooseberryLukas Tönne
2015-02-27Fix T42833: Kink on nurbs curveCampbell Barton
2015-02-02Merge branch 'master' into gooseberryLukas Tönne
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-26Merge branch 'master' into gooseberryBastien Montagne
2015-01-26Fix T41834: Ctrl+LMB, Extrude Curves 2+ splinesCampbell Barton
2015-01-26Curves: BKE_nurb_copy left duplicate arraysCampbell Barton
2015-01-09Merge branch 'master' into gooseberryAntony Riakiotakis
2015-01-09Fix T43159: Copying of linked datablocks using relpath leads to invalid paths...Bastien Montagne
2014-11-04Merge branch 'master' into gooseberryCampbell Barton
2014-10-31Code cleanup: synchronize const qualifiers between declaration and definitionSergey Sharybin
2014-10-03Replaced the single `ID *from` pointer in shape keys with a moreLukas Tönne
2014-09-30Fix T42018: Crash when displaying beveled poly-curves with spline bevfac mappingSergey Sharybin
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-09-10Curve: Remove assert in BKE_curve_bevelList_makeCampbell Barton
2014-09-04Fix setting Curve-handle type moving the wrong oneCampbell Barton
2014-09-04Fix T35952: Switching a single handle to free would lock the others alignmentCampbell Barton
2014-09-01Support more object types scene-scale (on creation)Campbell Barton
2014-08-21CleanupCampbell Barton
2014-08-18Correction to previous curve bevlist commitSergey Sharybin
2014-08-18Fix T41085: Blender crashes when using "spline" or "segments" for bevel curve...Sergey Sharybin
2014-08-13SpellingCampbell Barton
2014-07-17Add helper to validate (and fix) material indices of meshes' polygons, curves...Bastien Montagne
2014-06-19Curve: zero memory on access rather then callocCampbell Barton
2014-06-15Curve: replace calloc with malloc for values immediately written intoCampbell Barton
2014-06-15Curve: use zero length array for BevList for less confusing syntaxCampbell Barton
2014-06-13Code cleanup: spellingCampbell Barton
2014-05-27Revert fix for T38594, caused T40186 (just accept limitation for now)Campbell Barton
2014-05-26EditCurve: Replace -1 with CU_ACT_NONE defineCampbell Barton
2014-05-26Fix for curve having invalid active vertex after setting typeCampbell Barton
2014-05-163D Text: Change textbox placement to ignore font scaleCampbell Barton
2014-05-14FCurve: handle calculation was measuring new handle lengths and not using for...Campbell Barton
2014-05-13Fix T40176: Curve Functions broken in several addonsSergey Sharybin
2014-05-03Fix for aligned handles in masking and curve objectsSergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton