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-05-31Cleanup: Remove unused variableSergey Sharybin
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-29Cleanup: use same 'depsgraph' name everywhere outside of DEG space.Bastien Montagne
2018-05-29COW operators: Fix VIEW3D_OT_view_all cursor not updating with shift+c center...Tuomo Keskitalo
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-273D View: minor change to NDOF view orbitCampbell Barton
2018-05-25Fix T55165: Driving camera lens with property behaves unexpectedlyDalai Felinto
2018-05-25ED_transform_snap_object: remove unused bmain parameter in context creation.Germano
2018-05-24Revert "Fix COW view center for pose mode"Campbell Barton
2018-05-23Fix COW view center for pose modeCampbell Barton
2018-05-22Cleanup: style, whitespaceCampbell Barton
2018-05-21Fix compilation with ndof code.Bastien Montagne
2018-05-21COW Operators: Fix VIEW3D_OT_ rotate move zoom dolly orbit roll pan smoothvie...Ines Almeida
2018-05-20COW Operators: Fix VIEW3D_OT_view_all and camera mode of VIEW3D_OT_viewnumpadInes Almeida
2018-05-20COW Operators: Fix VIEW3D_OT_view_lock_to_activeInes Almeida
2018-05-17Cleanup: Use `ED_view3d_win_to_ray_ex` to get the ray and remove unused param...Germano
2018-05-15Copy on write: VIEW3D_OT_clear_render_border + rnaDalai Felinto
2018-05-15Copy on write: VIEW3D_OT_render_borderDalai Felinto
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-06Fix update for manipulator w/ 3D cursor changeCampbell Barton
2018-04-24Make View Selected to be aware of copy-on-writeSergey Sharybin
2018-04-20UI: move manipulator to tool-systemCampbell Barton
2018-04-18Fix bad merge conflict resolutionSergey Sharybin
2018-04-17View3D: Check all objects w/ view-selectedCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Depsgraph: Tag scene after changing cursor locationSergey Sharybin
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-02-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-28Code cleanup: fix a few compiler warnings.Brecht Van Lommel
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-08Fix mixed weight-paint & pose modeCampbell Barton
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton
2018-01-30Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-30Fix T52520: Metaballs in edit mode causes infinite Cycles viewport resetSergey Sharybin
2018-01-29Merge branch 'master' into blender2.8Campbell Barton
2018-01-293D View: use_mouse_init for zoom & trackball orbitCampbell Barton
2018-01-29Cleanup: move boolean options into flagCampbell Barton
2018-01-29Cleanup: rename user preference flagsCampbell Barton
2018-01-29Cleanup: comments & whitespaceCampbell Barton
2018-01-29Cleanup: ViewOpsData struct membersCampbell Barton
2018-01-293D View: internal option not to use mouse locationCampbell Barton
2018-01-29Cleanup: minor simplification for zoom/dollyCampbell Barton
2018-01-29Cleanup: de-duplicate common 3D view propertiesCampbell Barton
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: move 3D view utilities into own fileCampbell Barton
2018-01-24Merge branch 'master' into blender2.8Campbell Barton
2018-01-23Cleanup: some ED_view3d functions used uppercase DCampbell Barton
2018-01-23Merge branch 'master' into blender2.8Campbell Barton