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-08-01I18n: make Grease Pencil modifiers and shader FX translatable.Damien Picard
2022-06-13Cleanup: Use more specific includes for grease pencil modifiersHans Goudey
2022-03-14Cleanup: Remove duplicate Bake modifier codeAntonio Vazquez
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-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-15Cleanup: Use DNA defaults for grease pencil modifiersHans Goudey
2020-10-01remove foreachObjectLink callbackJacques Lucke
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-06-22UI: Fix untranslated layout headingsJulian Eisel
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-12Cleanup: split object data deform functions into their own filesCampbell Barton
2020-06-12Cleanup: minor changes to deform functionsCampbell Barton
2020-06-12Cleanup: split deform functions that take target object-dataCampbell Barton
2020-06-12Cleanup: use BKE_ prefix for deform functionsCampbell Barton
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08GPencil: Fix typo error in previous renameAntonio Vazquez
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio 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-08-27Cleanup: spellingCampbell Barton
2019-08-23Fix potential issues when loading files with missing librariesSebastian Parborg
2019-08-02GPencil: Add Frame parameter to modifier deformStroke CallbackAntonio Vazquez
2019-04-22Cleanup: style, use braces for gpencil modifiersCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-19Fix T62715: Grease Pencil Apply Armature Modifier IssueAntonioya
2019-03-08GPencil: Make visible Armature modifier in edit modeAntonioya
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
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-10-22GP: New Time modifierAntonioya
2018-09-02Cleanup: styleCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya