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-10Cleanup: Fix wrong assert introduced by rBd98ae27f02c7Clément Foucault
2019-10-10Fix T70659 Warning, Regression, slow vertex selectionClément Foucault
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 T70302 Crash on entering solid view after some specific stepsClément Foucault
2019-10-02Fix T70414 EEVEE: Crash with 2 viewports, UV edit and sync selectionClément Foucault
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-23Revert part of "GPencil: Invert Paste operator and make Paste to Active default"Brecht Van Lommel
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-04Fix T63755: Area Stretching OverlayJeroen Bakker
2019-08-26Fix T69051 Vertex Paint: Selection not show in vertex select mode.Clément Foucault
2019-08-26GPencil: Invert Paste operator and make Paste to Active defaultAntonio Vazquez
2019-08-26Fix T68826 Eevee: Multi-Mat not working if switching from Solid shadingClément Foucault
2019-08-23Revert "Fix T68826 Eevee: Multi-Mat not working if switching from Solid shading"Brecht Van Lommel
2019-08-21Fix T68826 Eevee: Multi-Mat not working if switching from Solid shadingClément Foucault
2019-08-19Mesh Batch Cache: Fix crash caused by rB3cbf2462391cClément Foucault
2019-08-19Fix T68719 Viewport: Wrong material index when switching between view modeClément Foucault
2019-08-15Fix T68675: particle edit mode makes blender crashPhilipp Oeser
2019-08-15Mesh Batch Cache: Split UV an tangent into 2 distinct VBOsClément Foucault
2019-08-15GPU: Vertex Format: ADd function for safe GLSL attrib nameClément Foucault
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-23Fix T67299: UV Stretching Overlay of type "Area" fail when any face is hiddenmano-wii
2019-07-15Fix T66983 Wireframe Display in edit mode edges missing when overlays are dis...Clément Foucault
2019-07-10Fix T66654: wireframe overlay crash in vertex paint in some casesJeroen Bakker
2019-07-09Fix T66516: WPaint crash selecting bone with wire & face-maskCampbell Barton
2019-07-08Fix T65534 Eevee don't respect active UVmapClément Foucault
2019-07-08Fix T62941 Subdivision Modifier Showing all face dotsClément Foucault
2019-07-05Fix paint modes using edge-selection in non-selection modesCampbell Barton
2019-07-05DRW: tweak paint edge drawing to show all unselected edgesCampbell Barton
2019-07-01DRW: replace edge hash with an edge aligned bitmapCampbell Barton
2019-07-01PaintingModes: Facemask Wireframe DrawingJeroen Bakker
2019-06-18MeshBatchCache: Speedup: Do not return valid batch if geometry is emptyClément Foucault
2019-06-13Fix T59275: generated texture coordinates don't stick to mesh for shape keysBrecht Van Lommel
2019-06-01Fix T65330: Blender crash when double click on faceDalai Felinto
2019-05-30GPU: Remove GPU_INDEX_U8Clément Foucault
2019-05-16Fix edit-mesh select crash when using face-dotsCampbell Barton
2019-05-14Fix T64551 Crash on leaving local view on the shading tabClément Foucault
2019-05-14Eevee: Fix Auto Tangent not working if active UV layer is greater than 3Clément Foucault
2019-05-14Mesh Batch Cache: Fix use of uninitialized variableClément Foucault
2019-05-11DRW: Fix previous commitClément Foucault
2019-05-11Fix T64464 App crashes when navigating between UV Editor and ViewportClément Foucault
2019-05-10Fix T64399 Crash when trying to enter edit mode on instanced objectsClément Foucault
2019-05-10Fix T64420 Weight Paint colours not visibleClément Foucault
2019-05-09Fix T64329 Crash when switching to Texture PaintClément Foucault
2019-05-08Mesh Batch Cache: Fix crash when comming from eevee to wireframe modeClément Foucault
2019-05-08Cleanup: Remove BKE_MESH_BATCH_DIRTY_MAYBE_ALLClément Foucault