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-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: 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-16Cleanup: 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-04-14Metal: GLSL shader compatibility 4th passJason Fielder
2022-03-31GPencil: Fix regression with dots uvsClément Foucault
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: 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-04-29GPencil: glow fx, add threshold value color modeFalk David
2021-03-15Fix T86370: Select color for glow is invertedFalk David
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-29Fix T81169: Grease Pencil Z-depth drawing issue on OSX + AMD Graphic CardsJeroen Bakker
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-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
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-28Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-28GPencil: Reduce aliasing for subpixel linesClément Foucault
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-20Fix T76909 GPencil: Layers with mask(s) invisible when using "in front"Clé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