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-02-05UVEdit: Add function variants based on ToolSettingsClément Foucault
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-24Fix T59972: UV live unwrap does not pack islands.Brecht Van Lommel
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-11UVEdit: Port texpaint_loop_wire to batch requestClément Foucault
2019-01-11UVEdit: Add back uv angle stretch aspect correctionClément Foucault
2019-01-11UVEdit: Port batches to batch requestClément Foucault
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-21Fix T59668: UV unwrap pinning bugs.Brecht Van Lommel
2018-12-20Fix T59672: UVs are not updating when changed in panelJacques Lucke
2018-12-20Cleanup: argument wrapping indentationCampbell Barton
2018-12-18Fix T59009: UV unwrapp correct aspect fails on some shapes.Daniel
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-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-14Cleanup: naming (mean -> median) see T47811Campbell Barton
2018-12-11Fix T59001: UV Editor - Crash when hiding all UVs while 3D view is openPhilipp Oeser
2018-12-07Fix T57640: UV unwrap packing not working without sync selection.Brecht Van Lommel
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-06Fix T58663: UV Align Auto does nothingPhilipp Oeser
2018-12-01Cleanup: styleCampbell Barton
2018-11-263D View: remove 3D cursorCampbell Barton
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-18Keymap: move left click select to a preferenceCampbell 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-21Cleanup: styleCampbell Barton
2018-10-19Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-10-19Fix T57284: poor result UV unwrapping concave n-gon.Brecht Van Lommel
2018-10-19UV_OT_unwrap: Error messagesDalai Felinto
2018-10-19Fix multiple-object uv selection not "deselecting" other objectsDalai Felinto
2018-10-19Image Space: make 'UV Edit' a separate modeCampbell Barton
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-10-01Edit UVs: Refactor drawing Shadow UV in Image EditorClément Foucault
2018-10-01Edit UVs: Refactor drawing Edit UV in Image EditorClément Foucault
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel