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
2020-09-21Fix T80771: Avoid changing the visibility of loose geometry when entering Scu...Pablo Dobarro
2020-09-21Fix T79626: 2.91 Mantaflow crash when adaptive domain + noise are enabledSebastián Barschkis
2020-09-21Fix T80238: Crash adding properties to material node-treesCampbell Barton
2020-09-21Fix T80426: Crash when deleting custom orientationGermano Cavalcante
2020-08-28Fix T80104: Crash on making material local.Bastien Montagne
2020-08-28Fix T80078: Overrides: Crash with animated IK control on linked armature.Bastien Montagne
2020-08-25Fix T80016: Shape key animation is linked when duplicating objectRed Mser
2020-08-24Fix T80039: Do not subdivide with Multires is mesh has no facesPablo Dobarro
2020-08-21Fix critical bug in foreach ID looper of Scene data-block.Bastien Montagne
2020-08-20Fix T79931: Infinite loop in scene "Full Copy" in 2.90.Bastien Montagne
2020-08-19Fix compiler error in MSVSCAntonio Vazquez
2020-08-19Fix T77300: Some scientific notation evaluation has incorrect resultsHans Goudey
2020-08-18No experimental feature (but debug ones) to work for blender beta/releaseDalai Felinto
2020-08-17Fix T79757: Crash on prefetch when renaming stripsRichard Antalik
2020-08-13Fix T79591: Liboverride: do not update overrides on missing linked data.Bastien Montagne
2020-08-13Fix T79082: Softbody self-collision does not work on latticesJacques Lucke
2020-08-13Cleanup: incorrect comment wrappingCampbell Barton
2020-08-13Fix T77409: Crash showing vertex/face duplicators in edit-modeCampbell Barton
2020-08-13Cleanup: remove two sided face checkCampbell Barton
2020-08-13Cleanup: use 'inst_ob' variable name for consistencyCampbell Barton
2020-08-13Cleanup: remove unused struct members from dupli-face/vertCampbell Barton
2020-08-13Cleanup: move mesh access for dupli vert/face into shared functionCampbell Barton
2020-08-13Cleanup: pass normal as a float to dupli-vert functionCampbell Barton
2020-08-13Cleanup: spelling, use full sentences for object_dupli.cCampbell Barton
2020-08-13Cleanup: use const for dupli vert/face, 'r_' prefix for return valueCampbell Barton
2020-08-11Fix T79676: Video Sequencer image sequence strip source path breaks whenPhilipp Oeser
2020-08-11Fix T79692: Full copy of scene makes Blender freeze if there is content direc...Bastien Montagne
2020-08-11Revert "Fix T77409: Crash showing vertex/face duplicators in edit-mode"Sybren A. Stüvel
2020-08-11Fix T79517: Data Transfer modifier fails in edit-modeCampbell Barton
2020-08-11Fix mesh data-transfer tracking if a change was madeCampbell Barton
2020-08-11Fix T77409: Crash showing vertex/face duplicators in edit-modeCampbell Barton
2020-08-11Cleanup: use doxy sections for object_dupli.cCampbell Barton
2020-08-10Fix T78113: Random explosions of cloth with self collisionGermano Cavalcante
2020-08-10Fix T79346: VSE custom proxy file is brokenRichard Antalik
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06Cycles: load OpenVDB file earlier in Blender exportBrecht Van Lommel
2020-08-06Move CDData debug print helper from DM to CustomData 'namespace'/files.Bastien Montagne
2020-08-06Fix T79408: ungroup operation update animation data incorrectlyJacques Lucke
2020-08-05Fix T77517 EEVEE: Collection Holdout doesn't work in 2.90Clément Foucault
2020-08-05Sculpt: Use vertices instead of faces to limit the grids in each PBVH nodePablo Dobarro
2020-08-05Fix T79520: Data Transfer modifier: crash/assert going into editmode on a sou...Bastien Montagne
2020-08-05Fix T78665: Face Set visibility reverted when chaning Multires LevelsPablo Dobarro
2020-08-05Fix missing duplicates in the subdiv_ccg neighbors functionPablo Dobarro
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-04Pose channel: Add session UUIDSergey Sharybin
2020-08-04Fix: Remove debug print added mistakenlyHans Goudey
2020-08-03Mesh: correct negative material indices when validatingCampbell Barton
2020-08-02Fix T67181: Only the first added movie strip will have audio belowRichard Antalik
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-07-31GPencil: Fix unreported missing last point in NURBS conversionAntonio Vazquez