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
2010-03-14Rendering from 3d view in local view or with unlocked layer was notBrecht Van Lommel
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-16Texture Nodes:Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-01-28Ambient Occlusion split up into:Brecht Van Lommel
2010-01-06Restored Compositor 're-render single layer' functionality (buttons on render...Matt Ebb
2009-12-30bake is now modal like render and updates the image view while baking.Campbell Barton
2009-12-22Reports: writing movies now uses the reports mechanism to throw errors.Brecht Van Lommel
2009-12-22quite a few python panels (10 or so) had names longer then the PanelType allo...Campbell Barton
2009-11-30Approximate AO: Diffuse Bounce HackBrecht Van Lommel
2009-10-08Fixed #19571Andre Susano Pinto
2009-10-06*Added memset's to make sure counters start on zeroAndre Susano Pinto
2009-10-06svn merge -r 23528:23646 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2009-jaguarandiAndre Susano Pinto
2009-10-01*Updated UI options and added UI options to:Andre Susano Pinto
2009-10-01Texture stack influences are now all separate values, and negativeBrecht Van Lommel
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
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-19svn merge -r 22450:22627 https://svn.blender.org/svnroot/bf-blender/branches/...Matt Ebb
2009-08-17svn merge -r 22371:22571 https://svn.blender.org/svnroot/bf-blender/branches/...Andre Susano Pinto
2009-08-172.5: Render ApiBrecht Van Lommel
2009-08-152.5: Material buttonsBrecht Van Lommel
2009-08-13* First commit merging 2.4-based sim_physics in to volume25 branch.Matt Ebb
2009-08-04Skip BB tests on primitivesAndre Susano Pinto
2009-08-01svn merge -r 21508:22111 https://svn.blender.org/svnroot/bf-blender/branches/...Andre Susano Pinto
2009-07-27render api utility function to initialize a render layer from an image rather...Campbell Barton
2009-07-242.5: Render/Game EngineBrecht Van Lommel
2009-07-222.5: RenderBrecht Van Lommel
2009-07-21RNABrecht Van Lommel
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-02svn merge -r 21041:21301 https://svn.blender.org/svnroot/bf-blender/branches/...Andre Susano Pinto
2009-07-02Reverted incorrect merge (missing files)Andre Susano Pinto
2009-07-01*Added rayobject_bvhAndre Susano Pinto
2009-07-01*Added initial code of rayobject_rtbuildAndre Susano Pinto
2009-06-30svn merge -r 21041:21243 https://svn.blender.org/svnroot/bf-blender/branches/...Andre Susano Pinto