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-03-12GPencil: Interpolate can use all keyframe types except breakdownAntonio Vazquez
2021-03-12Cleanup: redundant flag checkCampbell Barton
2021-03-11UI: Avoid unnecessary redraws of unrelated editors on space changesJulian Eisel
2021-03-11GPencil: Fix unreported Fill fails if the stroke was taggedAntonio Vazquez
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2021-03-05Cleanup: Use boolean in WM_cursor_waitAntonio Vazquez
2021-03-05Cleanup: rename evt to eventCampbell Barton
2021-03-04GPencil: Implement Autokey button for Draw/Edit and Sculpt modeAntonio Vazquez
2021-03-04Cleanup: use non-zero comparisons for event modifiersCampbell Barton
2021-03-04Cleanup: number literalsCampbell Barton
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2021-03-01Cleanup: move some drawing code into ed_draw.cChristoph Lendenfeld
2021-02-27Fix T85987: Selection when GP is parentedFalk David
2021-02-26GPencil: Cancel Fill if the filled area is not closedAntonio Vazquez
2021-02-24Cleanup: Clang tidy else after returnHans Goudey
2021-02-24Cleanup: Simplify vector direction comparisonAntonio Vazquez
2021-02-24Cleanup: Fix commentAntonio Vazquez
2021-02-24GPencil: Improve Interpolate AutoFlip algorithm IIAntonio Vazquez
2021-02-24GPencil: Fix typo error in previous commitAntonio Vazquez
2021-02-24GPencil: Improve Flip algorithm for InterpolateAntonio Vazquez
2021-02-22Fix T85549: GPencil draw tool offset when UI scale is not 1Antonio Vazquez
2021-02-20Cleanup: Split grease pencil selection index functionsAntonio Vazquez
2021-02-20Cleanup: reference near duplicate enum definitionsCampbell Barton
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-02-16Cleanup: Compile node_draw.c with C++Hans Goudey
2021-02-14Cleanup: spellingCampbell Barton
2021-02-14Cleanup: Source Code Typosluzpaz
2021-02-13Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-13GPencil: Try again to fix compiler warningsAntonio Vazquez
2021-02-13Cleanup: spellingCampbell Barton
2021-02-13Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-13Fix brace placement from recent fix for T85581Campbell Barton
2021-02-12Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-12GPencil: Fix compiler warnings after previous commitAntonio Vazquez
2021-02-12Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-12Fix T85581: GPencil draw on surface does not workAntonio Vazquez
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-10Cleanup: spellingCampbell Barton
2021-02-10Cleanup: warning (useless type qualifier)Campbell Barton
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: use 'r_' prefix for return arguments, order lastCampbell Barton
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