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
2008-02-03fix for bug [#8065] Crash when baking.Campbell Barton
2008-02-01- Small approximate AO optimization for falloff, saves some percentagesBrecht Van Lommel
2008-02-01Memory usage debugging: now with the -d debug option enabled, at the endBrecht Van Lommel
2008-01-31More logging prints while preparing scenes in background render.Ton Roosendaal
2008-01-31- Bugfix in non-osa pass adding, for example AO got too high values.Brecht Van Lommel
2008-01-31Fix: render could crash when you enable 'do composite' without havingTon Roosendaal
2008-01-31Stupid error in commit of last weekend for zmasking:Ton Roosendaal
2008-01-31Fixes in reading back rendered temp files ("Save buffers" and "FSA" options).Ton Roosendaal
2008-01-30Bugfix for recent commit in strands, accidentally included code thatBrecht Van Lommel
2008-01-30Two small fixes for FSA render:Ton Roosendaal
2008-01-30Fix for bug #8191: FSA + SSS didn't work.Brecht Van Lommel
2008-01-30- Bugfix for ztransp not being filled into the z-pass after FSA changes.Brecht Van Lommel
2008-01-29Bounding box clipping in the render engine.Brecht Van Lommel
2008-01-29- Fix for adding rendering passes. It seems the result was multipliedBrecht Van Lommel
2008-01-29- Fix for approximate AO pixel cache crash.Brecht Van Lommel
2008-01-28Strands now mix together correctly with ZTransp.Brecht Van Lommel
2008-01-28New rendering option: FSA!Ton Roosendaal
2008-01-26render touch didnt work when the directory wasnt there.Campbell Barton
2008-01-26Improvements in Zmask feature of yesterday:Ton Roosendaal
2008-01-25New feature: Zmask renderingTon Roosendaal
2008-01-24Fixes for SSS with render layers. Now in the preprocessing passBrecht Van Lommel
2008-01-24Phase one of better masking support while rendering.Ton Roosendaal
2008-01-24Fix for strand render + simplification + vector blur. With the numberBrecht Van Lommel
2008-01-23Bugfix to filter strands with solid correctly.Brecht Van Lommel
2008-01-23Bugfix for strand pass adding with non-box filter, same bug asBrecht Van Lommel
2008-01-23Minor render memory usage optimization, removed layer andBrecht Van Lommel
2008-01-23Bugfix in render instancing for missing leaves.Brecht Van Lommel
2008-01-23fix for bug where that caused vector blur to crash but could also cause probl...Campbell Barton
2008-01-22Bugfix for approximate AO to deal better with degenerate geometry.Brecht Van Lommel
2008-01-22Bugfix for another issue with last render instancing commit,Brecht Van Lommel
2008-01-22Fix for error in approximate AO in last commit, made it really slow.Brecht Van Lommel
2008-01-22added function BLI_filepathsize - so you dont have to open the file to get it...Campbell Barton
2008-01-22Render instancing can now also handle the same object in multiple,Brecht Van Lommel
2008-01-21Vector Blur now has option to be curved!Ton Roosendaal
2008-01-21Fixes:Brecht Van Lommel
2008-01-21opengl stamp wasnt working right, stamp assumed an alpha channel existed.Campbell Barton
2008-01-20Made it so locked strips inside metastrips are transformed.Campbell Barton
2008-01-20Two fixes for yesterday commit, new Mist pass:Ton Roosendaal
2008-01-19Bugfix for crash in approximate AO pixel cache.Brecht Van Lommel
2008-01-19Added new render pass: "Mist".Ton Roosendaal
2008-01-18Bugfix: particle settings didn't automatically link in associatedBrecht Van Lommel
2008-01-17Approximate Ambient OcclusionBrecht Van Lommel
2008-01-17Render control feature: shader-level shadowbuffer biasTon Roosendaal
2008-01-17Bugfix for "ghost feathers" trailing one frame behind the character.Brecht Van Lommel
2008-01-17Bugfix for emitter with dupli particles not drawing in group.Brecht Van Lommel
2008-01-17Dupli Bugfixes!Brecht Van Lommel
2008-01-16Bugfix: strands didn't respect renderlayers.Brecht Van Lommel
2008-01-14Bugfix for rendering of duplis again, this time with multipleBrecht Van Lommel
2008-01-14Strand render shadow now only renders lines for shadow insteadBrecht Van Lommel
2008-01-13BugfixCampbell Barton