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-08-12Merge branch 'hair_guides' into hair_guides_groominghair_guides_groomingLukas Tönne
2018-08-02Fix missing type for material arryAntonioya
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-06-27Merge branch 'hair_guides' into hair_guides_groomingLukas Tönne
2018-06-26Fix T55628: Crash when creating new material slotsDalai Felinto
2018-06-21Merge branch 'hair_guides' into hair_guides_groomingLukas Tönne
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-19Merge branch 'hair_guides' into hair_guides_groomingLukas Tönne
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-09Merge branch 'hair_guides' into hair_guides_groomingLukas Tönne
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-05Merge branch 'hair_guides' into hair_guides_groomingLukas Tönne
2018-06-03Support material slots in Groom type objects.Lukas Tönne
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