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-10GP: Set instance maximum value to something more logicAntonioya
2018-08-10Gizmo: add option to catch all mouse clicksCampbell Barton
2018-08-10Gizmo: 2d select now takes region coordsCampbell Barton
2018-08-09Merge branch 'soc-2018-bevel' into blender2.8Rohan Rathi
2018-08-09GP: Add option to select color affected in modifiersCharlie Jolly
2018-08-08Eevee: Remove per material SSS toggleClément Foucault
2018-08-08GP: Fix modifiers Tint, Opacity and Hue and create materials to OpacityAntonioya
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-08Cleanup: indentationCampbell Barton
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-07Fix T56266: Grease Pencil Tint and Color modifier error when applyAntonioya
2018-08-07Cleanup: Tag only objects of the scene collectionsAntonioya
2018-08-07Fix T56261: Grease Pencil simplify options get segment faultAntonioya
2018-08-06GP: Add Simplify Shader FX optionAntonioya
2018-08-06PyAPI: Make skin modifier roots settableAndrew Hale
2018-08-06Merge branch 'master' into blender2.8Campbell Barton
2018-08-06Fix T55012: Corruption editing screen keymapCampbell Barton
2018-08-05GP: Add python api to create brush settings for grease pencilAntonioya
2018-08-05GP: Fix NULL pointer when preview is not readyAntonioya
2018-08-03New grease pencil primitive STROKEAntonioya
2018-08-03Operators: add a new flag stating that operator needs access to evaluated data.Bastien Montagne
2018-08-02Fix wrong RNA Api parameter definitionAntonioya
2018-08-02Tool System: initial particle system supportCampbell Barton
2018-08-02Tool System: sync changes from changes to brushesCampbell Barton
2018-08-02Merge branch 'master' into blender2.8Campbell Barton
2018-08-02RNA: make particle enum publicCampbell Barton
2018-08-01Merge branch 'blender2.8' into soc-2018-bevelBastien Montagne
2018-08-01RNA: add space_type to toolCampbell Barton
2018-08-01Cleanup: declare vars or make staticCampbell Barton
2018-08-01Merge branch 'master' into blender2.8Campbell Barton
2018-08-01DNA: remove View3D.flag3Campbell Barton
2018-07-31UI: Grease Pencil Simplify tweaksPablo Vazquez
2018-07-31UI: Grease Pencil Onion Skin minor tweaksPablo Vazquez
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin
2018-07-31Cleanup: trailing spaceCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31BLF: replace global aa pref w/ monochrome flagCampbell Barton
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31UI: use text hinting (now user preference)Campbell Barton
2018-07-30Silencing a bunch of compiler warningsJoshua Leung
2018-07-27Workbench: option to change backgroundJeroen Bakker
2018-07-27RNA: Set default for Camera propertiesClément Foucault
2018-07-27UI: Tooltip tweaks for Display ModePablo Vazquez
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26Cleanup: Use const argumentCampbell Barton
2018-07-25Merge branch 'master' into blender2.8Bastien Montagne
2018-07-25Fix T55964: Direction not normalized in isect_ray_aabb_v3_simple()?Bastien Montagne