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-21Bugfix #26116Ton Roosendaal
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-11Removed the internal_select parameter from ntreeCopyTree. This was used just ...Lukas Toenne
2011-01-29new bumpmapping options for the rendererM.G. Kishalmi
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-07Improved bump mapping patch by M.G. Kishalmi (lmg) and M.S. Mikkelsen (sparky).Brecht Van Lommel
2011-01-05Material slots: on adding a new one, the material datablock is now copied againBrecht Van Lommel
2011-01-03Bugfix #25457Ton Roosendaal
2011-01-02Bugfix #25446 (and todo item)Ton Roosendaal
2010-12-19Bugfix #25301Ton Roosendaal
2010-12-19Option "Make Single user" now also makes animations local.Ton Roosendaal
2010-12-09Bugfix #25120 and #25119 and numerous future bugs!Ton Roosendaal
2010-12-07fix for own mistake, reported [#25076] Creating new empty crashes BlenderCampbell Barton
2010-12-06bugfix [#22663] object material slots not updated for library dataCampbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-16patch [#24742] materials.pop() doesn't decrement user countCampbell Barton
2010-09-03error with allocating memory for a new material array (own fault in recent co...Campbell Barton
2010-09-03use set as a suffix (matches operators)Campbell Barton
2010-09-02- inconsistent rna names - use 'vertex_group_' as prefix, only ui scripts use...Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-13group refcount checking was inconsistent.Campbell Barton
2010-04-20fix for crash getting the current material & more verbose library errorsCampbell Barton
2010-04-17bugfix and cleanupCampbell Barton
2010-03-29Fix [#21708] Copy/Paste Texture channels for Lamps/World not workingMatt Ebb
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-09mtex buffer copy & paste back for materials.Campbell Barton
2010-02-17Remove some unfinished code I accidentally commit for render thread safety.Brecht Van Lommel
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-11fix for flag being used in the wrong place with recent ApproxAO option.Campbell Barton
2010-02-11Added an option "Cast Approximate" to control if a material should castBrecht Van Lommel
2010-01-28material copy/pasteCampbell Barton
2010-01-28Ambient Occlusion split up into:Brecht Van Lommel
2010-01-04Patch from Raul Fernandez Hernandez - volume render multiple scattering fixesMatt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-10-19- added xmirror to the weightpaint optionsCampbell Barton
2009-10-19Fix #19632: GLSL was not updated for soft/linear light blending modes.Brecht Van Lommel
2009-10-08separate material lost all materials for the new meshCampbell Barton
2009-10-07copy icon in the material buttons list view so you can copy the current set o...Campbell Barton
2009-10-05* changes/additions to volume lightingMatt Ebb
2009-09-30Rework of volume shadingMatt Ebb
2009-09-142.5 BugfixesBrecht Van Lommel
2009-09-10committing patch #19252-Soft/Linear Light blend modes+Darken mode bug fixRobert Holcomb
2009-08-23svn merge -r 22628:22714 https://svn.blender.org/svnroot/bf-blender/branches/...Matt Ebb
2009-08-23* enable ztransp transparency type for new materials by default.Matt Ebb