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-02-03Bugfix #25912Ton Roosendaal
2011-02-03Applying patch #25898 by Shinsuke Irie for rendering total external reflectionsJanne Karhu
2011-02-02Bugfix #25913Ton Roosendaal
2011-02-02Fix for [#25899] Renderer can't trace successive total internal reflectionJanne Karhu
2011-02-01Fix for [#25879] Particle Duplication issue with Linked in Objects from Groups.Janne Karhu
2011-01-30remove nan-makefilesCampbell Barton
2011-01-30Bugfix #25855Ton Roosendaal
2011-01-29ISO C90 fixM.G. Kishalmi
2011-01-29new bumpmapping options for the rendererM.G. Kishalmi
2011-01-23correct own bad spellingCampbell Barton
2011-01-22error in own recent commit, r34445Campbell Barton
2011-01-22comment dead code and fix 2 missing NULL checks (pointer used after NULL chec...Campbell Barton
2011-01-21correct spellingCampbell Barton
2011-01-11Bugfix #25580Ton Roosendaal
2011-01-11remove misc unused vars and correct theme name for face angles.Campbell Barton
2011-01-08fixed a case with occlusion where uninitialized variable could be used.Campbell 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-07Revert bump mapping patch for now, backwards compatibility is not good enough,Brecht Van Lommel
2011-01-07Fix #25078: texture mapping options (e.g. size) not working correctly with bump.Brecht Van Lommel
2011-01-07Improved bump mapping patch by M.G. Kishalmi (lmg) and M.S. Mikkelsen (sparky).Brecht Van Lommel
2011-01-06fix for clang static check warnings.Campbell Barton
2011-01-06remove assignments which are unused.Campbell Barton
2011-01-05Fix #23604: external shadows for volume materials don't workBrecht Van Lommel
2011-01-03avoid int/float comparisons within a number of for loops in deep shadow map c...Campbell Barton
2011-01-03fix for possible comparison of un-initialized variable.Campbell Barton
2011-01-02- correct typos in comments.Campbell Barton
2010-12-28Bugreport, IRCTon Roosendaal
2010-12-27Bugfix #25392Ton Roosendaal
2010-12-26Bugfix #24966Ton Roosendaal
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-22Bugfix, IRC, textures or displacement on metaballs didnt work.Ton Roosendaal
2010-12-20Bugfix #25301Ton Roosendaal
2010-12-19Bugfix #25301Ton Roosendaal
2010-12-19Bugfix #25288Ton Roosendaal
2010-12-18Extreme makeover of pointcache code:Janne Karhu
2010-12-17remove some paranoid NULL checks, since the pointers are used already.Campbell Barton
2010-12-17no functional changes: SETLOOPER macro assumed a scene was defined called 'sc...Campbell Barton
2010-12-17Bug fix:Ton Roosendaal
2010-12-17Fix for [#25256] Particles with trailcount > 1 does not render if particles s...Janne Karhu
2010-12-16Bugfix #22794Ton Roosendaal
2010-12-16Bugfix #23658Ton Roosendaal
2010-12-14Bugfix #22040Ton Roosendaal
2010-12-14Fix for [#25198] Smoke gets shown before simulation startsJanne Karhu
2010-12-08UI Cleanup: Halo materials and texturesJanne Karhu
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-07"Particle" texture coordinates for halo materials:Janne Karhu
2010-12-07Bug fix: Halos didn't use texture alphaJanne Karhu
2010-12-06bpath iterator updatesCampbell Barton
2010-12-05Fix part of #25040: rendering multiple scenes from compositing nodes didn'tBrecht Van Lommel