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-14Sculpt: Render Face Sets always as flat shadingPablo Dobarro
2020-05-14Fix T76150: Viewport Axes not toggling correctly when 'Floor' and 'Grid' are ...Ankit
2020-05-14UI: Fix Unreported missing background for azone arrowClément Foucault
2020-05-14Fix T76413 Gizmos: Trackball's preselection highlighting is too brightClément Foucault
2020-05-14Fix T76126 Overlay: Glitch when hiding Nurb verticesClément Foucault
2020-05-14Cleanup: Remove unused variableJeroen Bakker
2020-05-14Fix T73286: Projection Painting Dense Mesh BleedJeroen Bakker
2020-05-14Fix T76558: Decreasing Viewport Anti-Aliasing Samples Makes Scene WhiterJeroen Bakker
2020-05-14Fix T76729: Particle Hair Get Occluded by OverlaysJeroen Bakker
2020-05-14Cleanup: Remove uneeded loopAntonio Vazquez
2020-05-14Fix T75908: Sculpt GPU Batches + Render ArtifactsJeroen Bakker
2020-05-14Fix T76732: Error detecting modifier key clicksCampbell Barton
2020-05-14WM: include previous value, type in event printingCampbell Barton
2020-05-14Cleanup: sync clang-format with masterCampbell Barton
2020-05-14Fix undo-push assert for some modes with zero undo stepsCampbell Barton
2020-05-14Fix sculpt/paint missing undo-step limitingCampbell Barton
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