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-02-05Raytrace modifications from the Render Branch.Brecht Van Lommel
2011-01-05Fix #23604: external shadows for volume materials don't workBrecht Van Lommel
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-03-30* Assign weight from bones in weight paint mode now respects paint faceBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2009-10-08Fixed #19571Andre Susano Pinto
2009-10-06*Added memset's to make sure counters start on zeroAndre 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
2009-09-17* converted raytrace visibility test on meshlaplacian.c to new raytrace APIAndre Susano Pinto
2009-09-15svn merge -r 22571:22800 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2009-09-14*Ray counters (number of BB/primitive tests/hits and other raytrace counters)...Andre Susano Pinto
2009-09-07Bug fix (layers and some other checks were disabled)Andre Susano Pinto
2009-09-06*introduced new method for packing/optimizing trees after buildingAndre Susano Pinto
2009-08-29Code reorganizationAndre Susano Pinto
2009-08-04Skip BB tests on primitivesAndre Susano Pinto
2009-07-15*Added support to "BB hints" (which works like a BB version of LCTS - longest...Andre Susano Pinto
2009-07-12*Moved rtbuild to bf_render_raytraceAndre Susano Pinto
2009-07-08Enabled #ifdefs to test LAST_HIT, LAST_HINTAndre Susano Pinto
2009-07-08Hint support (only for first hiearchic level and shadow rays, lets see if thi...Andre Susano Pinto
2009-07-06*Added output of BB/primitves test/hitsAndre Susano Pinto
2009-07-05Set BVH (rayobject_bvh.c) as default tree typeAndre Susano Pinto
2009-07-05svn merge -r 21301:21372 https://svn.blender.org/svnroot/bf-blender/branches/...Andre Susano Pinto
2009-07-05*Added BIHAndre Susano Pinto
2009-07-01*Added rayobject_bvhAndre Susano Pinto
2009-07-01*Added initial code of rayobject_rtbuildAndre Susano Pinto
2009-06-29*make type of acceleration structure changeable at runtimeAndre Susano Pinto
2009-06-11*Instance support at dupliverts/facesAndre Susano Pinto
2009-06-03RayObject to support instances..Andre Susano Pinto
2009-05-31*Some debugAndre Susano Pinto
2009-05-13Renamed exported functions from render to have the RE_ prefixAndre Susano Pinto
2009-05-11Added neighbour test on detected ray hitAndre Susano Pinto
2009-05-11*new generic raytrace APIAndre Susano Pinto
2008-05-30This is patch [#9057] Updated doc string to match current definesKent Mein
2008-01-22Fix for error in approximate AO in last commit, made it really slow.Brecht Van Lommel
2007-12-15Render InstancingBrecht Van Lommel
2007-11-29Render BakingBrecht Van Lommel
2007-07-26Refactor the raytracing code to split the tracing and shading parts intoBrecht Van Lommel