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
2019-09-14Cleanup: use const args, variablesCampbell Barton
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-10GPencil: New Simplify Tint optionAntonio Vazquez
2019-09-09Cleanup: GPencil small improvements in comparisonAntonio Vazquez
2019-09-09GPencil: Fix unreported problem when main Onion switch is disabledAntonio Vazquez
2019-09-09GPencil: Fade layer using background colorAntonio Vazquez
2019-09-06GPencil: New option to fade not selected objectsAntonio Vazquez
2019-09-05Fix T69513: Grease Pencil Fade Layers Overlay only works in Material and Tex...Antonio Vazquez
2019-08-29GPencil: For Stroke select don't display pointsAntonio Vazquez
2019-08-26GPencil: Temporary fix to keep running Cycles + GPencil object in background.Antonio Vazquez
2019-08-25GPencil: Show edit points in Sculpt only if mask is enabledAntonio Vazquez
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-24Cleanup: use eval as suffixAntonio Vazquez
2019-08-24Cleanup: use eval as a suffixCampbell Barton
2019-08-24Cleanup: unused argsCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-15Cleanup: Minor change to previous commitAntonio Vazquez
2019-08-15GPencil: Fix unreported missing VFX in Video EditorAntonio Vazquez
2019-08-09GPencil: Add "Self Overlap" parameter to materials to disable StencilAntonioya
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-07-29Fix T66233: Grease Pencil Swirl Effect not working at originAntonioya
2019-07-29GPencil: Use uniform_int_copy instead to pass referenceAntonioya
2019-07-07Cleanup: rename gpencil chess -> checkerCampbell Barton
2019-07-06Fix T66501: Eraser very slow with guidesAntonioya
2019-07-06Fix T62101: GPencil: selection order is wrongAntonioya
2019-07-04GreasePencil: Image render artifactsJeroen Bakker
2019-06-28GPencil: Rename "Clamp Layer" to "Mask Layer"Antonioya
2019-06-27GPencil: Fix missing Fill area when drawing an strokeAntonioya
2019-06-27Cleanup: GPencil remove DRW_ prefix for internal functions.Antonioya
2019-06-27GPencil: Fix Control points of primitives clampoed by StencilAntonioya
2019-06-26DrawManager: Sanatize default_view resetJeroen Bakker
2019-06-26Fix T65958: GPencil glitches in line strokes with alphaAntonioya
2019-06-23GPencil: Cleanup codeAntonioya
2019-06-23Cleanup: unused argsCampbell Barton
2019-06-23Cleanup: unused argsCampbell Barton
2019-06-22GPencil: Fix Fast Drawing and MSAA disabled in previous commitAntonioya
2019-06-22GPencil: Don't use MSAA for background textureAntonioya
2019-06-22Fix T65955: GPencil: drawing shapes on surface causes intense viewport flicke...Antonioya
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker
2019-06-15Cleanup: spellingCampbell Barton
2019-06-15Cleanup: clang-formatCampbell Barton
2019-06-13Cleanup: clang-formatAntonioya
2019-06-13GPencil: Reorganize blend shaderAntonioya
2019-06-13GPencil: Remove blend_opacity from shaderAntonioya
2019-06-13Cleanup: clang-formatCampbell Barton
2019-06-12GPencil: Fix clamp alpha problems when using Regular blendAntonioya
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-07Fix T64625: Eevee image textures with alpha have dark edgesBrecht Van Lommel
2019-06-03Cleanup: style, use braces in drawCampbell Barton