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-05-22UV: remove "UV Local View" for UV editingCampbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2020-01-09Fix UV gizmos poll failing with multiple objectsCampbell Barton
2020-01-09Gizmo: use pivot center for UV gizmosCampbell Barton
2020-01-02Cleanup: quiet const warningsCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05UVEdit: Add function variants based on ToolSettingsClément Foucault
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-24Fix T59972: UV live unwrap does not pack islands.Brecht Van Lommel
2019-01-11UVEdit: Port batches to batch requestClément Foucault
2018-12-21Fix T59668: UV unwrap pinning bugs.Brecht Van Lommel
2018-12-07Fix T57640: UV unwrap packing not working without sync selection.Brecht Van Lommel
2018-11-25Local ViewDalai Felinto
2018-09-19UV Snap: minor uv-nearest optimizationsCampbell Barton
2018-09-18Fix T54685: EditMesh UV's transform snapping only checks active objectAlan
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-25Multi-Object-Mode: EditMesh UV snap to cursorCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-16Multi-Object EditingCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-13Merge branch 'master' into blender2.8Campbell Barton
2018-03-13Cleanup: long lines, use doxy sectionsCampbell Barton
2018-02-13Object Mode: pass edit-object to UV APICampbell Barton
2018-02-06Object Mode: use eval_ctx for context/screen codeCampbell Barton
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-17Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-17Fix UV Projection Center CalculationCampbell Barton
2017-06-16UV manipulator from custom widgets branchCampbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-04-04UV editor using new depsgraph for shadow uvDalai Felinto
2017-02-14Sorted BaseLegacy > Base convertionsDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-12-11Fix T42859 smart UV unwrap does not support aspect correction.Antony Riakiotakis
2014-10-31Cleanup: namingCampbell Barton
2014-10-31Texture Paint Add Simple UVs:Antony Riakiotakis
2014-07-23Bake-API: Test for cyclic node connectionDalai Felinto
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton
2014-01-21Code Cleanup: use bool for return values and correct commentsCampbell Barton