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
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-02-01Merge branch 'blender-v2.92-release'Falk David
2021-02-01Fix T85203: GPencil: Drawing on locked axis planeFalk David
2021-01-27UI: Fix incorrect RNA percentage property definitionsHans Goudey
2021-01-26Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-26Fix build errorHans Goudey
2021-01-26Fix T85082: Perspective distortion while drawingFalk David
2021-01-26Fix T85082: Perspective distortion while drawingFalk David
2021-01-25Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-25Cleanup: compiler warning, clang-format, spellingCampbell Barton
2021-01-24GPencil: New option to trace current frameAntonio Vazquez
2021-01-22Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-01-22GPencil: Fix unreported Vertex Paint masking errorAntonio Vazquez
2021-01-21Merge branch 'blender-v2.92-release'Falk David
2021-01-21GPencil: Deactivate interpolation of gpencil curvesFalk David
2021-01-21Gpencil: Fix missing change in previous commit Antonio Vazquez
2021-01-21GPencil: New option to Duplicate Layers with Empty KeyframesAntonio Vazquez
2021-01-21GPencil: Make Layer and Frame duplicate functions more flexibleAntonio Vazquez
2021-01-20Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-20GPencil: Fix unreported NaN value for UV Rotation in PrimitivesAntonio Vazquez
2021-01-17GPencil: Fix Autojoin error using layer transformAntonio Vazquez
2021-01-16GPencil: Cleanup - Rename ED_gpencil_stroke_color_use to ED_gpencil_stroke_ma...Antonio Vazquez
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-14GPencil: Allow small resolution for Fill toolAntonio Vazquez
2021-01-14Cleanup/refactor: Remove logically broken code from GPencil undo.Bastien Montagne
2021-01-14Cleanup: use enum for undo step directionCampbell Barton
2021-01-04Fix T84362: Crash when use Vertex Paint in subdivide strokesAntonio Vazquez
2021-01-04Cleanup: redundant code, minor inconsistenciesCampbell Barton
2021-01-04Cleanup: use 'pragma once'Campbell Barton
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-18GPencil: Fix potential error in interpolate frameAntonio Vazquez
2020-12-18UI: Don't use abbreviations in label textYevgeny Makarov
2020-12-16GPencil: Improve interpolation of strokes with unequal lengthsFalk David
2020-12-15Cleanup: spellingCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-12Fix T83705: GPencil - Duplicate strokes of destination layer when merge layerAntonio Vazquez
2020-12-07Fix T83510: Convert Gpencil to curve crash when stroke has zero pointsAntonio Vazquez
2020-12-07UI: Fix mistakes in UI messages.Bastien Montagne
2020-12-03GPencil: Fix unreported refresh of stroke after using Arrange operatorAntonio Vazquez
2020-12-03GPencil: Add Vertex Paint operators to Paint menuAntonio Vazquez
2020-11-30GPencil: New operator to reset Vertex ColorsAntonio Vazquez
2020-11-21Merge branch 'blender-v2.91-release'Antonio Vazquez
2020-11-21GPencil: Fix unreported assert when use select Box in single point strokesAntonio Vazquez
2020-11-19Cleanup: Grammar: "Allow to" vs gerund missed in last commitHans Goudey
2020-11-18GPencil: Automerge last drawn stroke with previous strokesAntonio Vazquez
2020-11-18Cleanup: remove break after return statementsCampbell Barton
2020-11-16Cleanup: clang-tidyCampbell Barton
2020-11-16Grease Pencil: adjust behavior of target object detectionCampbell Barton
2020-11-16Cleanup: clang-formatCampbell Barton
2020-11-13GPencil: Merge GSoC curve edit modeFalk David