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-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
2021-03-12Sculpt: Mask Init operatorPablo Dobarro
2021-03-12GPencil: Interpolate can use all keyframe types except breakdownAntonio Vazquez
2021-03-12GPencil: UI menu cleanupAntonio Vazquez
2021-03-12Fix T86332: setting Cycles dicing camera fails after recent changesBrecht Van Lommel
2021-03-12Fluid: Enable scale options for fluid particlesSebastián Barschkis
2021-03-12Docs: add doc-string for TransDataContainerCampbell Barton
2021-03-12Cleanup: const warningCampbell Barton
2021-03-12LibOverride Auto Resync: Add option to disable it in Experimental userpref.Bastien Montagne
2021-03-12CLOG: add support for substring matching.Bastien Montagne
2021-03-12Fix heap buffer overflow appending/linking from a blend fileSybren A. Stüvel
2021-03-12Fix T82532: Sculpt fails to redo the first sculpt session strokeCampbell Barton
2021-03-12Fix another crash in LibOverride resync code.Bastien Montagne
2021-03-12Fix compiler warning when building Cycles without EmbreeBrecht Van Lommel
2021-03-12Cleanup: fix clang-tidy errors when COM_debug is active.Jeroen Bakker
2021-03-12Cleanup: Compiler warnings with COM_TM_NOTHREAD active.Jeroen Bakker
2021-03-12Cleanup: document `FileSelectAssetLibraryUID::type`Sybren A. Stüvel
2021-03-12LibOverride: Add a new operation to Outliner to enforce resync of hierarchies.Bastien Montagne
2021-03-12Fix first part of T86501: Crash during resync process.Bastien Montagne
2021-03-12IDRemap: Add option to also remap internal runtime ID pointers.Bastien Montagne
2021-03-12LibQuery: Add an option to process internal runtime ID pointers.Bastien Montagne
2021-03-12Fix T86455: vertex color baking issue with sculpt vertex colorsPhilipp Oeser
2021-03-12Cleanup: remove workaround for MSVC PyTypeObject declarationsCampbell Barton
2021-03-12Cleanup: set the window manager to the updated context on loadCampbell Barton
2021-03-12Cleanup: make_source_archive.py minor changes & commentsCampbell Barton
2021-03-12Cleanup: incorrect doxy section titleCampbell Barton
2021-03-12Cleanup: break out of loop earlyCampbell Barton
2021-03-12Cleanup: redundant flag checkCampbell Barton
2021-03-12Cleanup: redundant outliner includesCampbell Barton
2021-03-12Alembic procedural: specific result type for cache lookupsKévin Dietrich
2021-03-12Alembic procedural: add support for instancingKévin Dietrich
2021-03-12Alembic procedural: move cache building out of object update methodsKévin Dietrich
2021-03-12Alembic procedural: fix missing attribute updateKévin Dietrich
2021-03-12Cleanup: unused variableKévin Dietrich
2021-03-12Alembic procedural: fix potential zero scale matrix generationKévin Dietrich
2021-03-12Added missing file to last commit:Fabian Schempp
2021-03-12Nodes: Add Attribute Remove NodeFabian Schempp
2021-03-11Nodes: Fix drag link from output to already linked Multi-Input SocketFabian Schempp
2021-03-11Fix missing UI updates, caused by own earlier commitJulian Eisel
2021-03-11Cleanup: remove unnecessary `const` from function declarationSybren A. Stüvel
2021-03-11GPencil: Remove limitation to use only one Lattice modifierAntonio Vazquez
2021-03-11Fix warning from own previous commitJulian Eisel
2021-03-11UI: Avoid unnecessary redraws of unrelated editors on space changesJulian Eisel
2021-03-11Fix Asset Browser showing oudated list for changes done while browser is hiddenJulian Eisel
2021-03-11GPencil: Fix unreported Fill fails if the stroke was taggedAntonio Vazquez
2021-03-11Fix regression in 2cc5af9c553cfc00b7d4616445ad954597a92d94Campbell Barton
2021-03-11Fix T86199: error when adding custom fluid diffusion presetSiddhartha Jejurkar
2021-03-11Fluid: Updated hidden symbol visibility commentSebastián Barschkis
2021-03-11Cleanup: spellingCampbell Barton
2021-03-11Fix T86431: Keep memory location of the window manager on file loadCampbell Barton