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
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-08-013D Audio GSoC:Joerg Mueller
2011-06-18throw an error if preprocessor definitions are used for DNA array lengths (pr...Campbell Barton
2011-05-23remove unused code, comment some that may be useful (maintainers can remove).Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-03-03replace 0 with NULL when used as a pointerCampbell Barton
2011-02-17Start simple intros for intern and extern libs.Nathan Letwory
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-02-12quiet some clang warnings.Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-09-18fix for a (probably harmless) bug in makesdna where 1 byte off the end of the...Campbell Barton
2010-09-06committed by accidentCampbell Barton
2010-09-03use set as a suffix (matches operators)Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-25from Luca's recent commit noticed there are more typo's: lenght -> lengthCampbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
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-02-14Avoid a DNA parsing bug that would parse "float gravity [3];" as twoBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-27SDNA: fix for parsing struct members like:Brecht Van Lommel
2010-01-17have makesrna only replace newly generated files when their contents changes.Campbell Barton
2009-08-02svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22099:22130Campbell Barton
2009-08-01- Ancient resource leak (rev 2) where checkPackedFile would open a file and n...Campbell Barton
2009-07-30BF2.5: First commit of smoke code.Daniel Genrich
2009-07-22remove scriptlinks,Campbell Barton
2009-07-21Initial code for boids v2Janne Karhu
2009-07-092.5Ton Roosendaal
2009-06-21Spring CleaningCampbell Barton
2009-03-262.5: Remove OOPS code from the outliner space, as discussedBrecht Van Lommel
2009-01-172.5: Blender "Animato" - New Animation System Joshua Leung
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-07-22== Grease Pencil ==Joshua Leung
2008-05-30This is patch [#9053] More concrete makesdna reportingKent Mein
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-01-30Initial commit of cloth modifier from branch rev 13453Daniel Genrich
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2007-12-24Part 4 of the event refactor branch: all changes in existing files,Ton Roosendaal
2007-11-27ParticlesBrecht Van Lommel
2007-10-22dna error was not being set, allowing build to finish with DNA Campbell Barton
2007-04-2464 bits safety:Ton Roosendaal
2006-11-26SculptMode fix:Ton Roosendaal
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-07-27Brush Datablock:Brecht Van Lommel
2006-01-08Orange:Ton Roosendaal
2005-12-18Orange:Ton Roosendaal
2005-09-24 - shouldnt be a trailing comma after includeDaniel Dunbar