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-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-07UI: Fix mistakes in UI messages.Bastien Montagne
2020-12-03GPencil: Add Vertex Paint operators to Paint menuAntonio Vazquez
2020-11-30GPencil: New operator to reset Vertex ColorsAntonio Vazquez
2020-11-18GPencil: Automerge last drawn stroke with previous strokesAntonio Vazquez
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-02Fix T77819: Snap Incremental does not match grid in all casesGermano Cavalcante
2020-10-31GPencil: Change maximum limit of Join strokeAntonio Vazquez
2020-10-30GPencil: Fix compiler warningsAntonio Vazquez
2020-10-29GPencil: Improve join operatorAntonio Vazquez
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-22GPencil: Add new parameter to set caps in CutterAntonio Vazquez
2020-10-20Cleanup: use BLI_listbase_is_single instead of countingCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-26Fix T81205: Grease pencil material slots don't auto-erase void slots above th...Antonio Vazquez
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-08-18Cleanup: remove bmain argument from BKE_scene_graph_update_for_newframeJacques Lucke
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-01Cleanup: spellingCampbell Barton
2020-07-30Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-30Fix usercount not decrementing in `gpencil_stroke_separate_exec`Philipp Oeser
2020-07-29GPencil: Consider extrude point as lastAntonio Vazquez
2020-07-03Cleanup: Editors/GPencil, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefixAntonio Vazquez
2020-06-29GPencil: Cleanup - Rename some functions from gp_ to gpencil_Antonio Vazquez
2020-06-23Transform: default to median center instead of boundsCampbell Barton
2020-06-16Cleanup: use explicit enum type for duplicate option of `BKE_object_duplicate`Bastien Montagne
2020-06-09GPencil: Keep original stroke when reprojectAntonio Vazquez
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