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-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-27Fix T59870: Can't select "Face area" in average normals operator.Bastien Montagne
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-14Cleanup: naming (mean -> median) see T47811Campbell Barton
2018-12-13Cleanup: de-duplicate active item center accessCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-26Fix crash accessing mesh.point_normals defaultCampbell Barton
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-22Fix T57578: Vertex Connect crash with less than two verts selectedPhilipp Oeser
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-11-07Fix 'Set and Use 3D Cursor' normal editing command.Howard Trickey
2018-11-06Cleanup: rename fast-heap -> heap-simpleCampbell Barton
2018-11-06Cleanup: move fast heap into own source & headerCampbell Barton
2018-11-05BLI_heap: implement a limited but faster version of heap.Alexander Gavrilov
2018-11-04BLI_heap: add an API function to directly read the top node value.Alexander Gavrilov
2018-10-22Fix T57028: Connect Vertex not working with more than 2 selectedPhilipp Oeser
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-09-28Multi-Objects: MESH_OT_sort_elementsDalai Felinto
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-27Fix missing freeCampbell Barton
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault
2018-09-13Tool System: make smooth and randomize interactiveCampbell Barton
2018-09-10Cleanup: Warning in release buildsSergey Sharybin
2018-09-05Cleanup: styleCampbell Barton
2018-09-03Multi-Object Editing: MESH_OT_bridge_edge_loops by Philippe BachourDalai Felinto
2018-09-02Cleanup: styleCampbell Barton
2018-09-02Cleanup: shadow warningCampbell Barton
2018-08-31Follow up to MESH_OT_offset_edge_loopsDalai Felinto
2018-08-31Multi-Objects: MESH_OT_offset_edge_loopsmilios
2018-08-31Fixup for MESH_OT_vertices_smooth_laplacianDalai Felinto
2018-08-31MESH_OT_symmetrize: Cleanup, get op->ptr props outside objects loopDalai Felinto
2018-08-31Multi-Objects: MESH_OT_symmetry_snapn-kall
2018-08-31MESH_OT_blend_from_shape: Add error when no selected vertexDalai Felinto
2018-08-31Multi-Object-Mode: MESH_OT_blend_from_shapeHabib Gahbiche
2018-08-31MESH_OT_shape_propagate_to_all: Add error when no selected vertexDalai Felinto
2018-08-31Multi-Objects: MESH_OT_shape_propagate_to_allHabib Gahbiche
2018-08-31Cleanup: edbm_do_smooth_laplacian_vertex_execDalai Felinto
2018-08-31Multi-Object-Editing: MESH_OT_vertices_smooth_laplacianHabib Gahbiche
2018-08-22Merge branch 'master' into blender2.8Campbell Barton