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
2020-05-30Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-30GPencil: Fix unreported wrong Sculpt brushes initialization in TemplatesAntonio Vazquez
2020-05-27Cleanup: remove unused Main struct from snap contextCampbell Barton
2020-05-24Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-24Fix T77003: GPencil Paint presets not initializatedAntonio Vazquez
2020-05-15Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-15GPencil: Fix unreported missing Sculpt/Vertex/Weight paint brushesAntonio Vazquez
2020-05-06Cleanup: Remove unused parameterAntonio Vazquez
2020-05-06Cleanup: use doxy sectionsCampbell Barton
2020-05-06Cleanup: warningCampbell Barton
2020-05-05Fix T76417: Gpencil Join did not supported weight joinAntonio Vazquez
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Fix T75250: setting greasepencil active layer not refreshing the dopesheetPhilipp Oeser
2020-03-31Fix T75219: Move to New Layer not workingAntonio Vazquez
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio Vazquez
2020-03-26Fix crashes from various missing checks in operator poll functionsCampbell Barton
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17GPencil: Fix Parent layer not workingAntonio Vazquez
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: clang-formatGermano Cavalcante
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-04Cleanup: replace unnecessary MEM_callocN callsCampbell Barton
2020-03-03Separate operators (mesh/curve/armature/gpencil): take user preferencesPhilipp Oeser
2020-02-18Fix T73960: GPencil can't convert while it is a separate from old strokesAntonio Vazquez
2020-02-17GPencil: Fix unreported move to layer with lock materialAntonio Vazquez
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-07GPencil: Remove is_annotation parameterAntonio Vazquez
2020-01-07Annotations: Split annotation operators and pointer functionsAntonio Vazquez
2019-12-06Fix T72215: Insert Blank Keyframe Active Layer) creates a new frame in all la...Antonio Vazquez
2019-12-05GPencil: Fix Stroke keeps selected when duplicate (unreported)Antonio Vazquez
2019-11-01Fix T71251: Move Strokes to Layer slider gets wonkyAntonio Vazquez
2019-09-27GPencil: New Brush default settingsAntonio Vazquez
2019-09-23GPencil: Use correct comparison for non-bit valuesAntonio Vazquez
2019-09-17Fix T69963: GPencil Hotkeys (1,2,3) do not work to switch Select Mode in Edit...Antonio Vazquez
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-08Fix T69634: GPencil:Cutter Tool removes unexpected strokes on another layerAntonio Vazquez
2019-08-30GPencil: Use default material when slot material is emptyAntonio Vazquez
2019-08-30GPencil: Fix unreported problem with Move to Layer popupAntonio Vazquez
2019-08-26GPencil: Invert Paste operator and make Paste to Active defaultAntonio Vazquez
2019-08-19GPencil: Improve reproject operator in surface modeAntonio Vazquez
2019-08-17Fix T68723: GPencil - Split Select mode for Sculpt and Edit modeAntonioya
2019-08-17Fix T68722: Improve Smooth algorithm for Thickness and StrengthAntonioya
2019-08-16Cleanup: spellingCampbell Barton