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
2018-06-11Fix merge error in 908b696, removed files were accidentally added back.Brecht Van Lommel
2018-06-08Cleanup: trailing spaceCampbell Barton
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2016-07-15Bump maximum threads number to 1024Sergey Sharybin
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2012-12-18Multires baker: made octree aware of user-defined resolution in performance p...Sergey Sharybin
2012-12-18Ambient occlusion baker from multi-resolution meshSergey Sharybin
2012-10-20code cleanup:Campbell Barton
2012-06-07style cleanupCampbell Barton
2012-05-27code cleanup: defines with braces - end with '(void)0' so callers must end wi...Campbell Barton
2012-04-30code cleanup: header cleanupCampbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-07replace VECCOPY with copy_v3_v3, same for 2d copy, also added vec copy functi...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-11minor edits / cleanup - no functional changes.Campbell Barton
2011-02-27doxygen: blender/render tagged.Nathan Letwory
2011-02-05Raytrace modifications from the Render Branch.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-28Ambient Occlusion split up into:Brecht Van Lommel
2009-09-15svn merge -r 22571:22800 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-14Attempted fix for bug #8349: QMC raytracing being very slow on someBrecht Van Lommel
2008-03-14Fix for bug #8555: geometry node front/bake was broken.Brecht Van Lommel
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-28New rendering option: FSA!Ton Roosendaal
2008-01-23Bugfix to filter strands with solid correctly.Brecht Van Lommel
2007-12-15Render InstancingBrecht Van Lommel
2007-09-07* QMC RaytracingMatt Ebb
2007-07-26Refactor the raytracing code to split the tracing and shading parts intoBrecht 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-29Render Monster support: (part 1)Ton Roosendaal
2006-11-10Bugfix #5199Ton Roosendaal
2006-06-13Lens flare rendering back.... completely forgot about this antiqueTon Roosendaal
2006-02-10Addition to previous commit: disabling RenderLayer "Halo" did not skipTon Roosendaal
2006-02-03Three feats;Ton Roosendaal
2006-02-02features & fixes:Ton Roosendaal
2006-02-01Three features;Ton Roosendaal
2006-01-24Giant commit!Ton Roosendaal
2005-12-04Orange branch feature; Material LayeringTon Roosendaal
2005-12-02Extra texture channel input for Mist effect; "Global". This feeds theTon Roosendaal
2005-04-29Two fixes in one commit.Ton Roosendaal
2005-01-07Another round of cleanups for render code;Ton Roosendaal
2004-12-28And a first threading fix; mist render still used a R global for storage.Ton Roosendaal
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-07-14Removed VECADD and VECSUB, are in utildefine.h nowTon Roosendaal
2004-04-27Request from [A]ndy:Ton Roosendaal