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-04-13Cleanup: clang-formatCampbell Barton
2022-04-13Cleanup: avoid redundant float/int conversions in BLFCampbell Barton
2022-04-13BLF: sub-pixel positioning supportCampbell Barton
2022-04-13Cleanup: shadowed variable warningCampbell Barton
2022-04-13gpy.types.GPUUniformBuf: support any object exposing buffer interfaceGermano Cavalcante
2022-04-13gpu.types.Buffer: fill buffer interface with just what is requestedGermano Cavalcante
2022-04-13Fix size of MAT3 and MAT4 in GPUShaderCreateInfo.push_constantGermano Cavalcante
2022-04-13Fix cases where 'Py_buffer' might not be releasedGermano Cavalcante
2022-04-13Fix possible pointer being freed without being allocated in pygpu moduleGermano Cavalcante
2022-04-13pyGPU: Port 'StageInterfaceInfo' and 'ShaderCreateInfo' typesGermano Cavalcante
2022-04-12Fix: Assert when curve has no evaluated pointsHans Goudey
2022-04-12Cleanup: Remove reference to CD_NORMAL in poly custom dataHans Goudey
2022-04-12Cleanup: Correct wording in commentsHans Goudey
2022-04-12Cycles fp consistency for Apple Silicon CPUsMichael Jones
2022-04-12Revert "Cycles: enable HIP for Vega and Vega II (Radeon 7) GPUs on Windows"Brecht Van Lommel
2022-04-12Fix T97069: Null collection object during layercollection resync when relinking.Bastien Montagne
2022-04-12Fix (unreported) use-after-free case in Properties Editor ID remapping code.Bastien Montagne
2022-04-12Fix: BMesh Python API errors after vertex_normals additionHans Goudey
2022-04-12Fix T97280: Typo in tooltip of image texture nodeThomas Dinges
2022-04-12Cleanup: redundant logical notGermano Cavalcante
2022-04-12Cleanup: remove unused multi-functionJacques Lucke
2022-04-12Cleanup: pass vectors by referenceJacques Lucke
2022-04-12Fix T95679: Outliner 'Unlink' directly on action misses DEG updatePhilipp Oeser
2022-04-12Fix Pushdown of an action from the Action Editor lacks immediate updatesPhilipp Oeser
2022-04-12Fix T97132: Create a color attribute automaticallyJoseph Eagar
2022-04-12Fix T97100: Fix ordering in color attribute list itemsJoseph Eagar
2022-04-12Fix T97098: Color filter sharpening artifacts.Joseph Eagar
2022-04-12Cleanup: use _NUM suffix for space/region type rangesCampbell Barton
2022-04-12Fix wrong key type for GSet in Grease Pencil same material selectionLukas Stockner
2022-04-12Cleanup: clang-formatLukas Stockner
2022-04-12UI: Add support for showing socket descriptions in tooltipsLukas Stockner
2022-04-11UI: make snap self inactive if proportional editingEthan-Hall
2022-04-11PyGPU: make sure the UniformBuffer is padded to 16 bytesGermano Cavalcante
2022-04-11Fix crash when creating a 'gpu.types.Buffer'Germano Cavalcante
2022-04-11Curves: Add support for new curves type in Set Material nodeChristophe Hery
2022-04-11Update RNA to user manual referencesAaron Carlisle
2022-04-11Fix OpenColorIO error with configs using <USE_DISPLAY_NAME>Brecht Van Lommel
2022-04-11Fix T97097: Color Filter saturates colors that have no saturationJoseph Eagar
2022-04-11Fix T97096: Color filter brush was corrupting alpha.Joseph Eagar
2022-04-11Fix adding certain nodes can cause python errorsPhilipp Oeser
2022-04-11Cleanup: Clarify a few comments in pbvh_intern.hJoseph Eagar
2022-04-11Cleanup: fix attribute.c incorrectly usingJoseph Eagar
2022-04-11Fix/workaround i18n script not finding some messages anymore.Bastien Montagne
2022-04-11Fix T85467: Mask transform center doesn't take parent Track into accountPhilipp Oeser
2022-04-11Curves Sculpting Icons: Snake Hook and Grow updatesDalai Felinto
2022-04-11install_deps: Tweak rBbc9c9631a46f, libwebp is not only a dependency from ffm...Bastien Montagne
2022-04-11Fix Cycles missing nullptr check in case mesh has no shaderCharles Flèche
2022-04-11Fix setting key shortcuts for insert keyframe menu itemsCampbell Barton
2022-04-11BMesh Python API: add access to vertex crease layerKévin Dietrich
2022-04-11Cleanup: use doxy-comments and `r_` prefix return argumentsCampbell Barton