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-05-01Typo fixSybren A. Stüvel
2018-05-01Added note about potential crash in add_orco_dm()Sybren A. Stüvel
2018-05-01Eevee: Fix crash when using visibility groups with dupli objects.Clément Foucault
2018-05-01Eevee: Contact Shadows: Add slope based bias & fix brightening.Clément Foucault
2018-05-01Eevee: Fix raytracing.Clément Foucault
2018-05-01Fix: Silence |RNA_boolean_get: WM_OT_save_as_mainfile.exit not found." warnin...Joshua Leung
2018-05-01Fix previous commit, sorry about that :/Bastien Montagne
2018-05-01Static override: rename highly confusing var name in apply code.Bastien Montagne
2018-05-01Icons: updated icons from @billreynishCampbell Barton
2018-05-01Merge branch 'blender2.8' of git.blender.org:blender into blender2.8Jeroen Bakker
2018-05-01Overlay: Enabled wireframe drawing for vertex/weight paintJeroen Bakker
2018-05-01Fix compiler warning: Uninitialised varJoshua Leung
2018-05-01Add/finish rna read-only access to actual override rules.Bastien Montagne
2018-05-01Static Override: fix 'search matching override operation' function.Bastien Montagne
2018-05-01Depsgraph: Add missing relations needed for nested datablock relationsSergey Sharybin
2018-05-01UI: expose radial gradient as optionCampbell Barton
2018-05-01UI: add weight paint sample toolsCampbell Barton
2018-05-01Fix crash opening file saved in weight paint modeSergey Sharybin
2018-05-01Nodes: Remove workaround for action copySergey Sharybin
2018-05-01Tool System: add paint poll which ignores the toolCampbell Barton
2018-05-01Tool System: support non-brush tools w/ paint modesCampbell Barton
2018-05-01Fix missing copy-on-write update when changing edit mode selection modeDalai Felinto
2018-05-01Fix edit mesh selection with copy-on-write enabledSergey Sharybin
2018-05-01Merge branch 'blender2.8' of git.blender.org:blender into blender2.8Jeroen Bakker
2018-05-01Workbench: Shading popoverJeroen Bakker
2018-05-01Fix crash opening files saved in sculpt/vertex paint modesSergey Sharybin
2018-05-01Mark localized node trees and materials as suchSergey Sharybin
2018-05-01Depsgraph: Extra sanity checks for copy-on-write taggingSergey Sharybin
2018-05-01Depsgraph: Put original and evaluated ID node pointers to graphvizSergey Sharybin
2018-05-01Depsgraph: use human readable node type for graphviz debug outputSergey Sharybin
2018-05-01Depsgraph: Cleanup, simplify operation code stringificationSergey Sharybin
2018-05-01Depsgraph: Cleanup, remove unused codeSergey Sharybin
2018-05-01Animation: Don't user-copunter copy-on-written action blockSergey Sharybin
2018-05-01Icons: write object childrenCampbell Barton
2018-04-30Edit-Mesh: multi-object mark freestyle faceDalai Felinto
2018-04-30Edit Mesh: multi-object mark freestyle edgeDalai Felinto
2018-04-30Edit Mesh: multi-object mark sharpDalai Felinto
2018-04-30Edit Mesh: multi-object mark seamsDalai Felinto
2018-04-30Add missing tools to vertex paintCampbell Barton
2018-04-30Cleanup: simplify GLSL logic in outlines drawing.Germano
2018-04-30Popover: tiny cleanupDalai Felinto
2018-04-30Fix T54901: Crash renaming UV layerCampbell Barton
2018-04-30UI: order edit-mesh toolsCampbell Barton
2018-04-30Fix linking brushes crashing on loadCampbell Barton
2018-04-30Fix T54900: radial control drawing in wrong place after recent WM changes.Brecht Van Lommel
2018-04-30Cleanup: de-duplicate paint access from objectCampbell Barton
2018-04-30Cleanup: Move FOREACH_PCHAN_*_IN_OBJECT_*() macros to BKE_armature.hJoshua Leung
2018-04-30Copy on write support for Bone Group operatorsJoshua Leung
2018-04-30Multi-Object Pose: POSE_OT_group_assign/unassignJoshua Leung
2018-04-30UI: show topbar brush options w/ texture paintCampbell Barton