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-05-18Alembic: read/write generated coordinates of meshesSybren A. Stüvel
2021-05-18Fix ID copying outside of Main affecting 'directly linked' status of other IDs.Bastien Montagne
2021-05-18Cleanup: typo in comment.Bastien Montagne
2021-05-18Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-18Fix build warningRichard Antalik
2021-05-18Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-05-18Fix T88370: GPencil render crash when use viewlayer and maskingAntonio Vazquez
2021-05-18Fix T88365: GPUTexture.read returning a buffer with wrong sizeGermano Cavalcante
2021-05-18Fix ocean modifier giving different result on Arm than x86Brecht Van Lommel
2021-05-18Fix T88345: Blender crash on GPUFrameBuffer creationGermano Cavalcante
2021-05-18WM: check missing space-data & constraints in poll functionsCampbell Barton
2021-05-18Merge branch 'blender-v2.93-release'Sebastián Barschkis
2021-05-18Tests: Disabled physics ocean test on macOS arm64Sebastián Barschkis
2021-05-18Tests: Remove threshold param from physics ocean mesh testSebastián Barschkis
2021-05-18Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-18Fix error calling select-camera without a 3D viewCampbell Barton
2021-05-18Cycles: Avoid unnecessary data updates in viewportSergey Sharybin
2021-05-18Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-18Fix error in grease pencil flip color operatorCampbell Barton
2021-05-18Cleanup: use const casts in mathutils APICampbell Barton
2021-05-18PyAPI: allow any vector sequence for poly_3d_calc(..)Campbell Barton
2021-05-18Cleanup: formatKévin Dietrich
2021-05-18Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-18Fix T88026: Repeated switch to rendered viewport crashesCampbell Barton
2021-05-18Cleanup: clang-formatCampbell Barton
2021-05-18Alembic procedural: fix wrong property used as base for attributeKévin Dietrich
2021-05-18Alembic procedural: fix crash accessing invalid ICompoundPropertiesKévin Dietrich
2021-05-18Add comment regarding Fade Inactive Geometry property in overlays popoverPablo Dobarro
2021-05-18Merge branch 'blender-v2.93-release'Pablo Dobarro
2021-05-18Fix T88230: Properly handle Face Set visibility in Expand Face Sets editingPablo Dobarro
2021-05-18Tests: Increased threshold param for physics_ocean testSebastián Barschkis
2021-05-17Tests: Added threshold to physics ocean mesh testSebastián Barschkis
2021-05-17Collada import: use black for Base Color when missing <diffuse>Gaia Clary
2021-05-17Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-17refactor: minor changes to previous commitGaia Clary
2021-05-17Collada import: respect zero-specularityScurest
2021-05-17Fix T86278: vertex color baking not working with modifiersBrecht Van Lommel
2021-05-17Fix T85892: disable progressive refine when using adaptive samplingBrecht Van Lommel
2021-05-17Fix T88216: Cycles persistent data fails with animated object transform in in...Brecht Van Lommel
2021-05-17Fix T88210: Cycles persistent data failing with image sequencesBrecht Van Lommel
2021-05-17Fix OpenCL group size performance issue on Intel GPUsBrecht Van Lommel
2021-05-17Mathutils: add a Matrix.LocRotScale constructor for combining channels.Alexander Gavrilov
2021-05-17File List: micro optimization in the icon previewGermano Cavalcante
2021-05-17Cleanup: reduce indentation in filelist_cache_previews_pushGermano Cavalcante
2021-05-17Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-05-17GPencil: Fix unreported error exporting to PDF/SVG with animated cameraAntonio Vazquez
2021-05-17Geometry Nodes: update callbacks with 2 new socket typesWannes Malfait
2021-05-17Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-17Fix PyAPI doc generation error in 43369ca80e62aa80b951823d1c78abef58852014Campbell Barton
2021-05-17UI: use non-linear slidersHenrik Dick