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
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2016-08-23Cleanup: Output argument name and const qualifierSergey Sharybin
2016-08-23Fix T49140: Noise and jitter present at some areas when using ambient oclusio...Sergey Sharybin
2016-07-12Fix T48818: Objects with alpha maps cast wrong ray shadows in BISergey Sharybin
2016-06-06Fix T48550: Imperfections when Bake displacement map to plane if camera is no...Sergey Sharybin
2014-04-23Blender Internal: Add material property "Cast" which can disable both ray and...IRIE Shinsuke
2014-04-21Fix T39735: New auto smooth creates artifacts with flat shaded faces(BI)Bastien Montagne
2014-02-12Revert own previous commit rBe2f9afbaabbd.IRIE Shinsuke
2014-02-11Blender Internal: Modify material property "Cast Buffer Shadows" to affect ra...IRIE Shinsuke
2013-03-08code cleanup: 0 --> NULLCampbell Barton
2012-12-18Ambient occlusion baker from multi-resolution meshSergey Sharybin
2012-10-20code cleanup:Campbell Barton
2012-08-03code cleanup: double promotion warningsCampbell Barton
2012-05-15style cleanup: raytree codeCampbell Barton
2012-05-01Fix #31110: selected to active baking did not properly check to see if theBrecht Van Lommel
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-26style cleanup: use NULL rather than 0 for raytrace code.Campbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-01-14tag unused function args in raytrace code.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-25whitespace cleanupCampbell 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-05Raytrace modifications from the Render Branch.Brecht Van Lommel
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-05Fix #23604: external shadows for volume materials don't workBrecht Van Lommel
2010-10-23warning fixes.Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-30* Assign weight from bones in weight paint mode now respects paint faceBrecht Van Lommel
2010-03-07fix for using an un-initialized pointer & quiet compiler wanring on raytrace ...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-10-13Fix [#19602] Rayshadow that goes through transparent plane disappearsAndre Susano Pinto
2009-10-10Fix #19571 (reported by Markus Ilmola):Andre Susano Pinto
2009-10-08Fixed #19571Andre Susano Pinto
2009-10-04Added some test_break during the build process.Andre Susano Pinto
2009-10-01*Updated UI options and added UI options to:Andre Susano Pinto
2009-09-28Raycounters fixAndre Susano Pinto
2009-09-25*Added VlakPrimitive (this rayobject rimitive only stores ObjectRenderInstanc...Andre Susano Pinto