forked from radistmorse/KSPPreciseManeuver
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
58 lines (48 loc) · 1.65 KB
/
ChangeLog
File metadata and controls
58 lines (48 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
2.2.5, 2017-02-19
- Fix dropdown blocker which caused the UI block in some cases
2.2.4, 2017-02-03
- Reworked AN/DN calculation
2.2.3, 2017-01-30
- Menuever copy format now is the same as in TWP
- Several minor bugfixes
2.2.2, 2016-12-27
- Calculate the correct ej. angle when pasting from TWP
2.2.1, 2016-12-22
- KSP 1.2.2
- Orbit tools redesigned (icons instead of text)
- copy/paste for maneuvers (compatible with TWP)
2.2-pre, 2016-09-29
- Works with KSP 1.2
- New +/- orbit buttons
- New AP/PE buttons for gizmo
- Axis input fields are now editable
- Clickthrough prevention
2.1, 2016-07-14
- Removed the dead zone in gizmo tool
- Adjusted the sensitivity of the gizmo
- Exapanded "undo" to save more than one change
- Changes from gui buttons and hotkeys now also undoable
- Fixed KAC integration
- Fixed the weird toolbar behaviour in some cases
- Eye candy for main window
- Added the ability to put the main window into background
- Honor the F2 (hide the UI) hotkey
2.0, 2016-05-06
- Deprecating IMGUI, new prefab-based GUI
- Scalable GUI
- Modular structure for GUI
- New preset module for saving and loading maneuvers
- New gizmo module that resembles the stock gizmo
1.1.1, 2016-01-05
- Check orbit parameters for sanity before use
- Change GUID to unique one
- Small GUI fixes
1.1, 2015-12-27
- New tools: circularize and orbit up/down
- Lots of new hotkeys
- Ability to unset hotkeys
- Little tweaks to make GUI more responsive
1.0.0, 2015-12-13
- Let's start a brand new changelog here, so now this is an initial release
- The histrory of the PreciseNode plugin can be found here:
https://github.com/blizzy78/ksp-precisenode/blob/master/PreciseNode/CHANGES.txt