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-02-04Fix T73234: Undo/redo with local collection crashesCampbell Barton
2020-01-24Fix T71373: Sculpt Mask not extracting correctly on scaled objectsPablo Dobarro
2020-01-21Fix T61259: Loop Cut with Trackpad or MagicMouseYevgeny Makarov
2020-01-20Fix T73162: Modal tools cant be mapped to MMBCampbell Barton
2020-01-20Fix T72050 Subdivide method "Straight Cut" not working with N-Gons enabledSybren A. Stüvel
2020-01-20Bevel: flush selection with non-modal executionCampbell Barton
2020-01-20Fix T71922: Bisect creates flipped facesCampbell Barton
2020-01-16Fix incorrect return value for mesh vertex connectStanislav Blinov
2020-01-15Fix bevel leaving vertex/edge selection in an invalid stateCampbell Barton
2020-01-13Fix T72250: Select Boundary LoopJeroen Bakker
2020-01-07Fix T72830: Check if the mesh has mask data before extractig or slicingPablo Dobarro
2020-01-07Edit Mesh: add comments to EDBM_op_finishCampbell Barton
2020-01-07Edit Mesh: pass in Mesh instead of BMEditMesh to EDBM_update_genericCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob pointerCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for ED_mesh_mirror_* APICampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for select mirrorCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for undoCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use BKE_editmesh_lnorspace_* APICampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for vert coord access, projectionCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for BevelCampbell Barton
2020-01-02Tool System: adjust Smooth/Randomize modal operator behaviorCampbell Barton
2020-01-02EditMesh: Improve AutoMerge with Split Edges & Facesmano-wii
2019-12-31Transform: Individual Origins: Create islands between only selected uvs.mano-wii
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-11-27Fix T71865: Separating mesh parts breaks shape keysCampbell Barton
2019-11-27Cleanup: Remove BIF_gl.hJeroen Bakker
2019-11-27Add 'EDBM_selectmode_disable_multi' and use in knifeprojectPhilipp Oeser
2019-11-26Fix segfault when polling `MESH_OT_paint_mask_extract`Sybren A. Stüvel
2019-11-25CMake: support building without PythonCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-22Gizmo: show extrude gizmos with dark '+' instead of negative spaceCampbell Barton
2019-11-21Sculpt: Mask SlicePablo Dobarro
2019-11-21Cleanup: spellingCampbell Barton
2019-11-21Tool System: make smooth & randomize modal operatorsCampbell Barton
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-19Fix T71554: 'Hide Unselected' not working for certain selectionsPhilipp Oeser
2019-11-08EditMesh: avoid undo push on face creation if no action is madeCampbell Barton
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-11-01Fix T60607: Spin tool duplicates after Spin DuplicateCampbell Barton
2019-10-31Fix T70687: Deleting sculpting mask extraction causes crashPablo Dobarro
2019-10-31Fix T71053: Poly Build tool crashes blender when deleting wire verticesPablo Dobarro
2019-10-24Cleanup: comments, formattingCampbell Barton
2019-10-24Fix T71036: Separate loose parts crashes in object modeCampbell Barton
2019-10-20Fix T70864: Separate loose parts runs indefinitelyCampbell Barton
2019-10-20Mesh: add API functions for poly & loop removalCampbell Barton
2019-10-10Fix T70617: mesh.from_pydata() misses first edge if there are facesCampbell Barton
2019-10-09Fix T70544: Mesh extracted from Mask crash Blender when using DyntopoPablo Dobarro
2019-10-03Mesh: simple extract mask optimizationsCampbell Barton
2019-10-03Fix extract mask freed memory use & leakCampbell Barton