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-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-03Missed in last mergeCampbell Barton
2018-03-14Merge branch 'master' into blender2.8Bastien Montagne
2018-03-14Cleanup: rename BLI_array_count -> lenCampbell Barton
2018-03-14Merge branch 'master' into blender2.8Campbell Barton
2018-03-14Cleanup: use sections for editmesh tools/selectCampbell Barton
2018-03-13Merge branch 'master' into blender2.8Campbell Barton
2018-03-13Cleanup: pass selectmode directlyCampbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-07Merge branch 'master' into blender2.8Campbell Barton
2018-03-07EditMesh: pass object data to notifiersCampbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton
2017-12-05Merge branch 'master' into blender2.8Germano
2017-12-05Fix T53469: Make sure that edges are drawn in the backbuff whenever you are l...Germano
2017-12-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-04Edit Mesh Selection: Draw the backbuff of edge selection only when requestedGermano
2017-10-19Merge branch 'master' into blender2.8Campbell Barton
2017-10-19Docs: correct descriptionsCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-21Set face-map to active when selectingCampbell Barton
2017-07-13Merge branch 'master' into blender2.8Campbell Barton
2017-07-13Fix T51100: Vertex pick fails after extrudeCampbell Barton
2017-06-01Correct select-similar end valueCampbell Barton
2017-06-01Add Face-Map to select similarCampbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2016-10-26Cleanup: rename functions in BLI_bitmap_draw_2dCampbell Barton
2016-10-26Cleanup: move bitmap drawing into its own moduleCampbell Barton
2016-07-01BMesh: make toolflags optionalCampbell Barton
2016-04-25Fix T48085: Select linked w/ seam delimit gives random resultsCampbell Barton
2016-03-28Fix T47969: Select Random always uses same seedCampbell Barton
2016-01-08Math Lib: use x-span for fill_poly_v2i_n callbackCampbell Barton
2016-01-07Select mirror multiple axis supportCampbell Barton
2016-01-04Remove select-next-loop operatorCampbell Barton
2015-12-28Fix possible invalid-index use /w link/path selectCampbell Barton
2015-12-27BMesh: extract int/bmesh element access funcs.Campbell Barton
2015-12-27WM: add checker_interval utility functionsCampbell Barton
2015-12-23Typo in last commitCampbell Barton
2015-12-23Select Linked: only use seam delimit for facesCampbell Barton
2015-11-26Fix error in shadowing cleanup (wrong pointer free)Campbell Barton
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-10-30Optimization: use dot product for angle comparisonCampbell Barton
2015-10-10Random Select Seed OptionCampbell Barton
2015-09-22prevent assert: select-linked UV delimit w/o UV'sCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton