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-06Fix #23167: halo "texture" option did not take disabling of the textureBrecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-28Fix #22964: incorrect derivatives for global texture coordinates, showed up asBrecht Van Lommel
2010-07-26Fix #22749: texture view mapping for spot lamps wasn't doing perspectiveBrecht Van Lommel
2010-07-20Fix #22910: displacement mapping not working with use alpha for image texture.Brecht Van Lommel
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-05-24bugfix [#22398] Black spots on reflecting surfaces when using Environment Lig...Campbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-01Fix #21227, #21346 and #21336: image texture wasn't centered correctlyBrecht Van Lommel
2010-02-16Last minute fixes for render crash.Brecht 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-12correct fsf addressCampbell Barton
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-19removed 3D view listener for changing the background image frame.Campbell Barton
2010-01-13Fix rendering of normal maps, was broken by new bump mapping.Brecht Van Lommel
2010-01-01displacement was crashing because of the improved bumpmap. now its skipped wh...Campbell Barton
2009-12-09Fix #20305: overlay blending mode for specular intensity does not work.Brecht Van Lommel
2009-12-02Changes to Color ManagementMatt Ebb
2009-11-20Fix for unitialized variable and resulting render artifactsBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-09Update of older commit (23102) from Bob Holcomb -- fix for Darken mode blendi...Roland Hess
2009-10-14Bugfix: new bump mapping with UV coordinates wasn't workingBrecht Van Lommel
2009-10-10Bugfix: texture nodes render without OSA was using uninitializedBrecht Van Lommel
2009-10-07Preview Render:Brecht Van Lommel
2009-10-01Texture stack influences are now all separate values, and negativeBrecht Van Lommel
2009-09-30Rework of volume shadingMatt Ebb
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-24imagewrap was using uninitialized vars from do_material_texCampbell Barton
2009-09-10committing patch #19252-Soft/Linear Light blend modes+Darken mode bug fixRobert Holcomb
2009-09-06easier to re-apply the replacement table then merge from 2.4x, same as 23023Campbell Barton
2009-08-23svn merge -r 22628:22714 https://svn.blender.org/svnroot/bf-blender/branches/...Matt Ebb
2009-08-19More texnode preview fixes. Previews now have correct aspect ratio and are dr...Robin Allen
2009-08-19svn merge -r 22450:22627 https://svn.blender.org/svnroot/bf-blender/branches/...Matt Ebb
2009-08-18Slight refactor of texture nodes. Robin Allen
2009-08-16volume materialMatt Ebb
2009-08-13* First commit merging 2.4-based sim_physics in to volume25 branch.Matt Ebb
2009-07-26svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20937:21899Campbell Barton
2009-07-222.5Brecht Van Lommel
2009-07-212.5: Bump MappingBrecht Van Lommel
2009-07-212.5: Texture FilteringBrecht Van Lommel
2009-07-17Colour ManagementMatt Ebb
2009-06-22* fix for small bug in volume texture stackMatt Ebb
2009-06-18coverity issue CID: 596Kent Mein
2009-06-16svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20855:20928Campbell Barton
2009-06-13coverity issue CID: 44Kent Mein
2009-06-092.50:Brecht Van Lommel
2009-05-03Bugfix #18676Ton Roosendaal
2009-03-17Fixed a problem in how volumes were interpreting textures, and removed Matt Ebb