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-12-15UV pin: Use ID_RECALC_COPY_ON_WRITE instead of the almighty 0Dalai Felinto
2018-12-15Fix T59381: UV editor - Pinned vertex missing updateDalai Felinto
2018-12-11Fix T59001: UV Editor - Crash when hiding all UVs while 3D view is openPhilipp Oeser
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-06Fix T58663: UV Align Auto does nothingPhilipp Oeser
2018-11-25Local ViewDalai Felinto
2018-11-23Fix uv lasso/box multi-object select logicCampbell Barton
2018-11-23Tool System: uv lasso/box select optionsCampbell 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-10-19Fix multiple-object uv selection not "deselecting" other objectsDalai Felinto
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-04UV: support setting the cursor w/ non-cursor toolsCampbell Barton
2018-10-04UV: avoid redundant batch cache w/ UV select pick & allCampbell Barton
2018-10-04Fix UV select tools not refreshingCampbell Barton
2018-10-04UV: rename circle select operatorCampbell Barton
2018-10-04UI: disable UV operator registerCampbell Barton
2018-10-04Fix missing free w/ UV-lassoCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault
2018-09-19Cleanup: styleCampbell Barton
2018-09-19Correct invalid enum defaultCampbell Barton
2018-09-19UV Snap: minor uv-nearest optimizationsCampbell Barton
2018-09-18Fix T54685: EditMesh UV's transform snapping only checks active objectAlan
2018-09-18UV_OT_align: Cleanup (use enum instead of chars for modes enumDalai Felinto
2018-09-10Cleanup: fix compiler warnings.Brecht Van Lommel
2018-09-08Cleanup: styleCampbell Barton
2018-09-06Cleanup: styleCampbell Barton
2018-09-06Multi-Objects: UV_OT_remove_doublesAlan
2018-09-05Multi-Objects: UV_OT_snap_selectedDalai Felinto
2018-09-05Multi-Objects: UV_OT_align and UV_OT_weldDalai Felinto
2018-09-05Cleanup: styleCampbell Barton
2018-09-04Multi-Objects: UV_OT_seams_from_islandsDalai Felinto
2018-09-04Multi object editing - UV_OT_mark_seamAlan
2018-09-04Multi-Objects: UV_OT_select_splitDalai Felinto
2018-09-04Multi object edit: UV_OT_select_less & UV_OT_select_moreAlan
2018-09-04Multi-Objects: UV_OT_circle_selectDalai Felinto
2018-09-04Multi-Objects: UV_OT_pinDalai Felinto
2018-09-04Multi-Objects: UV_OT_select_pinnedDalai Felinto
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-25Keymap: Use 1..4 to change UV select modesCampbell Barton
2018-07-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-16Cleanup: More clear naming in UV vertex/element mappingsSergey Sharybin
2018-07-04Keymap: Resolve inconsistencies, T55162Campbell Barton
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton