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-06-27Merge with trunk r37849Miika Hamalainen
2011-06-20since render branch isnt planned to be merged now, enable strict warning flag...Campbell Barton
2011-06-16Merge with trunk r37546Miika Hamalainen
2011-06-11remove backbuf from internal struct's (unused in 2.5x)Campbell Barton
2011-05-24Applied Dynamic Paint 1.18f patch as a codebase for GSoC.Miika Hamalainen
2011-05-10minor cleanup: make functions static, use NULL for pointer comparisons,Campbell Barton
2011-05-01=trunk=Joseph Eagar
2011-04-30add back support for rendering local view camera.Campbell Barton
2011-04-02quiet gcc float -> double promotion warnings.Campbell Barton
2011-03-25Bugfix #26195Ton Roosendaal
2011-02-27doxygen: blender/render tagged.Nathan Letwory
2011-02-24doxygen: some more license block fixes.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-22Bugfix #25967Ton Roosendaal
2011-02-06SVN maintenance.Guillermo S. Romero
2011-02-05Raytrace modifications from the Render Branch.Brecht Van Lommel
2011-01-29new bumpmapping options for the rendererM.G. Kishalmi
2010-12-26Bugfix #24966Ton Roosendaal
2010-12-07"Particle" texture coordinates for halo materials:Janne Karhu
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-10-27[#24414] Render hanging on small render border.Campbell Barton
2010-08-12Fix #23238: crash rendering multiple scenes from compositor.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-302.5: remove vertex normal flip option, this is more harmful than helpfulBrecht Van Lommel
2010-07-22Fix for volume render light cache:Matt Ebb
2010-07-05texture saturation option.Campbell Barton
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-06-14remove remaining unused yafray settings.Campbell Barton
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-14Rendering from 3d view in local view or with unlocked layer was notBrecht Van Lommel
2010-03-05remove viewfac from Render struct, its only used locallyCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-07Fix #20914: non-normalized AO baking was not working anymore.Brecht Van Lommel
2010-02-06Fix #20452: motion blur buttons were missing. Motion blur samplesBrecht Van Lommel
2010-01-28Ambient Occlusion split up into:Brecht Van Lommel
2010-01-12Raytrace: only print debug info when running with -d option.Brecht Van Lommel
2009-11-30Approximate AO: Diffuse Bounce HackBrecht Van Lommel
2009-10-12Deep Shadow BufferBrecht Van Lommel
2009-10-12* crash fix in volume render, less reliance on global RMatt Ebb
2009-10-06Attempts at some compile fixes for jaguarandi's code:Joshua Leung
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