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-01-20Sculpt: Multires Heal BrushJoseph Eagar
2022-01-20Cleanup: quiet ASAN warnings for divide by zero & NULL memcpy argsCampbell Barton
2022-01-19BMesh: add mesh debug information printingCampbell Barton
2022-01-19BMesh: improve handling of custom-data flag (Mesh.cd_flag)Campbell Barton
2022-01-19Docs: notes on thumbnail sizesCampbell Barton
2022-01-18Geometry Nodes: new Field at Index nodeJacques Lucke
2022-01-18Geometry Nodes: improve domain interpolation codeJacques Lucke
2022-01-18AssetsBrowser: Add ID Properties to Asset IndexerJeroen Bakker
2022-01-18Cleanup: spelling in commentsCampbell Barton
2022-01-18Cleanup: move docs to definitionCampbell Barton
2022-01-17Fix T94715: multiple volumes using the same .vdb causes freezeBrecht Van Lommel
2022-01-17T94828: Appending collection with instancing links nested collectionsJulian Eisel
2022-01-17Fix T94338: bpy.data.libraries.load does not return the right thing.Bastien Montagne
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-17Fix T94805: Library weak reference generates "path not found" reports.Bastien Montagne
2022-01-17Core: Library Remap test cases.Jeroen Bakker
2022-01-14Cleanup: Remove unused subdiv functionsHans Goudey
2022-01-14Cleanup: Unused functionSergey Sharybin
2022-01-14Cleanup: Remove unused functionsSergey Sharybin
2022-01-14Fix T: Crash in do-version of older pre-2.80 blender files.Bastien Montagne
2022-01-14Cleanup split foreach_libblock_remap_callback into smaller functions.Jeroen Bakker
2022-01-14Cleanup: Fix warning when compiling without AudaspaceJulian Eisel
2022-01-14Fix T94837: curve tilt on a 2-point-curve is wrongPhilipp Oeser
2022-01-14Cleanup: Reduce indentation in foreach_libblock_remap_callback.Jeroen Bakker
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-14Fix: Incorrect logic in mesh validation for removing layersHans Goudey
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-12Fix T94624: Object as font instances don't workHans Goudey
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12Compositor: Add Scene Time Node, Rename Time nodeNathan Rozendaal
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Fix T94812: render layer sockets are missing after file loadJacques Lucke
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-12BLF: Reduction of use of BLF_DRAW_STR_DUMMY_MAXHarley Acheson
2022-01-11Cleanup: quite missing-variable-declarations warningsCampbell Barton
2022-01-11Fix T94671: performance regression with subsurf modifierKévin Dietrich
2022-01-11Spreadsheet: Add mesh topology information with a debug valueHans Goudey
2022-01-11Cleanup: Remove unused "active ID" node flagHans Goudey
2022-01-11Geometry Nodes: Move normal field input to be usable elsewhereHans Goudey
2022-01-10Fix T94600: Apply single shrinkwrap constraint failsPhilipp Oeser
2022-01-10Compositing Convert color space nodeJeroen Bakker
2022-01-08Fix T94534: dangling pointer in internal link after removing socketJacques Lucke
2022-01-08Cleanup: Remove unused code from BKE_node.hHans Goudey
2022-01-07Cleanup: Use forward declaration of struct in headerHans Goudey
2022-01-07LibOverrides: small refactor of resync main public function.Bastien Montagne
2022-01-07LibOverride: Add tag to libraries that had to be recursively resynced.Bastien Montagne