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-07-16Cleanup: More clear naming in UV vertex/element mappingsSergey Sharybin
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-27Cleanup: styleCampbell Barton
2018-06-26UI: Add/Update bad tooltipsAaron Carlisle
2018-06-21Edit Mode: Bevel Op: Offset Soft Max to 100Aaron Carlisle
2018-06-17Cleanup: use clamp_* from BLI_math (replace macro)Campbell Barton
2018-06-15Cleanup: some more G.main removal/validation...Bastien Montagne
2018-06-15Fix T55490, intersect two triangles fails.Howard Trickey
2018-06-13Cleanup: get rid of last G.main in BMesh code.Bastien Montagne
2018-06-12Cleanup: remove moar G.main from BKE area.Bastien Montagne
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-05-15Undo System: remove nested edit-mode undo callsCampbell Barton
2018-05-11EditMesh: remove duplicate rip macroCampbell Barton
2018-05-03Cleanup: split out extrude spin/screwCampbell Barton
2018-04-30Fix Merge > To CursorDalai Felinto
2018-04-26Fix T54836: Select sharp edges doesn't flush to facesCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton
2018-04-03Undo: use with_prev verisons of id-map lookupsCampbell Barton
2018-04-03Cleanup: editor BKE_main includesCampbell Barton
2018-04-01Cleanup: remove global headerCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-31BLI_sort_utils: add pointer sorting callbackCampbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton
2018-03-18Cleanup: use MEM_SAFE_FREECampbell Barton
2018-03-16Cleanup: move mesh mirror functions to own fileCampbell Barton
2018-03-16Cleanup: doxy sections for editmesh files.Campbell Barton
2018-03-14Cleanup: rename BLI_array_count -> lenCampbell Barton
2018-03-14Cleanup: use sections for editmesh tools/selectCampbell Barton
2018-03-13Cleanup: pass selectmode directlyCampbell Barton
2018-03-12Cleanup: sync EDBM_uv_* functions w/ 2.8Campbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-08Fix T54206: bevel and inset operations repeat did not remember offset.Brecht Van Lommel
2018-03-07EditMesh: pass object data to notifiersCampbell Barton
2018-03-06Fix T53206: Array modifier doesn't merge vgroupsCampbell Barton
2018-02-22Fix (unreported) meshes changing shading when creating empty clnors data.Bastien Montagne
2018-02-19Fix T54098: Crash existing /w dyntopo sculptCampbell Barton
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-01Cleanup: rename BLI_*_empty() -> clear()Campbell Barton
2018-01-28Cleanup: style, spellingCampbell Barton
2018-01-26Fix navmesh creation w/ multiple objectsCampbell Barton
2018-01-18Loop Cut: Allow mouse placement w/ numeric inputCampbell Barton
2018-01-10Cleanup: comment block alignmentCampbell Barton
2017-12-13Fix T53529: Rip crashes w/ wire edgeCampbell Barton
2017-12-11Fix for inset when accessed from spacebar searchCampbell Barton
2017-12-06Fix T53441: Inset doesn't start at zeroCampbell Barton