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
2018-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-05-15Undo System: remove nested edit-mode undo callsCampbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2016-04-04Fix curve editmode adding 3D primitives w/ 2D curvesCampbell Barton
2015-11-18Cleanup: editor api namingCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-05-04Add name argument to data creation API callsCampbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-02-09more direct fix for last commitCampbell Barton
2015-02-09Fix T43498: New curves fails /w radius & rotationCampbell Barton
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-10-28Cleanup: use SELECT flagCampbell Barton
2014-06-26Code cleanup: remove MAT3/4_UNITY defines, just call unit_m3/4Campbell Barton
2014-05-16Fix T40214: Wrong size calculation on new curve objectsBastien Montagne
2014-01-27Curves: save active point to fileKevin Mackay
2014-01-16Fix T38217: Fix glitch adding Monkey with view alignCampbell Barton
2013-11-06Made active point and active spline behaviour more predictable on curves/surf...Kevin Mackay
2013-10-11code cleanup: use const's for static arraysCampbell Barton
2013-09-16fix [#36537] "Grid Floor Scaling" can have some unexpected behaviour on new o...Campbell Barton
2013-09-16move make_prim_radius_prop into a generic function.Campbell Barton
2013-09-16move editcurve add functions into their own source file editcurve_add.cCampbell Barton