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-19Cleanup: Use copy constructor for CurveEvalHans Goudey
2021-05-19Assets: Use textures (and shadows) for automatic object previewsSeverin
2021-05-19GPencil: Apply NanoSVG fixAntonio Vazquez
2021-05-19IDManagement: Enable ID sorting test for linked IDs.Bastien Montagne
2021-05-19IDManagement: Do not prevent sorting of linked IDs in `BKE_id_new_name_valida...Bastien Montagne
2021-05-19IDManagement: Fix ID sorting in case of linked IDs.Bastien Montagne
2021-05-19IDManagement: Add basic test regarding id sorting in their listbase.Bastien Montagne
2021-05-19Fix T87621: Win32 Do Not Create Preview Thumbnails for Offline FilesHarley Acheson
2021-05-19Merge branch 'blender-v2.93-release'Jeroen Bakker
2021-05-19Fix T88167: Regression: no tooltip for syringe/picker, during picking objectPratik Borhade
2021-05-19Cleanup: use nullptrJacques Lucke
2021-05-19Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-19EEVEE: Subsurface Node: Fix inverted texture blur inputClément Foucault
2021-05-19Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-19EEVEE: Geometry info -> tangent: Make consistent with Cycles for hairMikhail Matrosov
2021-05-19Geometry Nodes: don't show grease pencil materials for nowJacques Lucke
2021-05-19Geometry Nodes: take materials into account when joining geometriesJacques Lucke
2021-05-19Fix issue in previous commitJacques Lucke
2021-05-19Materials: support changing materials during evaluationJacques Lucke
2021-05-19Fix T88362: Lineart countour rendering errorYimingWu
2021-05-19VSE: Better handling of effect strip splittingRichard Antalik
2021-05-19VSE: Move whole strip chain to metaRichard Antalik
2021-05-18Fix T88313: GPencil reproject operator projecting on the wrong surfaceGermano Cavalcante
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-18Cleanup: use const casts in mathutils APICampbell Barton
2021-05-18PyAPI: allow any vector sequence for poly_3d_calc(..)Campbell Barton
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-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-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-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