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-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-10Image/UV Editor: Remove show other optionDalai Felinto
2018-09-08Cleanup: styleCampbell Barton
2018-09-07Codestyle cleanup: uvedit_smart_stitch.cDalai Felinto
2018-09-07Multi-Objects: UV_OT_stitchAlan
2018-09-06Multi-Objects: orthographic support for UV projectDalai Felinto
2018-09-06Multi object support for UV live unwrapCampbell 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-Objects: UV_OT_minimize_stretchAlan
2018-09-04Multi-Objects: UV_OT_average_islands_scaleAlan
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-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-27Fix assert displaying UV's of faceless meshesCampbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-10Cleanup: styleCampbell Barton
2018-08-08UV: stitch multi-object supportCampbell Barton
2018-07-25Keymap: Use 1..4 to change UV select modesCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-16Cleanup: More clear naming in UV vertex/element mappingsSergey Sharybin
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for gawainCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-04Keymap: Resolve inconsistencies, T55162Campbell Barton
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Cleanup: use '_len' suffix for line stippleCampbell Barton
2018-06-29Cleanup: remove another bunch of DM usages, includes etc.Bastien Montagne
2018-06-29Keymap: minimal default keymapCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton