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-02-25BKE_lib_query: Add a function to detect and tag all unused IDs.Bastien Montagne
2021-02-25UI: Fix icon width and padding in search menusHans Goudey
2021-02-25BLI: simplify adding an arbitrary value to a resource containerJacques Lucke
2021-02-25Cleanup: quiet warningJacques Lucke
2021-02-25Fix T85959 EEVEE: DOF with "Jitter Camera" brokenClément Foucault
2021-02-25Fix T85979: Attribute missing warning with empty geometryHans Goudey
2021-02-25Fix macOS SSE support not detected correctly after recent changesBrecht Van Lommel
2021-02-25Fix T85976: Outliner crash deleting collection with multiple windowsCampbell Barton
2021-02-25PyAPI Docs: Add 'gpu.state' moduleGermano Cavalcante
2021-02-25install_deps: bump USD version to 21.02.Bastien Montagne
2021-02-25install_deps: bump python version to 3.9.2.Bastien Montagne
2021-02-25Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs.Bastien Montagne
2021-02-25Merge remote-tracking branch 'origin/blender-v2.92-release'Dalai Felinto
2021-02-25Cleanup: spellingCampbell Barton
2021-02-25Cleanup: remove assert left in by accident, outdated commentCampbell Barton
2021-02-25Fix T85975: Edit-mode undo/redo removes overlaysCampbell Barton
2021-02-25Fix T85974: Edit-mode undo/redo causes assertionCampbell Barton
2021-02-25Fix entering edit-mode when object mode and edit-data don't matchCampbell Barton
2021-02-25Cleanup: use low level edit-object access functions for undoCampbell Barton
2021-02-25Fix T85926: Cycles missing viewport updates when making materials single userKévin Dietrich
2021-02-25PyAPI: expose imbuf.types.ImBuf, include in API docsCampbell Barton
2021-02-25Fix T85963: Combine and separate XYZ nodes don't work on instancesHans Goudey
2021-02-24Cleanup: Remove unused node editor button event definesHans Goudey
2021-02-24UI: Clean up "Dupli" to "Instance"Yevgeny Makarov
2021-02-24UI: Clean up use of the term "Metaballs"Yevgeny Makarov
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-24CMake: Removed temporarily disabled clang blockSebastián Barschkis
2021-02-24Revert "t"Germano Cavalcante
2021-02-24Fix T85823: bpy.ops.transform... ignoring 'center_override' for Bezier contro...Germano Cavalcante
2021-02-24tGermano Cavalcante
2021-02-24UI: Remove colons from some labelsYevgeny Makarov
2021-02-24UI: Reorder mesh merge operator types for consistent shortcutsHans Goudey
2021-02-24GPencil: Fix missing change material menu using U keyAntonio Vazquez
2021-02-24UI: Make node virtual sockets more visibleFabian Schempp
2021-02-24Cleanup: Clang tidy else after returnHans Goudey
2021-02-24Fix T84796: Particle tool properties displayed for select toolKdaf
2021-02-24PyAPI: Ensure GIL state only when a callback existsGermano Cavalcante
2021-02-24Blender 2.92.0 release taggingv2.92.0Dalai Felinto
2021-02-24Docs: 2.92 release description for Linux appdataDalai Felinto
2021-02-24Workbench: Fix typo in rB32ca8e58a374Clément Foucault
2021-02-24Cleanup: Simplify vector direction comparisonAntonio Vazquez
2021-02-24CMake: Temporarily removing find clang blockSebastián Barschkis
2021-02-24Geometry Nodes: store available attribute names in node ui storageJacques Lucke
2021-02-24PyAPI: Fix memory leak of parameters used for python 'draw_callbacks'Germano Cavalcante
2021-02-24Cleanup: Fix commentAntonio Vazquez
2021-02-24GPencil: Improve Interpolate AutoFlip algorithm IIAntonio Vazquez
2021-02-24Cleanup: CryptomatteLayerJeroen Bakker
2021-02-24Cleanup: Cryptomatte Use StringRef(Null).Jeroen Bakker
2021-02-24Cleanup: CryptomatteLayer structure.Jeroen Bakker
2021-02-24Cmake/deps: Update OSL to 1.11.10.0Ray Molenkamp