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-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01Cleanup: remove unused internal grease pencil definitionsCampbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-28Cleanup: de-duplicate 3D-view depth calculation functionCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
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-22Cleanup: Spelling MistakesLeon Zandman
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-06-21Fix T89306: GPencil selection doesn't work correctly with modifiersAntonio Vazquez
2021-06-20Cleanup: use eSpace_Type enum typeCampbell 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-13Cleanup: redundant initializationCampbell Barton
2021-06-10Cleanup: spelling in commentsCampbell Barton
2021-06-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-06-09Fix T88998: GPencil not projecting to the most front surfaceGermano Cavalcante
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-26Cleanup: shadow warningCampbell Barton
2021-05-26GPencil: Bake GPencil object transforms into a new GPencil objectAntonio Vazquez
2021-05-21GPencil: Speed up Occlude EraserAntonio Vazquez
2021-05-18Fix T88313: GPencil reproject operator projecting on the wrong surfaceGermano Cavalcante
2021-05-15GPencil: Add parameter removed by error in previous commitAntonio 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-05-11Fix T88160: GPencil Remove `B` key to create Blank Keyframe in Drawing modeAntonio Vazquez
2021-05-10GPencil: Remove `B` key to create Blank Keyframe in Drawing modeAntonio Vazquez
2021-05-10Cleanup: too small loop variable typeJacques Lucke
2021-05-07GPencil: New Append operatorsAntonio Vazquez
2021-05-04GPencil: New Dilate parameter for Fill brushAntonio Vazquez
2021-05-03Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-05-03Fix T88005: GPencil inverse fill leaves unwanted line at viewport edge.Antonio Vazquez
2021-04-29Cleanup: unused warningCampbell Barton
2021-04-29GPencil: Add Layer and Material to Blank objectsAntonio Vazquez
2021-04-23GPencil: Fix unreported reproject errorAntonio Vazquez
2021-04-23GPencil: Add Multiframe support to Move to LayerAntonio Vazquez
2021-04-19GPencil: Add Layer Mask ordering buttonsAntonio Vazquez
2021-04-19Cleanup: use 'wmOperator.ptr' in draw functionsCampbell Barton
2021-04-19GPencil: Add multiframe support to Reproject operatorAntonio Vazquez
2021-04-19Fix creating operator properties without an owner_idCampbell Barton
2021-04-17Fix T87321: GPencil Arrange strokes not consistent with industry standardsAntonio Vazquez
2021-04-13Fix T87400: GPencil change Select Alternate defaultsAntonio Vazquez
2021-04-11Fix T87157: GPencil subdivide last segmentFalk David
2021-04-11Cleanup: use ELEM, STREQ macrosCampbell Barton
2021-03-31Fix T87082: Smooth thickness not workingFalk David