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
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-08-28EditMesh: set edge-rin subdiv minimum to 1Campbell Barton
2017-08-16Update code comments from DAG_id_tag_update to DEG_id_tag_updateDalai Felinto
2017-08-11Transform: Snap used multiple eval contextsCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-27Fix T51637: Mesh Tools - Noise Button Crashes.Bastien Montagne
2017-04-11Bring snapping back (Base / BaseLegacy)Dalai Felinto
2017-02-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-04Remove flag: `SNAP_OBJECT_USE_CACHE` from snap_contextGermano Cavalcante
2017-01-19Fix face-creation with existing hidden geometryCampbell Barton
2016-11-14BMesh: fix edge-rotation selection state bugCampbell Barton
2016-09-03Fix T49228: Separate by material, materials dissappear after reload.Bastien Montagne
2016-08-12Depsgraph: tag relations for update when aterial slots changesSergey Sharybin
2016-07-21Cleanup: warningsCampbell Barton
2016-07-08BMesh: add decimate edit-mode toolCampbell Barton
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-07-01BMesh: make toolflags optionalCampbell Barton
2016-06-03Cleanup & simplify snapping functionsGermano Cavalcante
2016-05-09Fix error introduced by removing faces before executing bridgeCampbell Barton
2016-05-06Fix error bridging edge loops flippingCampbell Barton
2016-05-05Transform/Snap: EditMesh/BKE_bvhutils API improvementsGermano Cavalcante
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell Barton
2016-04-25Cleanup: use boolCampbell Barton
2016-04-22Transform Snap: initial snap context refactorCampbell Barton
2016-03-14Fix T47788: Symmetrize flips multi-res dataCampbell Barton
2016-03-05Cleanup: quiet -Wcomma, cast to void where neededCampbell Barton
2016-03-02Fix T47610: Texture node in compositing nodes does not updateSergey Sharybin
2015-12-02Cleanup: transform snap argumentsCampbell Barton
2015-12-01Fix T46900: Inset Faces Thickness & Depth Do Not Use Scene Units (i.e. Imperi...Bastien Montagne
2015-11-25BMesh: remove double faces when triangulatingCampbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-18Fix mixup w/ wmOperator/BMOperator flagCampbell Barton
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