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-09-04Fix T55745: Checker de-select, inconsistent selectionYevgeny Makarov
2019-05-21Fix T64738: pick short path seam not doing live unwrapBrecht Van Lommel
2019-05-21UI: move edge-tag option from the scene into the operatorCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-14Fix mesh select path not updating the gizmoCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault
2018-09-10Correct argument typeCampbell Barton
2018-09-10Edit Mesh: pass Base array to picking functionsCampbell Barton
2018-09-10Cleanup: use function to set the active baseCampbell Barton
2018-08-22Improvement to MESH_OT_shortest_path_pick behaviourDalai Felinto
2018-08-22Multi-Objects: MESH_OT_shortest_path_pickDalai Felinto
2018-08-21Fix crash in edbm_shortest_path_pick_exDalai Felinto
2018-08-13Merge branch 'master' into blender2.8Bastien Montagne
2018-08-13Fix T55745: Pick Shortest Path tool, inconsistent selection.Bastien Montagne
2018-05-24Multi-Object-Editing: MESH_OT_shortest_path_selectIsh Bosamiya
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-03-16Cleanup: doxy sections for editmesh files.Campbell Barton
2018-03-16Merge branch 'master' into blender2.8Campbell Barton
2018-02-13Object Mode: remove Scene.obeditCampbell Barton
2017-10-19Merge branch 'master' into blender2.8Campbell Barton
2017-10-19Docs: correct descriptionsCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2016-05-12BMesh: use active face fallback w/ select-pathCampbell Barton
2016-04-01BMesh: improve path-select fill region w/ ngonsCampbell Barton
2016-03-30Shortest Path Select: option to select all paths between 2 elementsCampbell Barton
2016-03-05Cleanup: quiet -Wcomma, cast to void where neededCampbell Barton
2016-03-01Edit Mesh: Edge tag toggle when no active path is foundCampbell Barton
2015-12-28Fix possible invalid-index use /w link/path selectCampbell Barton
2015-12-27BMesh Path Select: Face Stepping OptionCampbell Barton
2015-12-27BMesh Path Select: Add checker-select optionsCampbell Barton
2015-04-20Fix T44383: Select face fails in some positionsCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-06Correct recent refactor (use generic callback)Campbell Barton
2014-11-03BMesh: arg reorderCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-19Code cleanup: unreachable break/returnCampbell Barton
2014-03-11View3d: take pixelsize into account for selection distanceCampbell Barton
2014-02-18Fix T38655: Face path select fails with edge/vert select enabled tooCampbell Barton
2013-08-23move bmesh tools into their own include,Campbell Barton
2013-06-24fix own error with updating edge tagging (seams didnt work)Campbell Barton
2013-06-24make behavior for edge tagging more predictable.Campbell Barton