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-23Fix T84707: Wrong icon for Movie Clip Editortemp-icons-fixesYevgeny Makarov
2021-02-23Cleanup: Use shorter enum namesHans Goudey
2021-02-23Alembic procedural: avoid storing constant hair topology for each frameKévin Dietrich
2021-02-23Alembic procedural: cleanup, demultiply Object and Geometry NodeKévin Dietrich
2021-02-23Alembic procedural: use an enumeration to discriminate IObjectsKévin Dietrich
2021-02-23Alembic procedural: fix crash when accessing data out of frame boundsKévin Dietrich
2021-02-23Build Environment/macOS/Python: link against zlib staticallyAnkit Meel
2021-02-23Fix T85638: Child Window Positioning on Multiple MonitorsHarley Acheson
2021-02-22Win32: Do not (yet) set window styles for DialogHarley Acheson
2021-02-22UI: Remove Blend Thumb PassepartoutHarley Acheson
2021-02-22UI: Simplify Window CreationHarley Acheson
2021-02-22Fix: Geometry nodes not depending on instanced collections properlySebastian Parborg
2021-02-22Cleanup: Use bool instead of charHans Goudey
2021-02-22CMake/Windows: Update for new XR_OPENXR versionRay Molenkamp
2021-02-22CMake/Windows: Detect Boost versionRay Molenkamp
2021-02-22Fix T85753: Default UVs for Icosphere are flipped horizontallyPhilipp Oeser
2021-02-22Fix Principled BSDF specular color for black base colorPascal Schön
2021-02-22i18n messages extraction script: fix handling of C unicode-escapes.Bastien Montagne
2021-02-22Fix T85768: Win32 Full-Screen Owned WindowsHarley Acheson
2021-02-22Fix T85609 EEVEE: Viewport "vibrates" when mouse input is activeClément Foucault
2021-02-22Fix T85720 EEVEE: Contact shadows do not appear when enabling SSRClément Foucault
2021-02-22Fix T85549: GPencil draw tool offset when UI scale is not 1Antonio Vazquez
2021-02-22Cleanup: Use more clear field nameSergey Sharybin
2021-02-22Cleanup: Tracking, reduce indentation levelSergey Sharybin
2021-02-22Cleanup: Spelling in commentSergey Sharybin
2021-02-22Cleanup: Decrease variable scopeHans Goudey
2021-02-22Cleanup: Clang tidy inconsistent parameter nameHans Goudey
2021-02-22Fix T85850: GPencil Interpolate tool panel wrongly alignedAntonio Vazquez
2021-02-22Fix T85869: GPencill Fill tool panel was not aligned as expectedAntonio Vazquez
2021-02-22Fix compilation error in bypass bmesh commit when GMP not defined.Howard Trickey
2021-02-22Various UI messages fixes and tweaks.Bastien Montagne
2021-02-22Fix T85820: False Color not available in color managementEvan Wilson
2021-02-22Fix proportional connected not working with loose edges due to hidden geometryPablo Dobarro
2021-02-22Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-22Fix T85865: Crash when selecting Image texture nodePhilipp Oeser
2021-02-22PyAPI: expose unstable type bpy.props._PropertyDeferredCampbell Barton
2021-02-22GPU Python: Use 'PyC_ParseStringEnum' to parse itemsGermano Cavalcante
2021-02-22Fix crash auto-completing bpy.types in the Python consoleCampbell Barton
2021-02-22Fix i18n messages extraction tool after update to support py 3.10.Bastien Montagne
2021-02-22Fix missing NULL check on macOS when system-python isn't foundCampbell Barton
2021-02-22Cleanup: unused variableJacques Lucke
2021-02-22Added a cast needed to shut up an error in last commit.Howard Trickey
2021-02-22Fix Cycles world volume scattering missing light in some casesBrecht Van Lommel
2021-02-22Change Exact Boolean modifier to skip round trip through BMesh.Howard Trickey
2021-02-21CMake/Deps: OpenEXR 2.5.5Ray Molenkamp
2021-02-21Fix memory leak when loading previous preferences from splash screenJulian Eisel
2021-02-21UI: Correct the text alignment in the quick setup (splash screen) dialogYevgeny Makarov
2021-02-21PyAPI: use postponed annotations to support Python 3.10Campbell Barton
2021-02-21PyAPI: expose bpy_prop_deferred function & keywordsCampbell Barton
2021-02-21Cleanup: remove unused layers property from templateCampbell Barton