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-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-04-03quiet various warnings, also disable -Wdouble-promotion with cmake since it g...Campbell Barton
2011-03-292 fixes for un-initialized memory uses, when running testfile: teapot_envmap....Campbell Barton
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-02-27doxygen: blender/nodes tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-08Finished the node type definition cleanup started in r34682. All static node ...Lukas Toenne
2011-01-16Bugfix, IRC reportTon Roosendaal
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-02-16Texture Nodes:Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2009-10-21Make compiler happy, remove doubtful non init usage.Guillermo S. Romero
2009-10-08Node Bugfixes:Brecht Van Lommel
2009-10-07Preview Render:Brecht Van Lommel
2009-08-18Fixed some redraw problems with texture nodes.Robin Allen
2009-08-18Implemented multisampling for texture nodes.Robin Allen
2009-08-18Slight refactor of texture nodes. Robin Allen
2009-08-17Made texture nodes accessible in the interface.Robin Allen
2008-11-132.5: merge with trunk, previous merge was only up to yesterday.Brecht Van Lommel