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-08-01I18n: make Grease Pencil modifiers and shader FX translatable.Damien Picard
2022-07-13Fix T99654: Applying Mirror modifier breaks the erase toolAntonio Vazquez
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-13Cleanup: Use more specific includes for grease pencil modifiersHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-03-21Cleanup: redundant headers in 'source/blender/gpencil_modifiers'Campbell Barton
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-10-15Cleanup: Use DNA defaults for grease pencil modifiersHans Goudey
2020-10-01remove foreachObjectLink callbackJacques Lucke
2020-09-30Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-08-18Cleanup: remove bmain argument from BKE_scene_graph_update_for_newframeJacques Lucke
2020-07-03Fix T78527: GPencil Mirror modifier is inconsistent with Mesh Mirror (redo)Philip Holzmann
2020-07-02Fix T78527: GPencil Mirror modifier is inconsistent with Mesh MirrorAntonio Vazquez
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Cleanup: unused argCampbell Barton
2020-05-13Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-13Fix T65426: GPencil mirror modifier doesn't work as expectedAntonio Vazquez
2020-05-11GPencil: Cleanup unneeded initializationsAntonio Vazquez
2020-05-11GPencil: Replace material name with material pointer for Modifiers filterAntonio Vazquez
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-10-04GPencil: Reduce VBO memory footprint when using modifiersAntonio Vazquez
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-21GPencil: add new filter by material to modifiersMatias Mendiola
2019-06-05GPencil: Fix mirror modifier rotation around objectAntonioya
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-25Cleanup: order of modifiers' headers includes.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-20GP: Fix mirror modifier with parent objectAntonioya
2018-12-16Fix T59446: Grease pencil mirror modifier wrongAntonioya
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-10-29Cleanup: styleCampbell Barton
2018-10-24GP: Add new Layer Pass Index filter to modifiersAntonioya
2018-10-22GP: New Time modifierAntonioya
2018-08-08Cleanup: styleCampbell Barton
2018-08-05Minor fix unused var compiler warning.Bastien Montagne
2018-08-04GP: Fix stupid mistake in mirror modifierAntonioya
2018-08-04Fix GP mirror modifier axisCharlie Jolly
2018-07-31Cleanup: style, duplicate includesCampbell Barton