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-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
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-30Fix T87058: GPencil Cutter delete all strokes if they are selected and the la...Antonio Vazquez
2021-03-29Fix T86975: GPencil interpolate wrong stroke orderAntonio Vazquez
2021-03-29GPencil Cleanup: Remove legacy key to cancel drawingFalk David
2021-03-27Cleanup: Apply clang formatAntonio Vazquez
2021-03-27Fix T86967 : Artifacts when tracing image to Grease PencilMarcelo Demian Gómez
2021-03-27Fix T86975: GPencil interpolate sequence error when strokes are not selectedAntonio Vazquez
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-03-23Cleanup: de-duplicate gpencil logic to ensure materialsCampbell Barton
2021-03-22GPencil: Hide Interpolate Only Selected in Draw ModeAntonio Vazquez
2021-03-21Cleanup: remove redundant NULL checksCampbell Barton
2021-03-20Fix T86745: trace sequence keyframe offsetFalk David
2021-03-18Cleanup: Remove unused variable in gpencil_add_lineart.cSebastian Parborg
2021-03-18Fix T86692: Start Line Art GP objects on frame 0YimingWu
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
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