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-03Cleanup: sort cmake file listsCampbell Barton
2022-10-03CMake: add missing headersCampbell Barton
2022-10-03Cleanup: add license headerCampbell Barton
2022-10-03DNA: reduce size of Base structCampbell Barton
2022-10-03Cleanup: remove 2D region-relative coordinates from BaseCampbell Barton
2022-10-03Cleanup: spelling in commentsCampbell Barton
2022-10-03Cleanup: use function style casts for C++Campbell Barton
2022-10-03Cleanup: quiet undeclared function warningCampbell Barton
2022-10-03Cleanup: Move three modifier files to C++Hans Goudey
2022-10-03Fix: build issue with MSVCRay Molenkamp
2022-10-03GPUTexture: Add GPU_texture_create_single_layer_viewClément Foucault
2022-10-03Fix build error on Linux after font thumbnail changesBrecht Van Lommel
2022-10-03Cleanup: Rename function `gpencil_point_to_parent_space`Antonio Vazquez
2022-10-03Cleanup: Rename functionsAntonio Vazquez
2022-10-03Cleanup: Move more files using mesh runtime data to C++Hans Goudey
2022-10-03Fix: Mix node did not set clamp result correctly in versioning codeCharlie Jolly
2022-10-03GPU: Fix issue with GPU render boundaries being opened while a GPUBackend doe...Jason Fielder
2022-10-03Fix T101504: Crash when repeat value is zeroPratik Borhade
2022-10-03Cleanup: simplify uv packing for non-square materialsChris Blackbourn
2022-10-03Sculpt: Fix T101467: Improper vertex count in pbvh drawJoseph Eagar
2022-10-03Sculpt: Fix sculpt face set undo creating duplicate face set layersJoseph Eagar
2022-10-03Sculpt: fix crash in relax face sets brushJoseph Eagar
2022-10-03Sculpt: Fix T101430: Dyntopo undo crashJoseph Eagar
2022-10-03Sculpt: Upload white for color attributes in multires in sculptJoseph Eagar
2022-10-03Sculpt: Fix T101503: Memory corruption in multires faceset drawingJoseph Eagar
2022-10-03Sculpt: Fix T101430: Curve shown improperly in mask from cavity redoJoseph Eagar
2022-10-03Attribute Node: refactor lookup to remove duplication between engines.Alexander Gavrilov
2022-10-03Cleanup: Move draw_manager_data.cc to C++Hans Goudey
2022-10-03Fix missing Outliner updates when adding nodetreesPhilipp Oeser
2022-10-03Fix T101347: Curve draw fails to project to cursor depth in ortho viewsCampbell Barton
2022-10-03Cleanup: formatPhilipp Oeser
2022-10-03Cleanup: quiet unused parameter warning in lambda functionPhilipp Oeser
2022-10-03Fix error in blf_get_sample_text returning a pointer to stack memoryCampbell Barton
2022-10-03Cleanup: use function style casts for C++Campbell Barton