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-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
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-12-02bugfix [#24913] Text bevel normals wrongCampbell Barton
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29Fix [#20241] half-transparent objects in volume have no shadow.Matt Ebb
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-29Fix:Matt Ebb
2010-11-28minor changes to the python api.Campbell Barton
2010-11-26Bug fix: voxeldata texture extension didn't work.Janne Karhu
2010-11-26Fix #24855: disabling shadows didn't disable AO/env with ray transparencyBrecht Van Lommel
2010-11-23Fix #24834: curves extrude + bevel gave bad normals on rendering.Brecht Van Lommel
2010-11-22Fix: 8bit raw and 'blender voxel' voxel data texture formats didn't support r...Matt Ebb
2010-11-21== Sequencer ==Peter Schlaile
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-11-19Fix for [#23696] Receive Transparent produces shadows in diffuse passJanne Karhu