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
2018-06-26Fix T55628: Crash when creating new material slotsDalai Felinto
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-08DRW: Fix animated material not refreshingDalai Felinto
2018-06-07Don't tag UBO as dirty anymore otherwise it still crashes on renderDalai Felinto
2018-06-01Cleanup: quiet warning, don't set unused alphaCampbell Barton
2018-06-01Workbench: Material specific settings for the specularJeroen Bakker
2018-05-29Merge branch 'master' into blender2.8Bastien Montagne
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-05-03Fix for material/node tree localizationSergey Sharybin
2018-05-02Depsgraph: Allow per-depsgraph debug flagsSergey Sharybin
2018-05-01Mark localized node trees and materials as suchSergey Sharybin
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-03-20Merge branch 'master' into blender2.8Bastien Montagne
2018-03-20Fix missing array duplication when copying materialSergey Sharybin
2018-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-06Material: Free gpumaterials before the notree.Clément Foucault
2018-02-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-11Merge branch 'master' into blender2.8Campbell Barton
2018-01-11Cleanup: BKE naming conventions for datablock add/localizeCampbell Barton
2018-01-04Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-04Fix T52953: Crash removing materialCampbell Barton
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-10-25Depsgraph: Cleanup, remove legacy material/lamp driver update functionsSergey Sharybin
2017-10-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-19Add note about handling of root nodetree in ID copydata.Bastien Montagne
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-20Fix T51925: Eevee: Animated Eevee values slowdownSergey Sharybin
2017-07-11Eevee: Add support for Alpha clip and Hashed Alpha transparency.Clément Foucault
2017-06-14Merge branch 'master' into blender2.8Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-23DwM: texture paint support & mask modeCampbell Barton
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault
2016-08-12Depsgraph: tag relations for update when aterial slots changesSergey Sharybin
2016-07-28Fix T48961: Material slots become easily desynced over linked duplicates.Bastien Montagne
2016-07-25Cleanup: factorize the 'ensure local' part of datablock copy into a single BK...Bastien Montagne
2016-07-21Refactor/deduplicate even more make_local code (and fix part of T48907).Bastien Montagne
2016-07-20Fix copy-materials resetting objects material indicesCampbell Barton
2016-07-20Cleanup: use BKE naming convention for object materialsCampbell Barton