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-11-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-26Cleanup: rename functions in BLI_bitmap_draw_2dCampbell Barton
2016-10-26Cleanup: move bitmap drawing into its own moduleCampbell Barton
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-07-31Correction to 0f2ff52c0866Julian Eisel
2016-07-31Enable Undo for "Add background Image"Julian Eisel
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-13Vertex/Weight Paint: Support view-selected on last-strokeCampbell Barton
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
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-21Merge branch 'master' into blender2.8Campbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-09Merge branch 'master' into blender2.8Campbell Barton
2016-06-08Cleanup: typoCampbell Barton
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
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-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-22Transform Snap: initial snap context refactorCampbell Barton
2016-04-12Removed particle operators API and point cache operators.Lukas Tönne
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