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-03-30Fix T47993: noise_vector ignores random seedCampbell Barton
2015-01-04mathutils: refactor instantiationCampbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-01-30PyAPI: noise.seed_set(), note that zero is a special case.Campbell Barton
2014-01-09Fix T38104: mathutils.cell_vector() always returns (0,0,0)Denis Declara
2013-07-02remove nan copyrights from code added since blender become opensource (copy p...Campbell Barton
2013-03-17code cleanup: add 'const' to headers to quiet msvc warnings, also remove (cha...Campbell Barton
2012-10-12remove BLI_noise from BLI_blenlib.h, not that many files need this.Campbell Barton
2012-07-17Spellcheck: minkovsky -> minkowski! (Only in comments/UI messages :/ ).Bastien Montagne
2012-03-26style cleanup: python apiCampbell Barton
2012-03-17style cleanup: py/capiCampbell Barton
2012-03-04style cleanup - comment formattingCampbell Barton
2012-02-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2012-02-08correct 2 sphinx warnings.Campbell Barton
2012-01-31apply back changes made since moving this file.Campbell Barton
2012-01-31svn cp \Campbell Barton
2012-01-31previous move lost history on this file, restoring next commit.Campbell Barton
2011-12-24picky formatting of mathutilsCampbell Barton
2011-12-18formatting edits in py api, no functional changesCampbell Barton
2011-12-14fix for py noise doc string (not a show stopper :) )Campbell Barton
2011-11-29patch [#29421] Python Noise Module UpdatesCampbell Barton