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
2009-07-09*Added support for variable cost per RayObjectAndre Susano Pinto
2009-07-07made rtbuild object_heuristic_spliter fasterAndre Susano Pinto
2009-07-07*added Object SAH support to rtbuild:Andre Susano Pinto
2009-07-06*Added BLI_memarena on bvhAndre Susano Pinto
2009-07-03Fixed memory aligns for 64bitsAndre Susano Pinto
2009-07-02*RTBuilder now supports splitting leafs in N leafsAndre Susano Pinto
2009-07-01*Added rayobject_bvhAndre Susano Pinto
2009-07-01*Added initial code of rayobject_rtbuildAndre Susano Pinto
2009-06-30*reserved RayObject align offset 0 for private usage inside each structureAndre Susano Pinto
2009-06-30Measure build time...Andre Susano Pinto
2009-06-20Voxel data & volume light cacheMatt Ebb
2009-06-11*Instance support at dupliverts/facesAndre Susano Pinto
2009-05-13Renamed exported functions from render to have the RE_ prefixAndre Susano Pinto
2009-05-11*new generic raytrace APIAndre Susano Pinto
2009-04-212nd try to merge sim_physics with trunk rev 19825Daniel Genrich
2009-03-11* Patch by Raul F HernandezMatt Ebb
2009-02-26* Fix for a small bug where multiple scattering wasn't being enabled properly.Matt Ebb
2009-02-052.5Ton Roosendaal
2009-01-26Volume rendering: multiple scatteringMatt Ebb
2009-01-222.5Ton Roosendaal
2009-01-06Got rid of old multires code, brought in multires modifier from Nicholas Bishop
2008-12-31Volume renderingMatt Ebb
2008-12-22Volume rendering:Matt Ebb
2008-12-13and the new voxel data files..Matt Ebb
2008-12-13* Volume Rendering: Voxel dataMatt Ebb
2008-11-19svn merge -r 17201:17502 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-11-15cleaned some code and split volume precaching into a new fileMatt Ebb
2008-11-132.5: merge with trunk, previous merge was only up to yesterday.Brecht Van Lommel
2008-11-12Patch #7897 Texture Nodes!Ton Roosendaal
2008-10-27svn merge -r 17042:17201 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-10-17non-working WIP commit to continue coding at home.Matt Ebb
2008-10-14Bugfix #17830Ton Roosendaal
2008-10-13* Raytraced shadow casting for volumesMatt Ebb
2008-10-12- Fix for bug #17825: baking SSS is not supported, but it didn't giveBrecht Van Lommel
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-10-01svn merge -r 16741:16866 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-29Bugfix #17711Ton Roosendaal
2008-09-29Updated color calculus for sunskyTon Roosendaal
2008-09-28* VolumetricsMatt Ebb
2008-09-26Wheee!Matt Ebb
2008-09-24Volumetrics:Matt Ebb
2008-09-24* Volumetrics scene integrationMatt Ebb
2008-09-23* Refactored the volume texture code. Seems to go ok so far, stress Matt Ebb
2008-09-23* Volume colour absorptionMatt Ebb
2008-09-22svn merge -r 16592:16667 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-22* Volume renderingMatt Ebb
2008-09-21Sunsky / Atmoshphere:Ton Roosendaal
2008-09-20Fix for gcc compiler warning about a call to do_lamp_tex() resulting in "over...Joshua Leung
2008-09-19Patch #13422, By Roland Hess, Shadow ColorTon Roosendaal