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
2012-10-23code cleanup: give rng functions BLI prefix.Campbell Barton
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton
2012-05-12style cleanup: whitespace, bli & makesdnaCampbell Barton
2012-04-21style cleanup: multi-line if statements.Campbell Barton
2012-04-19BMESH_TODO: randomize vertices working again.Bastien Montagne
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-19fix for error reported on IRC, sorting zero sized lists would cause a crash.Campbell Barton
2011-12-17style edit only - move parenthesis onto second line of function definition (i...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-10remove some duplicate declarationsCampbell Barton
2011-02-27doxygen: blender/blenlib tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2008-08-18a) New unified effector system by Janne (jahka) + Me (genscher): particle and...Daniel Genrich
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-12-04ParticlesBrecht Van Lommel
2006-11-29Render Monster support: (part 1)Ton Roosendaal
2006-11-21Bugfix, own collection:Ton Roosendaal
2005-11-06Bugfix #3249Ton Roosendaal
2005-08-26 - tsk tsk, ll suffix for constants is not C standard, doesn'tDaniel Dunbar
2005-08-25Random() issues with rendering...Ton Roosendaal
2005-07-26 - mixed up RNG type definitionDaniel Dunbar
2005-07-26 - added RNG abstract random object rng_{new/free/seed/get{Int,Double,Float}}Daniel Dunbar
2005-07-20 - added an array shuffling function to BLI_randDaniel Dunbar
2003-05-25Support for building bf-blender under windows with gcc (huge thanks toChris Want
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont