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-12-14Attempt to sanitize node tree deletionSergey Sharybin
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-04Fix for assert failure in material previewSergey Sharybin
2018-11-18Fix T57896: Crash updating grease pencil material previewSergey Sharybin
2018-11-15Fix T57825: Crash when assign materialSergey Sharybin
2018-11-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-15Cleanup: CommentsSergey Sharybin
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-06GP: Fix unreported error moving material slotsAntonioya
2018-11-03GP: New main switches to hide stroke and fill materialAntonioya
2018-10-26GP: Assign new materials to brushesAntonioya
2018-10-18Cleanup: Remove more #if 0 blocksJacques Lucke
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-10Texture paint: properly implement image slots for principled BSDF node.Sebastian Parborg
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
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-29Cleanup: trailing newlinesCampbell Barton
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