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-08-26GPencil: Hide Boundary strokes in RenderAntonio Vazquez
2020-08-21GPUUniformBuf: Rename struct and change API a bitClément Foucault
2020-08-13GPencil: Display Fill Boundary strokes with stroke colorAntonio Vazquez
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-16Cleanup: DRW: remove uneeded double bindClément Foucault
2020-06-29GPencil: Cleanup - Replace gp_ prefix with gpencil_Antonio Vazquez
2020-06-21GPencil: Fix unreported missing material onion filter Antonio Vazquez
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-06-03Cleanup: DRW: Remove persistent uniform functionsClément Foucault
2020-05-28Cleanup: DRW: Remove array suffix from uniform nameClément Foucault
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-03-26GPencil: Fix unreported fade object when no Gpencil object is selectedAntonio Vazquez
2020-03-22Cleanup: use static declarationCampbell Barton
2020-03-21GPencil: Fade to Viewport colorAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11Cleanup: spellingCampbell Barton
2020-03-10GPencil: Use high precision float buffer for final renderingClément Foucault
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
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