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-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
2018-07-25Fix for holdout / indirect only with collection instances.Brecht Van Lommel
2018-07-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-07-25Fix missing particle use count object names with disabled particles.Brecht Van Lommel
2018-07-25Keymap: Use 1..4 to change UV select modesCampbell Barton
2018-07-24RNA: Remove Unused dof.is_hq_supported and dof.use_high_qualityClément Foucault
2018-07-24Fix T55754: DOF with new Camera is not workingClément Foucault
2018-07-24Fix T55958: allow the user to select between spring and spring2.Alexander Gavrilov
2018-07-23Eevee: Remove Colored volumetric option.Clément Foucault
2018-07-23Fix wrong view layer rendered from command lineSergey Sharybin
2018-07-23Mark view layer renderability and scene single layer render as non-animatableSergey Sharybin
2018-07-21Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi