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-08- Fixed trouble with rendering curves with disabled modifiers, which areSergey Sharybin
2010-03-07fix for using an un-initialized pointer & quiet compiler wanring on raytrace ...Campbell Barton
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-03-05utility function object_camera_matrix, moved code from RE_SetCamera into this.Campbell Barton
2010-03-05remove viewfac from Render struct, its only used locallyCampbell Barton
2010-03-01Fix #21227, #21346 and #21336: image texture wasn't centered correctlyBrecht Van Lommel
2010-02-26use negate_v3 rather then multiplying a vector by -1.0 (no functional changes)Campbell Barton
2010-02-22Fix integer overflow problem in deep shadow buffer.Brecht Van Lommel
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Last minute fixes for render crash.Brecht 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-15Fix artifacts in bump map render with Object coordinates. Float precisionBrecht Van Lommel
2010-02-15Fix very long render time when using a large filter size with the newBrecht Van Lommel
2010-02-13Fix #20391: onlyshadow material doesn't render transparent shadows.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-11Added an option "Cast Approximate" to control if a material should castBrecht Van Lommel
2010-02-10fix for python not being able to call operators with a executuon context.Campbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-09Shadow Buffers:Brecht Van Lommel
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-07Patch by matd (on irc).Martin Poirier
2010-02-07Fix #20914: non-normalized AO baking was not working anymore.Brecht Van Lommel
2010-02-07Fix #20147: AO + onlyshadow wasn't being done right, also updated thisBrecht Van Lommel
2010-02-07Fix #20488: fields render was crashing.Brecht Van Lommel
2010-02-06Fix #20452: motion blur buttons were missing. Motion blur samplesBrecht Van Lommel
2010-02-03bugfix [#20709] Strange rendering artifacts in raytraced refractionCampbell Barton
2010-02-02render simplify option to disable triangulation.Campbell Barton
2010-02-01this restores building on mingw with Collada support, also it restores cross ...Tom Musgrove
2010-02-01Fix #20830: only rendering Z pass did not give correct Z values.Brecht Van Lommel
2010-01-31Fix [#20901] OPENEXR: Incorrect gamma from colour managementMatt Ebb
2010-01-31- hash characters in the path would confuse the output file name and not add ...Campbell Barton
2010-01-30cmake vars are not using _BF_ in var names.Campbell Barton
2010-01-30OSX : update build scripts for updated openCollada libs + ray tracing optimiz...Damien Plisson
2010-01-30Fix #20662: normal map rendering with negative factor didn't flipBrecht Van Lommel
2010-01-28Fix #20223: texture stencil does not work on normal.Brecht Van Lommel
2010-01-28Ambient Occlusion split up into:Brecht Van Lommel
2010-01-27Attempt to fix strand + new bump crash (they can't work together).Brecht Van Lommel
2010-01-26am learning bad spelling from blender. grrCampbell Barton
2010-01-25Smoke: The well known Miika Hämäläinen (aka MiikaH) patch (http://blendera...Daniel Genrich
2010-01-20Fix for own bug, voxel data texture was freeing smoke data when it shouldn't Matt Ebb
2010-01-19removed 3D view listener for changing the background image frame.Campbell Barton
2010-01-18Fix [#20702] Problems with ColormanagementMatt Ebb
2010-01-14Fix for saved animation image sequence renders being too dark Matt Ebb
2010-01-13Fix rendering of normal maps, was broken by new bump mapping.Brecht Van Lommel
2010-01-13Fix [#20557] animated node values haven't effect while render animatiónMatt Ebb
2010-01-12Raytrace: only print debug info when running with -d option.Brecht Van Lommel
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-06Renderer: Change default test_break function to check G.afbreek to work corre...Martin Poirier
2010-01-06Restored Compositor 're-render single layer' functionality (buttons on render...Matt Ebb