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
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-30Fix T102163: GPencil:Set start point Operator make stroke deletedAntonio Vazquez
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-02Cleanup: Rename function `gpencil_point_to_parent_space`Antonio Vazquez
2022-10-02Cleanup: Rename functionsAntonio Vazquez
2022-09-26Cleanup: remove redundant parenthesisCampbell Barton
2022-09-25Fix T101317: GPencil separate Active layer freezes blenderAntonio Vazquez
2022-09-20GPencil: Add `offset` parameter to reproject operator Redo PanelAntonio Vazquez
2022-09-15I18n: disambiguate and extract a few messagesDamien Picard
2022-09-13Cleanup: spelling in commentsCampbell Barton
2022-09-12Fix T100999: GPencil Copy paste stroke(s) does not respect autokeyingAntonio Vazquez
2022-09-10GPencil: New Set Start point operatorAntonio Vazquez
2022-09-05Cleanup: make formatBrecht Van Lommel
2022-09-05GPencil: New BKE function to set stroke start pointAntonio Vazquez
2022-09-02GPencil: Simplify Perimeter functions to not use RegionView3DAntonio Vazquez
2022-08-31Cleanup: formatCampbell Barton
2022-08-31Merge branch 'blender-v3.3-release'YimingWu
2022-08-31GPencil: Fix sharp_threshold property in sample stroke operatorYimingWu
2022-08-30GPencil: Improve Thickness handling for Outline operatorAntonio Vazquez
2022-08-30GPencil: Rename in Outline operator `mode` with `material_mode`Antonio Vazquez
2022-08-30GPencil: Add `thickness` parameter to Outline operatorAntonio Vazquez
2022-08-18GPencil: Fix wrong material index in previous commitAntonio Vazquez
2022-08-18GPencil: New operator to convert strokes to perimeter.Antonio Vazquez
2022-08-04Fix T100171: GPencil toggle caps operator does not support multiframeAntonio Vazquez
2022-08-03Fix T100171: GPencil toggle caps operator does not support multiframeAntonio Vazquez
2022-07-31Fix T100086: GPencil Bezier curve edit not updated after smoothingAntonio Vazquez
2022-07-14Fix T99702: Gpencil Flip strokes did not support multiframe editAntonio Vazquez
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-01GPencil: Add support to name new layer when moving to layerAntonio Vazquez
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-03-25GPencil: Improve smooth operationHenrik Dick
2022-03-12GPencil: Fix unreported select error in Normalize operatorAntonio Vazquez
2022-03-12Fix T96352: Gpencil crash using Normalize Thickness with CurvesAntonio Vazquez
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-02-22GPencil: Simplify sample modifier improvements.YimingWu
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-02Cleanup: spelling in commentsCampbell Barton
2022-02-01Fix T91463: Separate points makes gap on cyclic strokeFalk David
2022-01-10Fix T94409: GPencil smooth stroke thickness operator weird resultAntonio Vazquez
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-08Fix T93728: Greasepencil separate will loose all vertex groupsPhilipp Oeser
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-15Fix T93074: Gpencil cutter not using flat caps in middle cutsAntonio Vazquez
2021-10-14Cleanup: pass the sizeof(..) as the second arg for array allocationCampbell Barton
2021-10-13Cleanup: Snap Context RefactorGermano Cavalcante
2021-09-27Fix T91691: Selecting "Remove unused slots" in Materials panel removes slots ...Bastien Montagne
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-09-03GPencil: Smooth thickness when joining strokesAntonio Vazquez