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
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-10-19Fix T57295: Edit-mesh modes got out of syncCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-26Fix memleak on edbm_select_linked_pick_invokeDalai Felinto
2018-09-20Cleanup: renaming missed from mergeCampbell Barton
2018-09-19Move select similar to its own fileDalai Felinto
2018-09-10Edit Mesh: pass Base array to picking functionsCampbell Barton
2018-09-10Tool System: use preselect highlight w/ poly-buildCampbell Barton
2018-09-10Cleanup: use function to set the active baseCampbell Barton
2018-09-05UI: hide mesh mode element redo panelCampbell Barton
2018-08-31Fix MESH_OT_loop_select: Deselect object objectsDalai Felinto
2018-08-28Cleanup: compiler warnings.Brecht Van Lommel
2018-08-27BMesh: improvements/fixes to select side of activeCampbell Barton
2018-08-24Fix MESH_OT_shortest_path_pickDalai Felinto
2018-08-24Multi-Objects: MESH_OT_select_axisDalai Felinto
2018-08-24MESH_OT_select_axis: Make it work with world axis, not local onesDalai Felinto
2018-08-24MESH_OT_select_axis: cleanup (use enum instead of hardcoded values)Dalai Felinto
2018-08-23Multi-Objects: MESH_OT_loop_selectDalai Felinto
2018-08-22Multi-Objects: MESH_OT_shortest_path_pickDalai Felinto
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-25Keymap: Use 1..4 to change UV select modesCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-05-243D View: remove temporary edge-select hackCampbell Barton
2018-05-24Correct own last commitCampbell Barton
2018-05-24Fix T55184: Edge-loop select fails w/ vert/face modesCampbell Barton
2018-05-22Cleanup: replace MEM_SAFE_FREE -> MEM_freeNCampbell Barton
2018-05-16Multi-Object-Editing: MESH_OT_faces_select_linked_flatLuc Revardel
2018-05-14Fix error in MESH_OT_edge_face_add changesCampbell Barton
2018-05-14MESH_OT_select_mirror: Only report when something to reportDalai Felinto
2018-05-14Multi- Objects: MESH_OT_select_face_by_sides by Rainer TrummerDalai Felinto
2018-05-14T54643-Multi-Object EditMesh: MESH_OT_select_nthLuc Revardel
2018-05-14Multi-Object: MESH_OT_select_mirrorDalai Felinto
2018-05-11Multi-Object: MESH_OT_loop_to_region by OlegDalai Felinto
2018-05-11Multi-Object: MESH_OT_select_loose by Falk DavidDalai Felinto
2018-05-11EditMesh: multi-object select ungroupedCampbell Barton
2018-05-11EditMesh: multi-object select_interior_facesCampbell Barton
2018-05-11Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-09Multi-object edit: MESH_OT_loop_multi_select by OlegDalai Felinto
2018-05-09Multi object edit: MESH_OT_region_to_loop by OlegDalai Felinto
2018-05-09Multi-Object-Editing: MESH_OT_edges_select_sharp by Jefferson RausseoDalai Felinto
2018-05-09Multi-Object-Editing: select_non_manifold by Jefferson RausseoDalai Felinto
2018-05-08Multi-Object-Editing: select random by Jefferson Rausseo with changesDalai Felinto
2018-05-06Fix crash with select linked when nothing is under the cursorDalai Felinto
2018-05-06Edit-mesh: multi-object select lessDalai Felinto
2018-05-06Edit-mesh: multi-object select moreDalai Felinto
2018-05-04Fix crash selecting edit-meshCampbell Barton