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
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
2013-10-23refactor transform.c - minor changesCampbell Barton
2013-10-12code cleanup: use const's for vector args.Campbell Barton
2013-09-09screw tool used uninitialized normal to detect flipping direction.Campbell Barton
2013-07-26fix [#36282] Spin error with non uniform scaleCampbell Barton
2013-06-16resolve [#33374] Extrude and mirror editingCampbell Barton
2013-06-09Code cleanup: removed some unused UI button typesBrecht Van Lommel
2013-05-26BLI_math rename functions:Campbell Barton
2013-04-16code cleanup: use BKE naming conventions for functions in BKE_editmesh.h and ...Campbell Barton
2013-04-14code cleanup: rename BKE_tessmesh -> BKE_editmesh, rename EditDerivedBMesh.tc...Campbell Barton
2013-04-01code cleanup: split editmesh_tools.c, into inset, bevel (both modal operators...Campbell Barton