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-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-30Fix T102126 Regression: Grease Pencil: Broken 2D LayeringClément Foucault
2022-10-30Fix T102160: Regression: GPencil gradient fill not workingClément Foucault
2022-10-24GPencil: Fix missing fillsClément Foucault
2022-10-24GPencil: Fix regression (part3) with edit mode introduced in rB0ee9282b5c51Clément Foucault
2022-10-24Pencil: Fix regression (part2) with stroke buffer introduced in rB0ee9282b5c51Clément Foucault
2022-10-24GPencil: Fix regression with stroke buffer introduced in rB0ee9282b5c51Clément Foucault
2022-10-24GPencil: Fix regressions introduced in rB0ee9282b5c51Clément Foucault
2022-10-24GPencil: Use indexed rendering instead of instancesClément Foucault
2022-10-07GPencil: Use global viewport size instead of DRWView oneClément Foucault
2022-10-07DRW: Move clipping planes to their own UBOClément Foucault
2022-10-06Cleanup: spelling in code commentsCampbell Barton
2022-10-05DRW: Split ViewProjectionMatrix in order to increase precisionClément Foucault
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-09Cleanup: spelling in commentsCampbell Barton
2022-08-14GPencil: Engine: Make GL lights declaration optionalClément Foucault
2022-07-12Fix T99103: crash when displaying or rendering Grease Pencil objectKhoi Dau
2022-06-28Fix T98882: Regression: Gradient colors in a Grease Pencil material change de...Germano Cavalcante
2022-06-27Cleanup: DRW: Remove drw_view renaming MACROSClément Foucault
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-11Cleanup: use '_num' / '_count' suffix instead of '_ct'Campbell Barton
2022-04-14Metal: GLSL shader compatibility 4th passJason Fielder
2022-04-05GPencil: Fix buiding with GTESTClément Foucault
2022-04-05Fix T97010 GPencil: Artifacts on Grease PencilClément Foucault
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-03-31GPencil: Fix regression with dots uvsClément Foucault
2022-03-22Cleanup: make format + extra parenthesisDalai Felinto
2022-03-20GPencil: Port main object shader to ShaderCreateInfoClément Foucault
2022-03-20GPencil: Use ShaderCreateInfo for fullscreen shadersClément Foucault
2022-03-20GPencil: Use ShaderCreateInfo for antialiasing shadersClément Foucault
2022-03-20GPencil: Use ShaderCreateInfo for vfx shadersClément Foucault
2022-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-03-11Cleanup: fix source comment typosBrecht Van Lommel
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-20Fix T94262: Grease Pencil Blur Effect DoF mode wrongPhilipp Oeser
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-12-07DrawManager: Engine Instance Data.Jeroen Bakker
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-10-15Cleanup: Commonize code for checking scene lights/world settingsJesse Yurkovich
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-09-17Fix T91448: GPencil Fill simplify not working in renderAntonio Vazquez
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton