• R/O
  • SSH

Orbiter: 提交列表

Mirror of Martin Schweiger's Orbiter (beta) repository.


RSS
Rev. 时间 作者
4c4b2e467413 2013-01-02 01:16:06 Martin Schweiger

* Redesigned vessel selection dialog (F3)

e35dbe1a76c0 2012-12-22 09:29:09 Martin Schweiger

* Extra | Debug | Performance options: added option to enforce cleartype on exit even if it wasn't on at program start (recover cleartype after Orbiter crash) [issue #918]
* Base config files: MESH object type: Added token OWNSHADOW (use shadow flag (FLAG bit 0) to select ground shadows for individual mesh groups

04bd471dfdf8 2012-12-21 11:56:31 Martin Schweiger

* Launchpad: scenario list now updates on changes in scenario directory [issue #963]
* GraphicsClient::GetBaseStructures now sets bit 0 of the UsrFlag for each exported mesh group according to whether the group should render a ground shadow (0) or not (1).

3be0b9b900c6 2012-12-16 11:41:30 Martin Schweiger

* Scenario files now support BEGIN_HYPERDESC/END_HYPERDESC blocks for html-formatted descriptions. Rudimentary text->html and html->text conversion implemented to display ASCII text in browser window and vice versa.
* Vessel callback order: VESSEL2::clbkLoadGenericCockpit is no longer called at every session start, even if the cockpit view starts up with a panel or VC (see callback order chart in API Reference manual)

16bcbfbc7bf9 2012-12-15 11:15:55 Martin Schweiger

* Added missing quality parameter to oapi::GraphicsClient::clbkSaveSurfaceToImage
* Updated screen capture dialog (Ctrl-PrtScn) to allow choice of image format and quality setting

cf1b722fd45c 2012-12-15 05:00:06 Martin Schweiger

* Moved calling positions for clbkPanelMouseEvent and clbkPanelRedrawEvent to after vessel state update is complete to avoid race conditions.
* Added a flow diagram of the Orbiter update loop to Orbitersdk doxygen documentation (under construction).
* Bug fix: GetTotalPropellantFlowrate returned incorrect values when called from VESSEL2::clbkPreStep
* Methods added to oapi::GraphicsClient: clbkSaveSurfaceToImage, WriteImageDataToFile, GetRenderWindow. clbkSaveSurfaceToImage must be implemented by clients to enable screen capturing.
####### REQUIRES RE-COMPILATION OF GRAPHICS CLIENTS ##########

b0117e0b8d53 2012-12-09 15:21:47 Martin Schweiger

orbiter.exe: contains the actual Orbiter executable instead of the installation verifier.
Launchpad: Scenario list and description now separated by a movable divider.

5682d24ccdda 2012-12-08 20:23:12 Martin Schweiger

Screen captures are now saved in JPEG format.

1dda67c8f4ef 2012-12-04 11:24:32 Martin Schweiger

Auto-detection of Linux/WINE environment now works
"Info" button in Launchpad Scenario tab re-activated for text-only mode.

0859e2805e47 2012-12-04 07:18:41 Martin Schweiger

Added a number of missing files to the repository.
Added Launchpad Extra|Debug options|Launchpad options dialog to switch html/text display for scenario descriptions and screen capture on exit. Scenario descriptions default to text-only on Linux/WINE.

cd201ca9fe9e 2012-12-03 11:50:24 Martin Schweiger

Cumulative changes up to Orbiter beta 121202.

484882cc615c 2012-12-03 11:26:37 Martin Schweiger

Orbiter 2010-P1 Release 100830

5463c8af6eac orbiter100830 2012-12-03 11:07:51 Martin Schweiger

Orbiter 2010-P1 Release 100830

Show on old repository browser