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
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-09-08Fix T90825: Performance texture painting with limited scale.Jeroen Bakker
2021-08-18UDIM: Support tile sets that do not start at 1001Jesse Yurkovich
2021-04-29Fix: crash when creating GPU texture from image failsBrecht Van Lommel
2021-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-02-09Fix T81206: Do not limit gl texture size in image editorJeroen Bakker
2021-01-25Fix T84398: Multiview images show only one view.Jeroen Bakker
2020-12-18Fix T82591: Performance regression when rendering at very high resolutionJeroen Bakker
2020-12-16Fix T83557: Alpha blend + emissive colors renders white artifactsJeroen Bakker
2020-11-17Cleanup: Clang tidy else after returnHans Goudey
2020-11-17Fix T82770: Artifacts when painting on generated transparent imageJeroen Bakker
2020-09-22Fix T81026: Image Editor: Alpha (like Bloom) not showing properlyJeroen Bakker
2020-09-15Fix T80776: Cannot switch between Slots of Render ResultJeroen Bakker
2020-09-14Fix T80705: Single Image Texture Painting CrashJeroen Bakker
2020-09-11Use DrawManager for Image/UV EditorJeroen Bakker
2020-09-08Fix T79538 Grease Pencil: Fill texture doesn't tile anymoreClément Foucault
2020-09-07GPU: Rename gpu_extensions to gpu_capabilitiesClément Foucault
2020-09-05Cleanup: GPUTexture: Move debug messages outside of creation functionClément Foucault
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-09-05GPUTexture: Remove bind to edit callsClément Foucault
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-05Fix unreported crash in gpu_free_unused_buffersLukas Stockner
2020-07-30IMB: Refactor util_gpu.c to not expose enum gettersClément Foucault
2020-07-30Cleanup: spellingCampbell Barton
2020-07-30Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRWClément Foucault
2020-07-30Cleanup: Split gpu_texture_image.c into BKE and IMB modulesClément Foucault