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-07-17Spellcheck: minkovsky -> minkowski! (Only in comments/UI messages :/ ).Bastien Montagne
2012-07-08style cleanupCampbell Barton
2012-05-28style cleanup: defines with bracesCampbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-24style cleanup: comma placementCampbell Barton
2012-05-12style cleanup: whitespace, bli & makesdnaCampbell Barton
2012-05-02style cleanup: whitespace, bracesCampbell Barton
2012-04-30code cleanup: header cleanupCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-11code cleanup: float formatting was confusing in some cases - eg: (0.,0.,0.)Campbell Barton
2012-03-31code cleanup: use uppercase for defines and dont end macro's with ;Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-04style cleanup / comment formatting for bli/bke/bmeshCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-01-22use inline BLI_math functions for dot product and length calculation.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-05Fix #28394: clouds texture error with high noise depth and blender originalBrecht Van Lommel
2011-08-28remove implicit casts to doubles in the noise code, also use floating point m...Campbell Barton
2011-08-28fix [#28388] Clouds at high depth give artifacts.Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-02-27doxygen: blender/blenlib tagged.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-08remove unused code & variables.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-06-22Merge a few small blenlib changes from the render25 branch:Brecht Van Lommel
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-20remove unused includes for blenlib, left ifdef's for non linux os's alone.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2009-09-14use static functions where possible for some local functions.Campbell Barton
2008-04-29fix gcc warningsCampbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2006-09-25A possible problem was noted by Cyril Brulebois regarding copyright issuesAlfredo de Greef
2005-03-30 - restored msvc warning disable codeDaniel Dunbar
2005-03-29 - added Mesh->derived and Mesh->decimated DerivedMesh pointersDaniel Dunbar
2005-03-09big warning hunt commitJean-Luc Peurière
2004-04-04Making noise.c more palatable on irix.Chris Want
2004-04-03Eesho's patch for new noise textures!Ton Roosendaal
2003-04-26- translations for comments in blender lib filesTon Roosendaal
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont