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
path: root/source
AgeCommit message (Expand)Author
2020-05-14Cleanup: move assignment out of loopCampbell Barton
2020-05-14Fix T59954: View all Sequences doesn't show all sequencesRichard Antalik
2020-05-14Fix T52782: crash rendering more virtual parent particles than childrenBrecht Van Lommel
2020-05-14Fix T59089: --engine command line option does not affect 3D viewport renderBrecht Van Lommel
2020-05-14Fix T75071: rendering fails when all render layers disabled, but using compos...Brecht Van Lommel
2020-05-14Fix T66005: crash deleting render slot while rendering to itBrecht Van Lommel
2020-05-14Fix T75715: crash rendering animation with persistent imagesBrecht Van Lommel
2020-05-14Fix T76388: Freestyle not respecting Show Emitter settingsBrecht Van Lommel
2020-05-13Revert "GPencil: Add new X-Ray option for Canvas Grid"Antonio Vazquez
2020-05-13Revert "GPencil: Change tooltip"Antonio Vazquez
2020-05-13GPencil: Change tooltipAntonio Vazquez
2020-05-13GPencil: Add new X-Ray option for Canvas GridAntonio Vazquez
2020-05-13Fix T75365: memory leak when writing PNG fails due to lack of disk spaceBrecht Van Lommel
2020-05-13Fix wrong Volume object step size tooltipBrecht Van Lommel
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 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 T76535: Eevee + Freestyle render crash with many strokesBrecht 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-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-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