This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Martin Poirier 0ec6abd2d1 [#7299] Orbit around selected causes panning to be reversed
The actual "bug" is much more general than simple viewmove. In fact, any time the center (for viewmove, or transform, or ...) on which initgrabz is called was behind the camera (in perspective, then), all mouse motion where reversed.

What I added is a special handling case that reverts those situation to the default case (center = viewport offset).

This changes the behavior for those case to something much more predictable/useable, but I doubt anyone expected it to work incorrectly, so I'd say that's alright.

This covers other cases than transform and viewmove (which are the only ones I really tested), but I don't expect breakage elsewhere.

If anyone disagrees with the change, feel free to offer a better solution.
2007-09-06 21:35:51 +00:00
..
2007-09-02 17:25:03 +00:00
2007-09-04 15:53:22 +00:00
2007-09-02 17:25:03 +00:00
2007-09-05 17:55:44 +00:00
2007-09-02 17:25:03 +00:00
2007-09-05 17:55:44 +00:00
2007-09-02 17:25:03 +00:00
2007-03-24 21:09:55 +00:00