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-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
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-06Fix T61773 Bevel and Inset mouse sensitivity, and bevel tool units.Howard Trickey
2019-03-05UV/VCol layers creation: add option to not init those new data.Bastien Montagne
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-05Fix T62159: Poly build crashes w/o overlaysCampbell Barton
2019-03-053D View: move pre-select mesh element access into gizmo APICampbell Barton
2019-03-01RNA: move cursor into own structCampbell Barton
2019-02-25Fix T61919: Rename "Smooth Vertex" -> "Smooth Vertices"Jacques Lucke
2019-02-20Units: Use correct units for transform operatorsWilliam Reynish
2019-02-18Cleanup: styleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-16Fix T61591 Bevel tool not executing on mouseup.Howard Trickey
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-15Bevel: remove workspace text message when exiting bevel.Howard Trickey
2019-02-14Fix T61472: Hide Unselected fails w/ no selectionCampbell Barton
2019-02-13Cleanup: style, duplicate includesCampbell Barton
2019-02-11Cleanup: commentsCampbell Barton
2019-02-11Bevel: Make modal keymap instead of hardcoded.Howard Trickey
2019-02-08Fix T58625: Knife project fails w/ curvesCampbell Barton
2019-02-08Cleanup: rename V3D_MANIP_* -> V3D_ORIENT_*Campbell Barton
2019-02-07Fix T61272: Undo fails to track multi-edit mode enter/exitCampbell Barton
2019-02-06Fix T60935: More numerically stable distance to ray computationJacques Lucke
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix edit-mesh undo using the current selectionCampbell Barton
2019-01-31Cleanup: remove EM_IGNORE_LAYERCampbell Barton
2019-01-31Undo System: add Main argument to encode/decodeCampbell Barton
2019-01-29Fix T60226: Inset not working well on very small facesJacques Lucke
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Fix T60777: Grid fill fails when run via Repeat LastCampbell Barton
2019-01-24Fix T60816: Specify subtype for some properties of mesh operatorsJacques Lucke
2019-01-24Fix T59972: UV live unwrap does not pack islands.Brecht Van Lommel
2019-01-24Fix T60795: Crash when joining objects with shape keys.Bastien Montagne