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-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-01UV: support select linked with sync-select in vert/edge modesCampbell Barton
2020-08-01Fix T46568: UV select-linked failure to de-selectCampbell Barton
2020-07-30UV: path select support with sync-select enabledCampbell Barton
2020-07-30Fix UV select with sync select enabled wasn't setting activeCampbell Barton
2020-07-25Fix T79239: UV path select crashCampbell Barton
2020-07-22Fix UV select flush error in recent loop select cleanupCampbell Barton
2020-07-22Fix T79148: UV Edge ring select doesn't select edgesCampbell Barton
2020-07-21Fix UV edge/face sync selection from recent sticky select cleanupCampbell Barton
2020-07-21Cleanup: simplify sticky UV selectionCampbell Barton
2020-07-21UV: remove selection threshold for nearby coordinatesCampbell Barton
2020-07-18UV: edge-ring selection supportCampbell Barton
2020-07-18Cleanup: split UV loop select out of mouse picking functionCampbell Barton
2020-07-18UV: utility functions for sticky select settingCampbell Barton
2020-07-18Cleanup: UV selectionCampbell Barton
2020-07-18Cleanup: GPU: Encapsulate glProvokingVertexClément Foucault
2020-07-17Cleanup: consistent ordering for scene argument to UV functionsCampbell Barton
2020-07-15Fix T78647 UVEdit: Crash when entering edit mode with UV Editor openClément Foucault
2020-07-15UV: support region fill for path selectCampbell Barton
2020-07-14Fix T78880: UV Editor - Match prop edit connected behavior with mesh editing ...Sebastian Parborg
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-11UV: add path select operator that uses the selectionCampbell Barton
2020-07-11Cleanup: spellingCampbell Barton
2020-07-10Fix T78756: White UV drawing is displayed as DashedCampbell Barton
2020-07-10Fix UV rip failing to disable proportional edit-modeCampbell Barton
2020-07-10Fix UV path redo in vert/edge modeCampbell Barton
2020-07-10UV: allow ripping face-regionsCampbell Barton
2020-07-10Cleanup: add BLI_linklist_find_lastCampbell Barton
2020-07-09UV: path selection supportCampbell Barton
2020-07-09BMesh: add utility functionsCampbell Barton
2020-07-09Cleanup: move BMesh UV queries into their own fileCampbell Barton
2020-07-07Cleanup: remove unused argumentsCampbell Barton
2020-07-06Fix UV select separate not refreshing the displayCampbell Barton
2020-07-06UV: add rip toolCampbell Barton
2020-07-03Cleanup: Editors/Space/UV-Edit, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-02Fix T76806 UV Editor: Display as Outline do not work on macOSClément Foucault
2020-06-22Fix T62917 UV editor: Edge overlay not shown when edge overlay type is DashClément Foucault
2020-06-15UI: Do not use term 'Subsurf'Aaron Carlisle
2020-06-05Cleanup: remove unnecessary inline headerCampbell Barton
2020-06-04UV: use selection for 'Seams from Islands'Campbell Barton
2020-06-02DrawManager: Graph Task SchedulingJeroen Bakker
2020-05-22Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-22UV: remove "UV Local View" for UV editingCampbell Barton
2020-05-19Fix UV shadow drawing not respecting 'UV Opacity' settingPhilipp Oeser
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix build error after 30cbbccc6002Philipp Oeser
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix (unreported) UV shadow not drawing smoothPhilipp Oeser
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke