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-05-13Fix T76556: Apply parenting when joining parent into objectHans Goudey
2020-05-13Fix T75574: Instant crash: averaging custom normals on model.Bastien Montagne
2020-05-13Fix T76711: override data-blocks could be renamed in the outlinerPhilipp Oeser
2020-05-13Fix extra undo step when switching object modesCampbell Barton
2020-05-13Cleanup: remove redundant active object NULL check & pollCampbell Barton
2020-05-13Cleanup: unused argCampbell Barton
2020-05-13Fix T65426: GPencil mirror modifier doesn't work as expectedAntonio Vazquez
2020-05-13Fix T76665: Wrong files selected when using box selectJacques Lucke
2020-05-13Fix T76703: GPencil bone parenting missing dependency updatePhilipp Oeser
2020-05-13Fix T76646: Crash when changing Size in Add Cube pop-up in some cases.Bastien Montagne
2020-05-13Fix zero tablet pressure for simulated eventsCampbell Barton
2020-05-13Fix crash accessing the clipboardCampbell Barton
2020-05-13PyAPI: support PyGetSetDef when extending RNA typesCampbell Barton
2020-05-13Cleanup: split RNA type extension methods into it's own APICampbell Barton
2020-05-13Cleanup: warningCampbell Barton
2020-05-13Fix T76488: fix mask extract poll functionPablo Dobarro
2020-05-13Fix T75347: Update cloth brushes in versioning with a valid mass valuePablo Dobarro
2020-05-13Fix T76306: Disable use creases when there is displacement dataPablo Dobarro
2020-05-13Fix T75968: PBVH raycast returns wrong active vertexPablo Dobarro
2020-05-13Fix T76320: Thread race condition on undo with prefetching enabledRichard Antalik
2020-05-13Fix T70612: Sequencer Crash on enabling PrefetchRichard Antalik
2020-05-12Fix T74012: missing fluid simulation domain panels in workbenchPhilipp Oeser
2020-05-12Fix T72920: Snap package fails to play audio and blocks audio in other appsBrecht Van Lommel
2020-05-12Fix T76535: Eevee + Freestyle render crash with many strokesBrecht Van Lommel
2020-05-12Fix incorrect assert in Cycles node socket get/set functionsBrecht Van Lommel
2020-05-12Fix CMake using different OpenEXR / USD includes and libraries in some casesBrecht Van Lommel
2020-05-12Fix missing standard OpenColorIO roles, as reported by ociocheckBrecht Van Lommel
2020-05-12Fix T76113 GPU: Crash closing file browsers with AMD GPUsClément Foucault
2020-05-12GPencil: Add new parameter for SMAA thresholdAntonio Vazquez
2020-05-12Fix T74694: Sculpt Mask Influences Weight/Vertex Paint DrawingJeroen Bakker
2020-05-12Fix T76053: Rigid Body properties disappears after deleting rigid body constr...Bastien Montagne
2020-05-12Multires: Correct NULL-pointer checkSergey Sharybin
2020-05-12Fix T76132: Can't import Alembic with changing UVsSybren A. Stüvel
2020-05-12Fix T76132: Can't export Alembic with changing UVsSybren A. Stüvel
2020-05-12Fix T76669: Crash when doing right click on channelJacques Lucke
2020-05-12Fix T76507: Reading clipboard blocks keyboard input on X11Campbell Barton
2020-05-12Cleanup: tag unused functionCampbell Barton
2020-05-12Fix T76514: Invalid geometry in Alembic crashes BlenderSybren A. Stüvel
2020-05-12Fix T74818: improve tooltip for initial fluid velocityJacques Lucke
2020-05-12Fix T75492: Only positive shrink factor values can be animatedJacques Lucke
2020-05-12Fix T75889: Cannot bake mantaflow via Python APIJacques Lucke
2020-05-12Fluid: remove special treatment for running Python code on windowsJacques Lucke
2020-05-12Cleanup: Remove print statementJeroen Bakker
2020-05-12Fix T73973: GPencil Fill fails when zoom the imageAntonio Vazquez
2020-05-12GPencil: Cleanup wrong ID deleteAntonio Vazquez
2020-05-12Fix T75556: Select Emitter Object via HairJeroen Bakker
2020-05-12Fix T71882: Offset Edge Slide doesn't switch selection modeCampbell Barton
2020-05-12Fix EDBM_selectmode_disable_multi_ex return valueAnthony Edlin
2020-05-12UI: add offset edge slide to edge menuCampbell Barton
2020-05-12Cleanup: remove DNA_screen_types.h, use struct qualifierCampbell Barton