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-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: move public doc-strings into headersCampbell Barton
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-07-14Fix T89849: Time offset not working with Bake Object transform to Grease pencilAntonio Vazquez
2021-06-16LineArt: Cached calculation for modifiers in the same stack.YimingWu
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-12-08LibOverride: Refactor collection items 'local' helper functions.Bastien Montagne
2020-12-07LibOverride: Abstract a bit handling of local items of RNA collections.Bastien Montagne
2020-11-06Refactor: move gpencil modifier .blend I/O to blenkernelJacques Lucke
2020-10-28Outliner: Properties editor sync on selectionNathan Craddock
2020-10-01remove foreachObjectLink callbackJacques Lucke
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-05-08GPencil: Fix typo error in previous renameAntonio Vazquez
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2020-02-20Cleanup: unused enumsCampbell Barton
2019-10-04GPencil: Reduce VBO memory footprint when using modifiersAntonio Vazquez
2019-09-30Cleanup: spellingCampbell Barton
2019-09-21GPencil: Apply transformed rotation only if neededAntonio Vazquez
2019-09-07Cleanup: includes in headersCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-02GPencil: Add Frame parameter to modifier deformStroke CallbackAntonio Vazquez
2019-07-07Cleanup: spellingCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
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-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-12-13Cleanup: macro hygiene, style, doxy commentsCampbell Barton
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya
2018-10-22GP: New Time modifierAntonioya
2018-09-28GPencil: Use proper enumerator typeSergey Sharybin
2018-09-02Cleanup: comment blocksCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya