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-03Merge branch 'master' into blender2.8Campbell Barton
2018-04-03Cleanup: editor BKE_main includesCampbell Barton
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-04-01Cleanup: remove global headerCampbell Barton
2018-03-16Cleanup: doxy sections for editmesh files.Campbell Barton
2018-03-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-21Manipulator: name remove func's 'unlink_delayed'Campbell Barton
2017-10-19Fix operators adding manipulators multiple timesCampbell Barton
2017-10-14Merge branch 'master' into blender2.8Campbell Barton
2017-10-14Edit Mesh/Curve: Median center for click extrudeCampbell Barton
2017-10-14Edit Mesh: click extrude, ensure inverse matrixCampbell Barton
2017-08-21Cleanup: rename manipulator API functionsCampbell Barton
2017-08-15Manipulator: grab3d use own vars to store offsetCampbell Barton
2017-08-10Manipulator: rename grab enumCampbell Barton
2017-08-09Fix spin rotate axisCampbell Barton
2017-08-09Manipulator: replace hard coded color w/ themeCampbell Barton
2017-07-27Manipulator: remove namesCampbell Barton
2017-06-26Manipulator: use 'void *' for callback data argsCampbell Barton
2017-06-23Manipulator: flip scale flag usageCampbell Barton
2017-06-23Manipulator: rename struct membersCampbell Barton
2017-06-22Manipulator: target property definitionsCampbell Barton
2017-06-21Manipulator: edit_properties -> target_propertiesCampbell Barton
2017-06-21Manipulators: move settings to ID propertiesCampbell Barton
2017-06-19Cleanup: quiet warningsCampbell Barton
2017-06-19Manipulator: de-duplicate flags and scale optionCampbell Barton
2017-06-18Manipulator: use matrix for manipulator directionCampbell Barton
2017-06-17Manipulator: use matrix instead of originCampbell Barton
2017-06-17Manipulator: draw options for dialCampbell Barton
2017-06-17Manipulator: Ignore zoom-level for on-screen widgetsCampbell Barton
2017-06-17Manipulator: remove type specific 'new' functionsCampbell Barton
2017-06-16Manipulator: initial manipulator for spin operatorCampbell Barton
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-07-08Cleanup: use normalize_v#_lengthCampbell Barton
2016-05-07Fix T48362: Spin tool broken after recent commit.Bastien Montagne
2016-04-28Fix T48300: 3D view tools outside the 3d view crashCampbell Barton
2015-12-01Fix T46900: Inset Faces Thickness & Depth Do Not Use Scene Units (i.e. Imperi...Bastien Montagne
2015-07-13Allow spin/screw to run outside 3D viewCampbell Barton
2015-06-21Fix T45135: More cleanup of extreme max values in operator properties.Bastien Montagne
2015-04-27Cleanup: use mul_v3_mat3_m4v3Campbell Barton
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-07Various Sticky fixes (tm)Julian Eisel
2015-04-05Stickies: Remove redundant fixesJulian Eisel
2015-04-05Fix T44275: CTRL+LMB to extrude to mouse position conflicts with snappedJulian Eisel
2015-01-13Recent extrude rework caused bug with single facesCampbell Barton
2015-01-08Fix T43154: Extrude edges ignored isolated vertsCampbell Barton
2014-08-25Fix T40993: Store selection history for extrudeCampbell Barton
2014-06-22Apply fix for T40745 to extrude_face_region tooCampbell Barton
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-10-26rename give_cursor to ED_view3d_cursor3d_getCampbell Barton