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
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2013-08-08disable cycles when building without python, also use const for function args...Campbell Barton
2013-03-26style cleanup:Campbell Barton
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-09-15quiet -Wmissing-prototypes warnings, and enable this warning by default for C...Campbell Barton
2012-08-04style cleanupCampbell Barton
2012-07-17code cleanup: spellingCampbell Barton
2012-06-07style cleanupCampbell Barton
2012-05-27code cleanup: use const float and define array sizeCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-06more macro --> BLI math lib, mainly replace VECCOPY in render and blenkernel.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-11minor edits / cleanup - no functional changes.Campbell Barton
2011-02-27doxygen: blender/render tagged.Nathan Letwory
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-10-12Deep Shadow BufferBrecht Van Lommel
2008-10-14Bugfix #17830Ton Roosendaal
2008-02-20Negative zmask rendering: now there is a setting to render everythingBrecht Van Lommel
2008-01-28Strands now mix together correctly with ZTransp.Brecht Van Lommel
2008-01-24Phase one of better masking support while rendering.Ton Roosendaal
2008-01-23Bugfix to filter strands with solid correctly.Brecht Van Lommel
2007-12-18Threaded Shadowbuffers CreationBrecht Van Lommel
2007-12-15Render InstancingBrecht Van Lommel
2007-12-04ParticlesBrecht Van Lommel
2007-05-04Subsurface scattering:Brecht Van Lommel
2006-12-05Next stage of RenderPipe refactor: now everything within the pixel wasTon Roosendaal
2006-11-19Long waited feature: Render BakingTon Roosendaal
2006-10-15Another shadowbuffer goodie: the "Halfway trick"Ton Roosendaal
2006-10-14New shadow feature: Irregular Shadow BuffersTon Roosendaal
2006-02-12Work on shadowbuffer system... right now only new filtertypes forTon Roosendaal
2006-02-08New:Ton Roosendaal
2006-01-27Orange; more render & compo stuff!Ton Roosendaal
2006-01-24Giant commit!Ton Roosendaal
2005-11-14New zbuffer; added check for zero sized edges in filling in with newTon Roosendaal
2005-11-14Strand render/zbuffering optimize recodeTon Roosendaal
2005-01-07Another round of cleanups for render code;Ton Roosendaal
2005-01-03Small fixes;Ton Roosendaal
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont