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-10-06svn merge -r 23528:23646 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2009-jaguarandiAndre Susano Pinto
2009-10-04Added some test_break during the build process.Andre Susano Pinto
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-30Rework of volume shadingMatt Ebb
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-08-30* Fixes for shading objects inside volumesMatt Ebb
2009-08-26* Hopefully fix some weird merging businessMatt Ebb
2009-08-26* Fix for yesterday's valgrind fixMatt Ebb
2009-08-262.5 - Warning cleanups (for mingw+scons)Joshua Leung
2009-08-26*Changed RayObject_ calls to RE_rayobject to keep consistency on callsAndre Susano Pinto
2009-08-20* a few more small cleanupsMatt Ebb
2009-08-13* First commit merging 2.4-based sim_physics in to volume25 branch.Matt Ebb
2009-08-12*Instance support is only enabled if target mesh uses more than 4 facesAndre Susano Pinto
2009-08-06no need to calculate the exact nearest distance if we are not using any heuri...Andre Susano Pinto
2009-08-05#define to store coordinates at VlakRen and not at VlakFaceAndre Susano Pinto
2009-08-05experiences with memory organization (store the vertexs coords on RayFace)Andre Susano Pinto
2009-08-03NlogN building:Andre Susano Pinto
2009-08-01svn merge -r 21508:22111 https://svn.blender.org/svnroot/bf-blender/branches/...Andre Susano Pinto
2009-07-17Colour ManagementMatt Ebb
2009-07-15*Added support to "BB hints" (which works like a BB version of LCTS - longest...Andre Susano Pinto
2009-07-15Just another experimental stuff to optimize the expected number of BB test on...Andre Susano Pinto
2009-07-12*Moved rtbuild to bf_render_raytraceAndre Susano Pinto
2009-07-10SUN and HEMI lights back as trunk (i think)Andre Susano Pinto
2009-07-10*rtbuild now stores BBAndre Susano Pinto
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