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-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
2019-01-23Fix T58199: Spin tool top bar settings don't applyCampbell Barton
2019-01-18Add miter pattern options.Howard Trickey
2019-01-15Fix T60383: mesh merge type callback returned NULLJacques Lucke
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Cleanup: rename BKE_libblock_free_us to BKE_id_free_us.Bastien Montagne
2019-01-15Cleanup: replace usages of deprecated BKE_libblock_free_ex by BKE_id_free_ex.Bastien Montagne
2019-01-15Cleanup: styleCampbell Barton
2019-01-07Better bevel normal hardening when some faces were smooth.Howard Trickey
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2019-01-04Spin Tool: don't flip when using a negative angleCampbell Barton
2019-01-03Fix T58113 Multiple problems with bevel harden normals.Howard Trickey
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton