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
2016-09-08Fix compilation error: missing forward declarationSergey Sharybin
2014-08-26Fix T41590: When scene scale is not 1.0, and units are "None," Blender assume...Bastien Montagne
2014-06-30Fix T40862: numinput transform did not take into account scale_length.Bastien Montagne
2014-03-23Further tweaking to numinput - enhance 'Reset' behavior.Bastien Montagne
2014-02-20Transform: revert to 2.69 numeric input behavior by defaultBastien Montagne
2013-12-21Support units in modal numinputBastien Montagne
2013-10-23code cleanup: minor transform refactorCampbell Barton
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2012-07-14Fix [#32086] Missing bevel "hold shift" for better accuracy.Bastien Montagne
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-04-22style cleanup: commentsCampbell Barton
2012-03-11[#30373] Which part to snap in volume snapping is removedMartin Poirier
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-21doxygen: editor entryNathan Letwory
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-23Move increment value into numinput structure.Martin Poirier
2010-02-20Split numinput from transform (reusable in other operator).Martin Poirier