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
2022-10-14Researching bottlenecks.temp-texture-painting-gpuJeroen Bakker
2022-10-14Fix texturepainting on AMD/VEGA.Jeroen Bakker
2022-10-12Fix some issues where painting on the incorrect layer happened.Jeroen Bakker
2022-10-12Fixed some issues when removing unused tiles.Jeroen Bakker
2022-10-11Paint Tile streaming.Jeroen Bakker
2022-10-04Use 16FJeroen Bakker
2022-10-04Remove falloffshape variations. Making space for masking.Jeroen Bakker
2022-10-04Initial blending mode.Jeroen Bakker
2022-10-04Fix hardness.Jeroen Bakker
2022-10-04Falloff curve. (WIP)Jeroen Bakker
2022-10-04Select the correct shader variation for circle falloff.Jeroen Bakker
2022-10-04Add support for projected falloff.Jeroen Bakker
2022-10-04Improve performance by making buffers persistent.Jeroen Bakker
2022-10-03Reverted change that disabled the logic.Jeroen Bakker
2022-10-03Removed debug code.Jeroen Bakker
2022-10-03Only draw nodes that are used during in current paint frame.Jeroen Bakker
2022-10-03Sculpt: Normal-based automasking modesJoseph Eagar
2022-09-30Fixed crash when painting on not all PBVH nodes.Jeroen Bakker
2022-09-30Use batches drawing.Jeroen Bakker
2022-09-28First working brush stroke.Jeroen Bakker
2022-09-28Merge paint image with canvas.Jeroen Bakker
2022-09-28Painting first pixels to intermediate buffer.Jeroen Bakker
2022-09-27SculptPaint: Use GPU shaders.Jeroen Bakker
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-07-25Undo: Improve image undo performanceAlex Parker
2022-05-19Cleanup: always assign return args for SCULPT_paint_image_canvas_getCampbell Barton
2022-05-163D Texturing: Undo.Jeroen Bakker
2022-04-19Fix: Uninitialized paint brush when using byte textures.Jeroen Bakker
2022-04-15Cleanup: Clang tidyHans Goudey
2022-04-15PBVH Pixel extractor.Jeroen Bakker