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
2017-07-29Remove volatile, causing issues w/ GCC/ubsanCampbell Barton
2016-12-15Layer Weight node support for Blender Internal RenderAlexander Romanov
2016-02-18Fix T45343: incorrect Cycles baking of bump maps from selected to active.Brecht Van Lommel
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2012-10-16code cleanup: use float sizes for function args.Campbell Barton
2012-05-26code cleanup: use array size and const for vector argsCampbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-24edits to internal renderer - no functional changes.Campbell Barton
2011-09-12use vector size and const args where possible (no functional change)Campbell Barton
2011-09-11minor edits / cleanup - no functional changes.Campbell Barton
2011-05-10minor cleanup: make functions static, use NULL for pointer comparisons,Campbell Barton
2011-02-27doxygen: blender/render tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-22Bugfix #25967Ton Roosendaal
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-02-07Fix #20914: non-normalized AO baking was not working anymore.Brecht Van Lommel
2009-08-13* First commit merging 2.4-based sim_physics in to volume25 branch.Matt Ebb
2009-07-17Colour ManagementMatt Ebb
2008-10-12svn merge -r 16866:17042 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-10-07Fix for bug #13363: ray (qmc) shadows had some light leaking issues,Brecht Van Lommel
2008-09-24Volumetrics:Matt Ebb
2008-09-24* Volumetrics scene integrationMatt Ebb
2008-09-22* Volume renderingMatt Ebb
2008-03-04Bugfix: the shadow samplenr increment to reuse shadow results inBrecht Van Lommel
2008-01-28New rendering option: FSA!Ton Roosendaal
2008-01-17Approximate Ambient OcclusionBrecht Van Lommel
2007-12-15Render InstancingBrecht Van Lommel
2007-12-04ParticlesBrecht Van Lommel
2006-12-21Added names to UV and vertex color layers, and display them as a list.Brecht Van Lommel
2006-12-08Numerous fixes in Render code:Ton Roosendaal
2006-12-05Next stage of RenderPipe refactor: now everything within the pixel wasTon Roosendaal