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-08-12Fix #23238: crash rendering multiple scenes from compositor.Brecht Van Lommel
2010-08-02Fix preview render crash after recent G.main changes.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-07Fix #22354, #22727, #22501: image window not display correctBrecht Van Lommel
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-04-06Fix #21545: geometry node front/back incorrectly depended on camera angle, canBrecht Van Lommel
2010-04-01Attempted fixes for render crashes on windows, still can't redo them hereBrecht Van Lommel
2010-03-30* Assign weight from bones in weight paint mode now respects paint faceBrecht Van Lommel
2010-03-28External render engines now have option bl_postprocess to determineBrecht Van Lommel
2010-03-28External render engines can now render previews as well, disabled byBrecht Van Lommel
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
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