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-10-24GPencil: Use indexed rendering instead of instancesClément Foucault
2022-10-06Cleanup: spelling in code commentsCampbell Barton
2022-06-27Cleanup: DRW: Remove drw_view renaming MACROSClément Foucault
2022-04-14Metal: GLSL shader compatibility 4th passJason Fielder
2022-03-20GPencil: Use ShaderCreateInfo for vfx shadersClément Foucault
2022-03-11Cleanup: fix source comment typosBrecht Van Lommel
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-28GPencil: Fix unreported random rotation for single point with textureAntonio Vazquez
2021-02-18Fix T85769: Grease Pencil Fill option when drawing no longer worksAntonio Vazquez
2021-02-17Cleanup: Fix typo errorAntonio Vazquez
2021-02-17Fix T80862: Small stroke opacity modulation is best done in the fragment shaderJamell Moore
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-01-04Cleanup: docy comments beginning with '/**' don't end with '**/'Campbell Barton
2020-11-25GPencil: Disable vertex color when use holdoutAntonio Vazquez
2020-10-30GPencil: New material parameter to rotate textureAntonio Vazquez
2020-09-18GPencil: Implement Holdout materialsAntonio Vazquez
2020-09-16Fix T75061 Grease Pencil: MacOS: broken Gradient and TextureClément Foucault
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-07-15GPU: Shader: Move IN_OUT define to shader GPU_shader_create_exClément Foucault
2020-05-28GPencil: Reduce aliasing for subpixel linesClément Foucault
2020-05-18Fix T76828 Grease Pencil: Toggle Caps doesn't workClément Foucault
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-03-30GPencil: Rename Overlay blend mode to Hard LightAntonio Vazquez
2020-03-30Fix T74663 GPencil: Fills are Flickering on NvidiaClément Foucault
2020-03-30GPencil: Fix overlay blend mode creating inverted colorsClément Foucault
2020-03-18GPencil: Cleanup int comparisonsAntonio Vazquez
2020-03-10Fix T74625 GPencil: Airbrush doesn't paint anythingClément Foucault
2020-03-10GPencil: Cleanup float indicatorAntonio Vazquez
2020-03-10Cleanup: GPencil: Remove uneeded castClément Foucault
2020-03-10Fix T74536: Grease pencil immediately crashes on macOSClément Foucault
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez