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
2011-06-28fix [#27782] Tileable displacement map issue in Blender 2.58Campbell Barton
2011-06-09Bugfix #27081Ton Roosendaal
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-02quiet gcc float -> double promotion warnings.Campbell Barton
2011-03-292 fixes for un-initialized memory uses, when running testfile: teapot_envmap....Campbell Barton
2011-03-20Fix #26557: dots near alpha borders on textures. Tweak threshold in alphaBrecht Van Lommel
2011-03-16Fix nan / black dots in image textures in some corner cases.Brecht Van Lommel
2011-02-27doxygen: blender/render tagged.Nathan Letwory
2011-02-23since the introduction of 'newbump' blenderM.G. Kishalmi
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14more vars made staticCampbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-02- correct typos in comments.Campbell Barton
2010-12-14Bugfix #22040Ton Roosendaal
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-12bugfix [#24144] Small problem with texture (r32316)Campbell Barton
2010-09-03SVN maintenance.Guillermo S. Romero
2010-06-17Fix [#22610] Alpha problem with textureswhen Brightness > 1 or Contrast < 1Matt Ebb
2010-05-26Fix [#22418] Displace Node also makes entire image fuzzyMatt Ebb
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-14Remove SAT texture filter. It's not working, thought it was but that'sBrecht Van Lommel
2010-02-15Fix very long render time when using a large filter size with the newBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-07-222.5Brecht Van Lommel
2009-07-212.5:Brecht Van Lommel
2009-07-212.5: Texture FilteringBrecht Van Lommel
2008-09-11Bugfix #14033Ton Roosendaal
2008-05-09Fix for bug #7068: displace node crashes with proceduralBrecht Van Lommel
2008-03-26Fix for bug #8750: depremul in the image texture code should checkBrecht Van Lommel
2008-01-09Misc Render FeaturesBrecht Van Lommel
2007-12-28Error in previous commit: the texture filter size should not be scaledTon Roosendaal
2007-12-28And there's another annoyance I got poked for:Ton Roosendaal
2007-12-15Render InstancingBrecht Van Lommel
2007-12-04Bugfix: de-premul for image texture didn't happen for non-osa case.Ton Roosendaal
2007-11-23Bugfix #7802Ton Roosendaal
2007-02-09Bugfix #5962Ton Roosendaal
2007-01-14Important bugfix: Image mapping "repeat" didn't support mirrored tilingTon Roosendaal
2006-12-21Fix for threads usage. This solves the hanging 'render baking', cauusedTon Roosendaal
2006-12-20The Big Image refactor!Ton Roosendaal
2006-12-10Composite & Pass render goodies:Ton Roosendaal
2006-10-01Fix for bug #5044: random crashes when rendering.Brecht Van Lommel
2006-09-06Added support for threadsafe MEM_mallocN/MEM_freeN in the guardedallocBrecht Van Lommel
2006-09-05New stuff!Ton Roosendaal
2006-07-05Bugfix #4620Ton Roosendaal
2006-07-02Bugfix #4557Ton Roosendaal
2006-07-02Bugfix #4562Ton Roosendaal
2006-06-10Thought to be nice for for backwards compat && users... so the oldTon Roosendaal