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-05-07Normals menu for face strength improved.Howard Trickey
2019-05-07Keymap: double click to close cutCampbell Barton
2019-05-06Cleanup: clang-formatCampbell Barton
2019-05-05UI: TooltipsWilliam Reynish
2019-05-02UI: rename 'Remove Doubles' to 'Merge by Distance'William Reynish
2019-05-01UI: improve readability of Normals menu in edit modeGeorge Vogiatzis
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-29DRW: Improve edit mode selection time when using auto-smoothClément Foucault
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Rename: Separate: By loose parts > By Loose PartsDalai Felinto
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Fix T63247: edbm_rip_invoke__edge rips unselected verts on mesh bordersSebastian Parborg
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63646: Box/Lasso select fails to de-selectCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-133D View: move gizmo draw options out of overlaysCampbell Barton
2019-04-11Fix T63467: Edge/vertex selection isnt working properly with X-ray set to 1Sebastian Parborg
2019-04-09Cleanup: spellingCampbell Barton
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-27Cleanup: unused variablesCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-20Select Similar: use kdtree de-duplicationCampbell Barton
2019-03-20Fix missing free in recent kdtree changesCampbell Barton
2019-03-19Unify "Hide Selected / Reveal Hidden" operator namesDalai Felinto
2019-03-19Cleanup: correct commentCampbell Barton
2019-03-19BLI_kdtree: use 1d tree for select similarCampbell Barton
2019-03-19Cleanup: name 3D/4D trees in similar selection codeCampbell Barton
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-19Fix T62595: Select co-planar faces failsCampbell Barton
2019-03-19Minor cleanup/refactor of EditMesh custom normals copy code.Bastien Montagne
2019-03-16Cleanup: use return args lastCampbell Barton
2019-03-16Fix __func__ being passed as an output string, also warningsCampbell Barton
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-13BMesh: make edge winding from face optionalCampbell Barton
2019-03-13Fix T62484: Mesh undo ignores selection modeCampbell Barton
2019-03-12Cleanup: styleCampbell Barton
2019-03-08Bevel: revert idea of always starting in offset mode.Howard Trickey
2019-03-08Cleanup: spellingCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton