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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-05-25Fix T86956: VSE shading mode ignores Grease Pencil Vertex colors.Jeroen Bakker
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-14GPencil: Disable Multiframe edition when play animationAntonio Vazquez
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-10-30GPencil: New material parameter to rotate textureAntonio Vazquez
2020-09-18GPencil: Implement Holdout materialsAntonio Vazquez
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-28DrawEngine: Shader Test SuiteJeroen Bakker
2020-08-21GPUUniformBuf: Rename struct and change API a bitClément Foucault
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-17GPencil: Fix unreported Vertex Opacity Overlay not workingAntonio Vazquez
2020-06-03Fix T77156: GPencil view layer filter by layer not workingAntonio Vazquez
2020-03-21GPencil: Fade to Viewport colorAntonio Vazquez
2020-03-14Cleanup: sort file lists & struct declatationsCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-15Cleanup: remove various unused definesCampbell Barton
2020-02-11DRW: Color Management improvementClément Foucault
2019-12-03Fix T72134: Adaptive UVs does not affect strokes that are already drawnAntonio Vazquez
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-10-16GPencil: Fix unreported problem when use Onion Skin in several windowsAntonio Vazquez
2019-10-02Fix T70399: Grease Pencil Canvas Grid Overlay Broken after DRW refactorAntonio Vazquez
2019-09-18GPencil: Create blank texture only once by engineAntonio Vazquez
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-09-09GPencil: Fade layer using background colorAntonio Vazquez
2019-08-25GPencil: Show edit points in Sculpt only if mask is enabledAntonio Vazquez
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-07-06Fix T62101: GPencil: selection order is wrongAntonioya
2019-06-28GPencil: Rename "Clamp Layer" to "Mask Layer"Antonioya
2019-06-27Cleanup: GPencil remove DRW_ prefix for internal functions.Antonioya
2019-06-26DrawManager: Sanatize default_view resetJeroen Bakker
2019-06-26Fix T65958: GPencil glitches in line strokes with alphaAntonioya
2019-06-23Cleanup: unused argsCampbell Barton
2019-06-22Fix T65955: GPencil: drawing shapes on surface causes intense viewport flicke...Antonioya
2019-06-13GPencil: Remove blend_opacity from shaderAntonioya
2019-05-31GPencil: Cleanup some commentsAntonio Vazquez
2019-05-30GPencil: Remove uneeded storage->unit_matrixClément Foucault
2019-05-29GPencil: Cleanup - Remove storage Grid matrix and replace with local variableAntonioya
2019-05-22GPencil: Use DRW_view_* API instead of DRW_viewport_matrix_*Clément Foucault
2019-05-14GPencil: Rename property Follow Drawing Path to AlignmentAntonioya
2019-05-14Fix T64441: GPencil textures weird rotationAntonioya
2019-05-11GPencil: Apply FBO changes to AA macrosAntonioya
2019-05-09GPencil: Lock rotation of texturesAntonioya