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
2013-04-18Make freestyle use local Main for temporary objectsSergey Sharybin
2013-04-03code cleanup: unused functionsCampbell Barton
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2012-08-22Fixed regression introduced in 50107Sergey Sharybin
2012-08-12new parameter in assign_material() to specify where material shall be assigne...Gaia Clary
2012-07-03Bugfix [#31834] Cycles materials cannot be manipulated using driversJoshua Leung
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-26minor edit - weight_to_rgb() and ramp_blend() now take a float vector rather ...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-01BKE material api function: assign_material_id, like assign_material but takes...Campbell Barton
2011-09-20changes for materials to treat them as shorts not int/chars (since they are s...Campbell Barton
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-09-12use vector size and const args where possible (no functional change)Campbell Barton
2011-07-31bugfix [#28111] material.pop breaks mt->mat_nrDalai Felinto
2011-04-26fix [#27178] Material links lost when making mesh data localCampbell Barton
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-12-19Bugfix #25301Ton Roosendaal
2010-12-06bugfix [#22663] object material slots not updated for library dataCampbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-09-03use set as a suffix (matches operators)Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
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-01-28material copy/pasteCampbell Barton
2009-10-19- added xmirror to the weightpaint optionsCampbell Barton
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-06-242.5: Object material slot operators add/remove/assign/select/deselect.Brecht Van Lommel
2009-01-042.5Ton Roosendaal
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2007-11-28Small material assigning feature:Ton Roosendaal
2007-05-04Subsurface scattering:Brecht Van Lommel
2006-12-05Damn! Commit for render passes in wrong dir....Ton Roosendaal
2006-01-24Giant commit!Ton Roosendaal
2006-01-03Orange; tweaks for further integrating node editing in UITon Roosendaal
2006-01-02Orange: more noodle updates!Ton Roosendaal
2005-12-04Orange branch feature; Material LayeringTon Roosendaal
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont