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-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
2019-05-31GPencil: Cleanup some commentsAntonio Vazquez
2019-05-31DrawManager: Color ManagementJeroen Bakker
2019-05-31Cleanup: clang-formatCampbell Barton
2019-05-30DRW: Refactor to use object pointer for drawcall by defaultClément Foucault
2019-05-30GPencil: Remove uneeded storage->unit_matrixClément Foucault
2019-05-30GPencil: Add missing blend factor to Regular blendAntonioya
2019-05-30GPencil: Rename Blend mode "Normal" to "Regular"Antonioya
2019-05-30GPencil: Remove wrong premult in Blend shaderAntonioya
2019-05-29GPencil: Cleanup - Remove storage Grid matrix and replace with local variableAntonioya
2019-05-29Cleanup: Remove duplicated comment from previous commitAntonioya
2019-05-29GPencil: Rename viewmatrix field to parent_obmatAntonioya
2019-05-29GPencil: Cleanup code to avoid double matrix copyAntonioya
2019-05-28Fix T65187: Overlay blend increase wrongly the opacityAntonioya
2019-05-28GPencil: Minor cleanupAntonioya
2019-05-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault
2019-05-28Fix T65212: Cycles_render_layer test grease pencil crashes.Antonioya
2019-05-27Eevee/GPencil: Fix depth reading after renderClément Foucault
2019-05-22Cleanup: unused varsCampbell Barton
2019-05-22DrawEngines: Depth Of Field UnitsJeroen Bakker