Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed Images/CopyIcon.pdn
Binary file not shown.
Binary file removed Images/PNG/img_BarBlue.png
Binary file not shown.
Binary file removed Images/PNG/img_BarBlue_Back.png
Binary file not shown.
Binary file removed Images/PNG/img_DropDown.png
Binary file not shown.
Binary file removed Images/PNG/img_PanelBack.png
Binary file not shown.
Binary file removed Images/PNG/img_PorkChopAxis.png
Binary file not shown.
Binary file removed Images/PNG/img_SelectedDV.png
Binary file not shown.
Binary file removed Images/PNG/img_SelectedPoint.png
Binary file not shown.
Binary file removed Images/PNG/img_SelectedXAxis.png
Binary file not shown.
Binary file removed Images/PNG/img_SelectedYAxis.png
Binary file not shown.
Binary file removed Images/PNG/img_SeparatorHorizontal.png
Binary file not shown.
Binary file removed Images/PNG/img_SeparatorVertical.png
Binary file not shown.
Binary file removed Images/PNG/img_buttonCalendar.png
Binary file not shown.
Binary file removed Images/PNG/img_buttonChevronDown.png
Binary file not shown.
Binary file removed Images/PNG/img_buttonChevronUp.png
Binary file not shown.
Binary file removed Images/PNG/img_buttonCopy.png
Binary file not shown.
Binary file removed Images/PNG/img_buttonSettings.png
Binary file not shown.
Binary file removed Images/PNG/img_buttonSettingsAttention.png
Binary file not shown.
Binary file removed Images/PNG/tex_Box.png
Binary file not shown.
Binary file removed Images/PNG/tex_BoxUnity.png
Binary file not shown.
95 changes: 0 additions & 95 deletions Images/SelectedPoint.svg

This file was deleted.

Binary file removed Images/ToolbarIcons/TWPIcon.png
Binary file not shown.
Binary file removed Images/ToolbarIcons/TWPIconBig.png
Binary file not shown.
Binary file removed Images/img_PorkChopAxis-292x292.png
Binary file not shown.
Binary file removed Images/img_PorkChopAxis-308x308.png
Binary file not shown.
Binary file removed Images/img_PorkChopAxis-Orig.png
Binary file not shown.
Binary file removed Images/img_PorkChopAxis.png
Diff not rendered.
Binary file removed Images/img_PorkChopExample.png
Diff not rendered.
Binary file removed Images/img_PorkChopGrid.pdn
Binary file not shown.
Binary file removed Images/img_PorkChopGrid.png
Diff not rendered.
Binary file removed Images/img_PorkChopLegend.png
Diff not rendered.
Binary file removed Images/img_SelectedDV.png
Diff not rendered.
Binary file removed Images/img_SelectedPoint.png
Diff not rendered.
Binary file removed Images/img_SelectedXAxis.png
Diff not rendered.
Binary file removed Images/img_SelectedYAxis.png
Diff not rendered.
Binary file removed Images/img_dvLegend.png
Diff not rendered.
99 changes: 0 additions & 99 deletions KSPDateTimeUnitTests/KSPDateTimeUnitTests.csproj

This file was deleted.

36 changes: 0 additions & 36 deletions KSPDateTimeUnitTests/Properties/AssemblyInfo.cs

This file was deleted.

134 changes: 0 additions & 134 deletions KSPDateTimeUnitTests/UnitTest1.cs

This file was deleted.

4 changes: 0 additions & 4 deletions KSPDateTimeUnitTests/packages.config

This file was deleted.

5 changes: 5 additions & 0 deletions PluginFiles/ReadMe-TransferWindowPlanner.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ LICENSE
This work is licensed under an MIT license as outlined at the OSI site. Visit the documentation site for more details and Attribution

VERSION HISTORY

Version 1.9.1.2 - KSP Version: 1.12.5
- [VerrPower] Add GUI scale input in settings, clamped to 1.0-3.0 and rounded to one decimal place
- [VerrPower] Rework the settings window to use fixed IMGUI rendering, preventing collapse/flicker while opening or dragging

Version 1.9.1.1 - KSP Version: 1.12.5
- [Nazfib] Update KAC wrapper

Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Forum Thread: [Transfer Window Planner](http://forum.kerbalspaceprogram.com/thre
Author: TriggerAu
LaunchWindowPlanner Forum Thread: [KSP Launch Window Planner (WEBAPP)](http://forum.kerbalspaceprogram.com/threads/33023-WEB-APP-Launch-Window-Planner)

UI Scaling
The settings window includes a GUI Scale input under General Properties. Values are clamped to 1.0-3.0 and rounded to one decimal place. The settings window uses fixed IMGUI rendering so it remains stable while opening and dragging.

Licensing
Plugin Code License provided in project LICENSE file
All AlexMun's code is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/deed.en_US)
All AlexMun's code is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/deed.en_US)
Loading