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
2020-02-12GPencil: Disable multisampling as it is not supported anymoreClément Foucault
2020-02-12GPencil: Fix colormanagement broken by recent refactorClément Foucault
2020-02-12Cleanup: warningCampbell Barton
2020-02-11DRW: Color Management improvementClément Foucault
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-27Fix T72862: Viewport Render doesn't render Grease Pencil Overlays, ShadingAntonio 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-21Cleanup: Fix comment mistakeAntonio 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-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-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
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-26Fix T65958: GPencil glitches in line strokes with alphaAntonioya
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-13GPencil: Remove blend_opacity from shaderAntonioya
2019-05-31GPencil: Cleanup some commentsAntonio Vazquez
2019-05-31DrawManager: Color ManagementJeroen Bakker
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: Rename Blend mode "Normal" to "Regular"Antonioya
2019-05-29GPencil: Cleanup - Remove storage Grid matrix and replace with local variableAntonioya
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-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-10GPencil: Use common_view_lib.glslClément Foucault
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Fix T63563: Grease pencil not visible when contained in a collection instance...Antonioya
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-04-07GPencil: Fix wrong Brush texture for pinned materialsAntonioya
2019-04-05GPencil: Improve drawing feeling in big filesAntonioya
2019-04-03Fix T63257: Grease Pencil renders incorrectly when in edit-modeAntonioya
2019-03-27Cleanup: style, use braces for drawCampbell Barton