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
2015-10-04BMesh: improved smooth subdivisionCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-03Fix T45625: Unpredictable grid fillCampbell Barton
2015-08-03Fix grid-fill offset optionCampbell Barton
2015-07-14Fix T45348: Collapse gives sel verts in face modeCampbell Barton
2015-06-30Select flush deleting edgeloop in edge mode tooCampbell Barton
2015-06-25Select flush was missing in delete edge-loopCampbell Barton
2015-06-21Cleanup: Get rid of some ugly magic numbers...Bastien Montagne
2015-06-21Fix T45135: More cleanup of extreme max values in operator properties.Bastien Montagne
2015-06-21Change defaults for planar-face toolCampbell Barton
2015-06-17BMesh: Add edge-offset option: cap-endpointCampbell Barton
2015-06-15Usual minor i18n/UI messages fixes.Bastien Montagne
2015-06-15BMesh: edge-offset feature (Ctrl+Shift+R)Campbell Barton
2015-06-11BMesh: flatten faces operatorCampbell Barton
2015-05-27Correct convex-hull for recent join-tri changesCampbell Barton
2015-05-26BMesh: join tris, split angle limit in twoCampbell Barton
2015-05-26BMesh: join tris now delimits all UV/Color layersCampbell Barton
2015-05-22Fix for join faces ignoring angle limitCampbell Barton
2015-05-21Fix T44794: Blend From Shape tool X Icon UI Bug?Bastien Montagne
2015-05-19Fix T44766: Connect fails /w selected ngon edgesCampbell Barton
2015-05-01Fix T44560: Merge Collapse tool - UVs operator panel option ignored with Coll...Bastien Montagne
2015-04-26BMesh: use inverse-square falloff /w smooth-subdivCampbell Barton
2015-02-16BMesh: Connect path, use select orderCampbell Barton
2015-02-11cleanup: style/indentationCampbell Barton
2015-02-03UI messages: minor fixes...Bastien Montagne
2015-02-02BMesh: tool to ensure all faces are convexCampbell Barton
2015-01-27Fix T43427: Particle system children sometimes not generated on reloadSergey Sharybin
2014-11-18correct uninitialized var useCampbell Barton
2014-11-16Cleanup: use SUBD_CORNER_* prefix for Subdiv flagsCampbell Barton
2014-11-05Editmesh: report a warning when fill failsCampbell Barton
2014-11-04BMesh dissolve: enable use_verts for edge dissolve (by default)Campbell Barton
2014-11-02Fix connect-vertices failing for concave ngonsCampbell Barton
2014-10-01Smooth vertex: User request: tweak hard min/max smoothness.Bastien Montagne
2014-09-29Cleanup: remove smooth_ from 'smooth_factor'Campbell Barton
2014-09-28Fix T25582: Add a 'smooth factor' to smooth_vertex BMesh op.Bastien Montagne
2014-09-02Fix editmesh-connect with hidden geometryCampbell Barton
2014-08-25Fix T40993: Store selection history for extrudeCampbell Barton
2014-07-31Style cleanupCampbell Barton
2014-07-30BLI_listbase: consistent name prefixCampbell Barton
2014-07-23Editmesh: Add option to tear boundary vertices when dissolvingCampbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-06-18Revert "Fix flickering when transform snapping in edit mode and cursor is"Antony Riakiotakis
2014-06-12Fix flickering when transform snapping in edit mode and cursor isAntony Riakiotakis
2014-05-23BMesh Walker: rename BMW_SHELL -> BMW_VERT_SHELLCampbell Barton
2014-05-22Fix T40297: Crash while ripping an edge when autosmooth is activated.Bastien Montagne
2014-05-05Stop all dynamic enums using translations (from blend file data)Campbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-16Add Edge sharp/smooth to 3DView shading panel, as well as new Vert sharp/smooth.Bastien Montagne
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-03Code cleanup: strict flags for bmesh_logCampbell Barton