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-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
2007-07-20Use texture constants in the interface and added some missing texture constants.Campbell Barton
2007-06-05initalize texvec[2] even though its not used, imagewrap checks to make sure itsKent Mein
2007-06-03Bugfix: SSS with negative lights gave artifacts.Brecht Van Lommel
2007-05-31== Shader nodes ==Matt Ebb
2007-05-23Bugfix #6739Ton Roosendaal
2007-05-20Bugfix: SSS did not work with panorama render.Brecht Van Lommel
2007-05-17Disable SSS better for preview rendering, so it does not slow downBrecht Van Lommel
2007-05-14Second commit, now it should not bother me with passwords, accordingTon Roosendaal
2007-05-14Testing commit to see how it goes...Ton Roosendaal
2007-05-10Showstoppper... mballs didn't get remade correct after render... it wasv2.44Ton Roosendaal
2007-05-09Fix preview rendering for SSS to not show preprocessing pass thatBrecht Van Lommel
2007-05-09Bugfix #6663 yesterday, error: forgot to put back in if() for freeing dataTon Roosendaal
2007-05-08Bugfix #6663Ton Roosendaal
2007-05-08SSS fixes:Brecht Van Lommel
2007-05-06Assorted SSS fixes:Brecht Van Lommel
2007-05-05Bugfix: SSS render crashed with option "Save buffers".Ton Roosendaal
2007-05-04Subsurface scattering:Brecht Van Lommel