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
2019-10-16Fix T68380 Skin modifier root not displayedClément Foucault
2019-10-16Fix T70543 Rigid Body Collision Shape Not Displayed In ViewportClément Foucault
2019-10-16Workbench: Background DitheringJeroen Bakker
2019-10-15Cleanup: Use BKE_object_is_visible elsewhereDalai Felinto
2019-10-10Fix T64901: Nesting collection instances could clutter object displayDalai Felinto
2019-10-10Cleanup: Fix wrong assert introduced by rBd98ae27f02c7Clément Foucault
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-10Fix T70659 Warning, Regression, slow vertex selectionClément Foucault
2019-10-09Fix T70640 EEVEE: Alpha hashed material is darker when alpha is not 1.0Clément Foucault
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-10-08Fix T68857 EditUV: Crash on Remesh modifier with 'Display in Edit Mode'Clément Foucault
2019-10-08Fix T69363 EEVEE: Blender crash when using Edit mode for OceanClément Foucault
2019-10-07Fix T67753 EEVEE: Crash using transparent shadows with default materialClément Foucault
2019-10-07Fix T70302 Crash on entering solid view after some specific stepsClément Foucault
2019-10-07Fix T70564: sculpt mask display missing with shape keys or deforming modifiersBrecht Van Lommel
2019-10-07Cleanup: rename some sculpt variables for clarityBrecht Van Lommel
2019-10-05Show Background Image Beneath Transparent Objects (Cycles only)Jeroen Bakker
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-10-04GPencil: Reduce VBO memory footprint when using modifiersAntonio Vazquez
2019-10-03Fix T70484: GPencil particles crash when original stroke is hiddenAntonio Vazquez
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-10-02Fix T70414 EEVEE: Crash with 2 viewports, UV edit and sync selectionClément Foucault
2019-10-02Fix T70399: Grease Pencil Canvas Grid Overlay Broken after DRW refactorAntonio Vazquez
2019-10-01Fix T70206 Texture Paint: UV shadow doesnt show upClément Foucault
2019-09-30Cleanup: spellingCampbell Barton
2019-09-29Fix T70320: View clipping doesn't hide extra wireframeCampbell Barton
2019-09-29Sculpt: only update draw buffers for visible nodes during paint strokeBrecht Van Lommel
2019-09-29Sculpt: multithread GPU draw buffer filling for workbenchBrecht Van Lommel
2019-09-29Sculpt: disable workbench anti-aliasing during stroke paintingBrecht Van Lommel
2019-09-28Debug: add 888 and 889 debug values for redraw and PBVH node visualizatonsBrecht Van Lommel
2019-09-28Fix T70226 EEVEE: Crash/Assert entering edit mode with instanced meshes...Clément Foucault
2019-09-27Fix T70247 Crash on enter edit mode with UV editor openedClément Foucault
2019-09-27Fix T69941 Assert selecting UVsClément Foucault
2019-09-27Fix T69377 Texture flickering when selecting in solid viewport (AMD Pro driver)Clément Foucault
2019-09-27Fix T70106 Objects with multiple materials are not displaying correctlyClément Foucault
2019-09-27Fix part of T70295: sculpt drawing not clipping PBVH behind the cameraBrecht Van Lommel
2019-09-27Fix part of T70295: sculpt drawing not clipping PBVH nodes outside of viewportBrecht Van Lommel
2019-09-27Cleanup: structs, cmake file listsCampbell Barton
2019-09-26Fix T69814: Grease Pencil Onion Skin Loop doesn't work as expectedAntonio Vazquez
2019-09-26Object Mode: Fix missing ubo assert with irradiance gridClément Foucault
2019-09-26CleanUpJeroen Bakker
2019-09-26Clean upJeroen Bakker
2019-09-26Code CleanupJeroen Bakker
2019-09-25Fix T67342 EEVEE: Uninitialized buffer when changing screen sizeClément Foucault
2019-09-24Fix T70004 EEVEE: Texture Coordinate Node in world shader render artifactsClément Foucault
2019-09-24Fix T70124: Motion path not drawn for Armature in Object ModeSergey Sharybin
2019-09-23Cleanup: remove unimplemented texture space rotation variablesBrecht Van Lommel
2019-09-23Cleanup: remove Mesh.bb and Curve.bb, no reason for these to be persistentBrecht Van Lommel
2019-09-23Fix selection and snapping misusing texture space as boundboxBrecht Van Lommel