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-03-17LineArt: Fix transparenct mask in cutting function.YimingWu
2021-03-17LineArt: Fix transparency flag error during cutting and chaining.YimingWu
2021-03-17LineArt: Remove "Render" in structure names.YimingWu
2021-03-17LineArt: better explaination in lineart_line_cut()YimingWu
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-11GPencil: Remove limitation to use only one Lattice modifierAntonio Vazquez
2021-03-09Cleanup: Do not pass stack allocated string to MEM_callocNHans Goudey
2021-02-14Cleanup: spellingCampbell Barton
2021-01-15Gpencil Noise - Add noise offset parameterCody Winchester
2021-01-14GPencil: Noise Modifier - Move noise seed value outside of randomize subpanelCody Winchester
2021-01-05Cleanup: remove UNUSED(..) from public function declarationsCampbell Barton
2020-12-28Add operator to copy a modifier to all selected objectsErik Abrahamsson
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-16Cleanup: clang-formatCampbell Barton
2020-12-16GPencil Array - Add option for uniform random scalingCody Winchester
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-30Cleanup: Use an enum to set instanced panel expansionHans Goudey
2020-10-27GPencil: New parameter in Texture modifier to rotate Dot texturesAntonio Vazquez
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-21GPencil: Subdivide Cyclic section of strokes in modifierAntonio Vazquez
2020-10-19Cleanup: Use BLI string functionsHans Goudey
2020-10-16UI: Align related propertiesHans Goudey
2020-10-16Fix build error with clean buildsJulian Eisel
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-30Cleanup: sort struct declarationsCampbell Barton
2020-09-21Various fixes in UI messages.Bastien Montagne
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-03Fix T80289: GPencil Opacity modifier not workingAntonio Vazquez
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-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Cleanup: Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-08-07Cleanup: Blenlib, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-06Cleanup: avoid debug-only includes for BLI_assert.hCampbell Barton
2020-08-04Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-27GPencil: Scale stroke thickness when use Offset modifier scaleAntonio Vazquez
2020-07-14Gpencil: Simplify modifier sample mode minimal vert count fix.Antonio Vazquez
2020-07-14GPencil: Cleanup Build modifier and fix potential div by zero errorsAntonio Vazquez