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
2017-03-08Rename BLI_rct*_init_pt_size -> radiusCampbell Barton
2017-03-05BLI_rect: add init from point functionsCampbell Barton
2017-03-02Fix duplicated 'Accurate' property for manipulator keymap itemJulian Eisel
2017-03-02Fix another part of T50565: Planar constraints were always initialized to acc...Sergey Sharybin
2017-03-02Fix second part T50565: Using planar transform once makes it enabled by defaultSergey Sharybin
2017-02-19Fix T50564: 3D view panning with scroll wheel inconsistent with dragging.Brecht Van Lommel
2016-12-283D View roll & orbit were scaling view-quat lengthCampbell Barton
2016-12-17Cleanup: trackball logicCampbell Barton
2016-12-16Make Shift+LMB on transform manipulator configurableJulian Eisel
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-10-26Cleanup: rename functions in BLI_bitmap_draw_2dCampbell Barton
2016-10-26Cleanup: move bitmap drawing into its own moduleCampbell Barton
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-31Correction to 0f2ff52c0866Julian Eisel
2016-07-31Enable Undo for "Add background Image"Julian Eisel
2016-07-13Vertex/Weight Paint: Support view-selected on last-strokeCampbell Barton
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-07-05Render border: don't disable when drawing around the entire camera.Brecht Van Lommel
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-08Cleanup: typoCampbell Barton
2016-05-22Make Shift-Z in viewprot a toggle between current shading mode and rendered oneSergey Sharybin
2016-05-09View selected support for grease-pencilCampbell Barton
2016-05-05Correct error in recent smoothview editsCampbell Barton
2016-05-04View3D: apply smoothview before modal view operationsCampbell Barton
2016-05-04Cleanup: rename ED_view3d_smooth_view_finish (to force_finish)Campbell Barton
2016-05-03Fix T48340: Smooth view cancels previous view actionCampbell Barton
2016-04-22Transform Snap: initial snap context refactorCampbell Barton
2016-03-25Revert "Fix T47263: numpad4/6 rotates around worl Z axis and not view Y axis."Bastien Montagne
2016-02-07Cleanup: line widthCampbell Barton
2016-02-01UI: minor tweaks to view orbit shortcuts showCampbell Barton
2016-01-30Fix T47263: numpad4/6 rotates around worl Z axis and not view Y axis.Bastien Montagne
2016-01-12Fix T47164: [Scene.raycast] - True result when it should be False.Bastien Montagne
2015-12-31Fix T47089: View rotate fails w/ auto depth+perspectiveCampbell Barton
2015-12-28Cleanup: style, indentationCampbell Barton
2015-12-26CleanupCampbell Barton
2015-12-22View3D: Rotate around selected support for view-rollCampbell Barton
2015-12-22Fix T31605: Nupad ignores Rotate around selectionCampbell Barton
2015-12-22Fix error orbiting out of camera + orbit-selectedCampbell Barton
2015-12-22View3D: use c99 compound literals for smoothview paramsCampbell Barton
2015-12-17Revert "3D Cursor: Add option to lock it in place to prevent accidental modif...Campbell Barton
2015-12-133D Cursor: Add option to lock it in place to prevent accidental modificationJoshua Leung
2015-12-02Transform Snap: add optional face index argCampbell Barton
2015-12-02Cleanup: transform snap argumentsCampbell Barton
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-11-24View3D: move snapping functions out of rulerCampbell Barton
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-01Cleanup: old commentsCampbell Barton
2015-10-30Vertex Paint: orbit last stroke supportCampbell Barton
2015-10-23BLI_math: add mat3_normalized_to_* functionsCampbell Barton