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
2007-12-15Render InstancingBrecht Van Lommel
2007-12-11Bugfix for SSS crash with nan's.Brecht Van Lommel
2007-12-06ParticlesBrecht Van Lommel
2007-12-05ParticlesBrecht Van Lommel
2007-12-04Bugfix: de-premul for image texture didn't happen for non-osa case.Ton Roosendaal
2007-12-04Strand render bugfixes:Brecht Van Lommel
2007-12-04Addition to previous strand render bugfix.Brecht Van Lommel
2007-12-04Strand render bugfixes:Brecht Van Lommel
2007-12-04SSS now uses oversampling for textures in the preprocessing pass,Brecht Van Lommel
2007-12-04ParticlesBrecht Van Lommel
2007-12-03Blending mode "Overlay" was not coded yet for material blending.Ton Roosendaal
2007-12-01For the OpenGL render option in the 3d view, if a camera is active,Brecht Van Lommel
2007-12-01Italian community request: Area light fix!Ton Roosendaal
2007-11-30Point cache was reset in many updates where it shouldn't have been reset.Janne Karhu
2007-11-29Render BakingBrecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-11-23Bugfix #7802Ton Roosendaal
2007-11-23Fix for bugs #6709 and #7005:Brecht Van Lommel
2007-11-15* Fixed own bug: glossy reflections was erroneously giving a Matt Ebb
2007-11-15* New material option: TexFace AlphaMatt Ebb
2007-11-14Bugfix #7686Ton Roosendaal
2007-11-12Bugfix #7735Ton Roosendaal
2007-10-29Stampinfo: added correct redraw after adding stamp.Ton Roosendaal
2007-10-29Routine purge of compiler warnings. Yet again, they were mostly uninitialised...Joshua Leung
2007-10-29render stamp drawing is now done everywhere - (not just when saving Campbell Barton
2007-10-24* Adaptive QMC AO feature - "Adapt from speed vectors"Matt Ebb
2007-10-23* Fix for bug #7633: SSS makes QMC crashMatt Ebb
2007-10-23* Brought eeshlo's halton_sample fix into trunkMatt Ebb
2007-10-18* Fix for bug # 7396 "Refraction Pass Being added to combined when not told to"Matt Ebb
2007-10-03* Fix for bug #7445, black dots when using Constant QMC AO samplingMatt Ebb
2007-09-24* Adaptive QMC ray shadow sampling wasn't working with transparent shadows - ...Matt Ebb
2007-09-23fixing some compile problems with MSVC7.1/sconsAndrea Weikert
2007-09-17Patch/Bugfix #7334 by 'gsr b3d:Joshua Leung
2007-09-17removed an unused function, was giving warnings.Matt Ebb
2007-09-16* Extra lamp falloff options, including custom curve!Matt Ebb
2007-09-12* Small fix for a slowdown when rendering fully glossy (1.0) Matt Ebb
2007-09-11* AO bugfix - Constant QMC sampling wasn't getting initialised for bake rende...Matt Ebb
2007-09-07* QMC RaytracingMatt Ebb
2007-08-31Updated the Makefiles removing some of the gcc specific stuff...Kent Mein
2007-08-30* Slight change to lamp energy calculation - make lamps invisibleMatt Ebb
2007-08-05Little code cleanup. Joshua Leung
2007-08-01Fix for bug in raytrace code refactoring, crash with empty octree.Brecht Van Lommel
2007-07-31=Render Bugfix=Joseph Eagar
2007-07-28Previous bugfix for shadows cast on objects with diffuse reflectivity set to 0 Joseph Eagar
2007-07-27Remove spurious ";" in declaration, which causes warning in gcc and MSVC. Th...Ken Hughes
2007-07-26Refactor the raytracing code to split the tracing and shading parts intoBrecht Van Lommel
2007-07-23Bugfix #6918Ton Roosendaal
2007-07-23=Rendering Bugfix=Joseph Eagar