Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please pull these fixes and version bump to 2.0.2. #4

Merged
merged 9 commits into from
Feb 22, 2012

Conversation

ramcdona
Copy link
Contributor

No description provided.

Rob McDonald and others added 9 commits February 2, 2012 18:28
MacOS computers usually only have one mouse or trackpad button yet VSP's
pan and zoom functions require at least a second button.  This patch adds
key-click combinations to enable zoom and pan on one-button devices.
All existing button combinations still work.

Alt-Click will now translate.
Ctrl-Click or Meta-Click will now scale.  The Meta key is the Command key
on Mac or the Windows key on PC's.

These keys should be located on both sides of the keyboard -- hopefully
this will work equally well for right- and left-handed users.
…ordinates from the method that imports hermite files to the generate() method.

This fixes issue that XSecGeom components did not work properly when read from the vsp file.
Shading threw dynamic array exceptions and scaling only worked on non-reflected geometr.
Added code to aircraft::setTempDir to convert backslashes to forward slashes
Also added AutoSaveInterval to the VSPPreferences so users and set whatever interval they desire.
Set AutoSaveInterval = 0 for no autosave.
In a standard 4-view drawing, the isometric view is in the upper-right and
each of the other views is constructed by rotating the model about only
one axis.
The auto-save operation would corrupt the nomral-save file name so the file
would not correctly save after auto-save had occurred.
ramcdona pushed a commit that referenced this pull request Feb 22, 2012
Fixes and version bump to 2.0.2.
@ramcdona ramcdona merged commit 7b37d54 into OpenVSP:master Feb 22, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants