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-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
2019-05-22DRW: DRWView: Finish refactorClément Foucault
2019-05-22GPencil: Use DRW_view_* API instead of DRW_viewport_matrix_*Clément Foucault
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-16GPencil: New filter in Onion by keyframe typeAntonioya
2019-05-15GPencil: Invert Fade Object sliderAntonioya
2019-05-14GPencil: Rename property Follow Drawing Path to AlignmentAntonioya
2019-05-14Fix Shader compilation error on MacOS & some other platform/driverClément Foucault
2019-05-14Fix T64441: GPencil textures weird rotationAntonioya
2019-05-14Cleanup: DRW: Move ModelMatrix declaration to common_view_libClément Foucault
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-05-11GPencil: Apply FBO changes to AA macrosAntonioya
2019-05-10GPencil: Use common_view_lib.glslClément Foucault
2019-05-09GPencil: Lock rotation of texturesAntonioya
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-30GPencil: Small tweak to Dot minimum thicknessAntonioya
2019-04-30T63854: Grease Pencil strokes appear too thick in the viewport when using tex...Antonioya
2019-04-30Fix T63592 issue with control points.Antonioya
2019-04-29Fix T63979: GPencil control points hidden in orthographic modeAntonioya
2019-04-27Fix T63937: unconfirmed grease pencil strokes not visible in ortho sufaceAntonioya
2019-04-27GPencil: Cleanup derived frame codeAntonioya
2019-04-26Cleanup: clang-formatCampbell Barton
2019-04-25Fix T63846: In Orthographic View, unconfirmed Grease Pencil strokes do not ap...Antonioya
2019-04-24GPencil: Disable Stroke Textures in Solid modeAntonioya
2019-04-24GPencil: Add small offset to follow the drawing path for single pointsAntonioya
2019-04-23GPencil: Add support for gradient to Box strokesAntonioya
2019-04-20Fix T63732: GPencil Onion now working with multiwindowsAntonioya
2019-04-18GPencil: Add option to mix color with textureAntonioya
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18GPencil: Fix Drawing Path follow error while drawingAntonioya
2019-04-18Cleanup: comment blocksCampbell Barton