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
2017-02-06Add special texture sampling function which takes image pool argumentSergey Sharybin
2016-07-21Refactor/deduplicate even more make_local code (and fix part of T48907).Bastien Montagne
2016-07-14Add option to id_make_local to force localization of datablock, even if not u...Bastien Montagne
2016-07-10Refactor/enhance BKE_material_make_local() and BKE_image_make_local().Bastien Montagne
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-21Cleanup: constify scene/modifiersCampbell Barton
2015-02-23Fix T43769: Envmap Texture copy looses imageCampbell Barton
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2013-10-20Code cleanup: de-duplicate implementation of get_texture_valueSergey Sharybin
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-06-02use booleans for modifiers and api callbacks.Campbell Barton
2013-04-03code cleanup: unused functionsCampbell Barton
2013-03-18code cleanupCampbell Barton
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2012-05-29Massive Code cleanup:Thomas Dinges
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-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-02Fix #27213: editing color ramp "Pos:" number value did not update the rampBrecht Van Lommel
2011-12-20calculate weight paint colors once per vertex rather then on every face corne...Campbell Barton
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-11-07Textures/Shaders: extend TexMapping to include projection options, and add aBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-06-01Fix #27550: texture node editor header was still showing texture datablockBrecht Van Lommel
2011-03-03bugfix #26267Ton Roosendaal
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-02-12Warning fix to my previous commit. Thanks to nazg-gul for noticing!Janne Karhu
2011-02-12Particles todo item: particle texturesJanne Karhu
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-09-03rna api Campbell Barton
2010-07-30patch [#23060] ColorRamp python access functionsCampbell Barton
2010-06-22slight cleaning of texture type changing functionality, done while working on...Matt Ebb
2010-02-12correct fsf addressCampbell Barton
2010-01-29Fix #20549: selecting a texture node in a material node tree wouldBrecht Van Lommel
2009-11-29Merge from COLLADA branch into trunk of -c 24572 (cmake and scons for OpenCol...Arystanbek Dyussenov
2009-10-12texture slots up/down backCampbell Barton
2009-10-12Bugfix: texture nodes header was still showing wrong textureBrecht Van Lommel
2009-10-09Fix some issues with showing the current textures when usingBrecht Van Lommel
2009-08-13* First commit merging 2.4-based sim_physics in to volume25 branch.Matt Ebb
2009-01-042.5Ton Roosendaal
2008-12-13* Volume Rendering: Voxel dataMatt Ebb
2008-09-28* VolumetricsMatt Ebb
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel