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-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-09-03GPencil: Smooth thickness when joining strokesAntonio Vazquez
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-26GPencil: Duplicate Masks when separate Layer/StrokesAntonio Vazquez
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-18Fix T89259: GPencil Duplicate point doesn't work for last pointAntonio Vazquez
2021-06-18GPencil: Move copy layer settings to functionAntonio Vazquez
2021-06-17Fix T89234: Gpencil Separate doesn't copy settings in Stroke/Point modeAntonio Vazquez
2021-06-10Cleanup: spelling in commentsCampbell Barton
2021-06-09Fix T88983: GPencil toggle caps error in python enumAntonio Vazquez
2021-06-02Cleanup: unused variableCampbell Barton
2021-06-02GPencil: New operator to Normalize strokesAntonio Vazquez
2021-05-14Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-14GPencil: fix separate points/strokes freezing with empty selectionPhilipp Oeser
2021-04-23GPencil: Fix unreported reproject errorAntonio Vazquez
2021-04-23GPencil: Add Multiframe support to Move to LayerAntonio Vazquez
2021-04-19GPencil: Add multiframe support to Reproject operatorAntonio Vazquez
2021-04-11Fix T87157: GPencil subdivide last segmentFalk David
2021-03-31Fix T87082: Smooth thickness not workingFalk David
2021-03-30Fix T87058: GPencil Cutter delete all strokes if they are selected and the la...Antonio Vazquez
2021-03-11UI: Avoid unnecessary redraws of unrelated editors on space changesJulian Eisel
2021-02-20Cleanup: Split grease pencil selection index functionsAntonio Vazquez
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-14Cleanup: spellingCampbell Barton
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio 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
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
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