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
2018-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton
2018-03-31BLI_sort_utils: add pointer sorting callbackCampbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton
2018-03-14Cleanup: use sections for editmesh tools/selectCampbell Barton
2018-02-19Fix T54098: Crash existing /w dyntopo sculptCampbell Barton
2017-11-27Cleanup: incorrect commentCampbell Barton
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-08-28EditMesh: set edge-rin subdiv minimum to 1Campbell Barton
2017-05-27Fix T51637: Mesh Tools - Noise Button Crashes.Bastien Montagne
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