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-07-01Cleanup: spellingCampbell Barton
2020-06-29GPencil: Cleanup - Replace gp_ prefix with gpencil_Antonio Vazquez
2020-06-23GPencil: Implement antialiasing parameter to Pixel FXAntonio 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-06-03Cleanup: GPUTexture: Remove uneeded bindClément Foucault
2020-05-28Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-28GPencil: Reduce aliasing for subpixel linesClément Foucault
2020-05-28Cleanup: DRW: Remove array suffix from uniform nameClément Foucault
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-20Fix T76909 GPencil: Layers with mask(s) invisible when using "in front"Clément Foucault
2020-05-18Fix T76828 Grease Pencil: Toggle Caps doesn't workClément Foucault
2020-05-12GPencil: Add new parameter for SMAA thresholdAntonio Vazquez
2020-04-22Fix T75625: crash on exit in macOS after selecting objectsBrecht Van Lommel
2020-04-14Cleanup: Remove unused definesAntonio Vazquez
2020-04-14GPencil: Add missing 2.82 Random Layer color removed in refactorAntonio Vazquez
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-03-30GPencil: Rename Overlay blend mode to Hard LightAntonio Vazquez
2020-03-30Fix T74663 GPencil: Fills are Flickering on NvidiaClément Foucault
2020-03-30GPencil: Fix overlay blend mode creating inverted colorsClément Foucault
2020-03-27Fix T69060: File Output Node does not work with Time RemappingPhilipp Oeser
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-20Fix T74811: GreasePencil Stereo RenderingJeroen Bakker
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18GPencil: Cleanup int comparisonsAntonio Vazquez
2020-03-14Cleanup: sort file lists & struct declatationsCampbell Barton
2020-03-11Cleanup: spellingCampbell Barton
2020-03-10GPencil: Use high precision float buffer for final renderingClément Foucault
2020-03-10Fix T74625 GPencil: Airbrush doesn't paint anythingClément Foucault
2020-03-10GPencil: Cleanup float indicatorAntonio Vazquez
2020-03-10Cleanup: GPencil: Remove uneeded castClément Foucault
2020-03-10Fix T74536: Grease pencil immediately crashes on macOSClé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-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-02-15Cleanup: remove various unused definesCampbell Barton
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-29Fix T73188: RenderResult as Camera BG ImageJeroen Bakker
2020-01-27Fix T72862: Viewport Render doesn't render Grease Pencil OverlaysAntonio Vazquez