1
0
Fork 0
Commit graph

1178 commits

Author SHA1 Message Date
Fernando García Liñán
13e66e73af Move ShaderVG shaders to another directory 2024-02-07 00:36:37 +01:00
TheFGFSEagle
e2af9b603b Make disabled font for menu items more readable (darker) 2024-01-30 15:48:08 +01:00
James Hogan
01ca62ffbc
gui/dialogs/vr-options: Make more space for info
Make more space for OpenXR information in the VR options dialog. The
OpenXR Runtime string on Monado is quite long, and VR State can now
include a couple of lines of error messages.
2024-01-30 14:20:52 +00:00
Fernando García Liñán
430fc52f4a ShaderVG: Fix missing transformations 2024-01-23 19:23:22 +01:00
Gijs de Rooy
ca261d2652 Checklist dialog: update checklist dropdown upon group selection
Partly tackle #2226
2024-01-23 19:12:15 +01:00
Gijs de Rooy
1dc80d2386 Fix #2759: normalize GPS bearing in dialog 2024-01-23 15:47:44 +01:00
Fernando García Liñán
7b20b1ed0e HDR: Force an envmap update when the weather changes 2024-01-22 01:22:00 +01:00
Gijs de Rooy
9ec15380aa AI scenario dialog: add headers and equalize column length 2024-01-18 09:28:52 +01:00
Gijs de Rooy
9dc128b9c6 About dialog: update year 2023-12-19 10:49:07 +01:00
Roman Ludwicki
9242e133fd Add option to hide the aircraft on the map
As a student, I would like to be able to use the map for reading the flight plan, frequencies for VOR, NDB, ILS, but without giving away the position of my aircraft, so that I can train in IFR navigation using the instruments only in the cockpit.
2023-11-11 13:55:19 +00:00
Fernando García Liñán
b3fe3a2a62 Fix gl_FragColor not being available in GLSL 330 2023-09-30 12:18:26 +02:00
Roman Ludwicki
ee14849016 Fix calculate temerature for ISA METAR scenario 2023-09-19 12:27:11 +01:00
Josh Davidson
65ceeb64b9 GUI: Fix bad alignment in radio dialog 2023-08-12 12:25:42 +01:00
James Turner
92ff65555d View options: Fix incorrect enable condition 2023-08-03 15:18:59 +01:00
Roman Ludwicki
4f7a93d0ba Add /environment/atmosphere/is-isa property for ISA METAR 2023-07-26 12:14:41 +01:00
scttgs0
a1c17f9ca1 [gui] PNG compression and iCCP removal 2023-04-23 02:41:28 -05:00
scttgs0
38ccff0900 [gui] PNG compression and iCCP removal 2023-04-17 14:46:35 -05:00
TheFGFSEagle
ad266eb743 canvas.gui.widgets.ComboBox: Bug fixes, implement findByValue and findByText methods, add placeholders for missing artwork 2023-04-17 15:13:17 +01:00
TheFGFSEagle
638b6182d6 Implemented dial with optional value display, ticks and wrapping 2023-04-17 15:13:17 +01:00
scttgs0
b0cfcd4a62 Ticket #2441: Remove Aircraft Center (Experimental) 2023-04-15 23:53:48 -05:00
Erik Hofman
9e0211312e Follow the new shader guide style 2023-04-13 08:25:07 +02:00
Erik Hofman
c9dda8b418 Reinstate a line which was commented out for debugging purposes 2023-03-08 15:15:18 +01:00
Erik Hofman
61664836a4 Fold used shaders into the main shader 2023-03-08 11:27:55 +01:00
Erik Hofman
cfef45c93b Introduce a view-matrix for ShaderVG 2023-03-04 14:11:18 +01:00
TheFGFSEagle
372d68a775 Canvas slider widget:
Added value display
Add ticks, round mouse dragging result to nearest multiple of step size,
implement scroll handler
Add keybindings for adjusting slider value
2023-02-28 12:47:00 +00:00
Erik Hofman
50b3f3913e Move the shaders from ShaderVG to fgdata 2023-02-26 10:30:07 +01:00
TheFGFSEagle
8277a6d608 LineEdit: selection work
Implemented line edit selection highlighting and Shift+arrow keys,
mouse dragging, and mouse double-clicking text selection
2023-02-13 11:11:42 +00:00
Benedikt Wolf
13b24e5290 Improve hitch.nas, work in progress 2023-02-10 10:40:35 +01:00
TheFGFSEagle
8a1192c918 Added Switch class, added group-checked-radio-changed signal for radio buttons 2023-02-03 11:28:29 +00:00
James Turner
b3b2871523 GUI style: make sizes parametric 2023-01-24 18:49:32 +00:00
TheFGFSEagle
7dd431cbbd Implemented canvas radio button 2023-01-24 14:09:22 +00:00
TheFGFSEagle
f569a5ac29 Added property tree widget and browser dialog 2023-01-24 13:59:47 +00:00
James Turner
151486219d Add ComboBox widget 2023-01-24 13:27:04 +00:00
TheFGFSEagle
2b9d10804b Added list widget 2023-01-24 13:17:02 +00:00
TheFGFSEagle
8a953d71a3 Create WidgetFactoryDialog instances in the global namespace to facilitate debugging 2023-01-24 13:15:53 +00:00
TheFGFSEagle
2a95685eb7 Improve menu item styling 2023-01-24 13:15:53 +00:00
TheFGFSEagle
66fcfce8af Added button to reload Nasal canvas module 2023-01-11 11:08:40 +00:00
TheFGFSEagle
764e6f0ced Added Popup, Menu and MenuItem classes 2023-01-11 11:05:01 +00:00
James Turner
aa57b7992f Canvas: rule lines working with styling
PUI uses these a lot, so good to have them working
2023-01-11 10:57:42 +00:00
James Turner
d00c983429 Canvas widgets: style for Slider
Only horizontal mode for now, and not quite right visually,
but usable enough to start with.
2023-01-11 10:57:42 +00:00
TheFGFSEagle
4bc559bcf4 Added canvas widget factory dialog 2023-01-03 13:49:56 +00:00
TheFGFSEagle
8d5e4aaf1c Added basic tab widget 2023-01-03 12:39:51 +00:00
James Turner
7b43ca3cf4 When reloading Autopilot, also reload Prop-Rules 2022-12-01 09:43:01 +00:00
James Turner
aef16be4f0 Revert "Add option to read upper winds from simbrief"
As requested by Lars, revert these commits since they don't
work as hoped, reliably.

This reverts commit 55b17f4c5e.
This reverts commit 91401a95b0.
2022-11-24 12:17:49 +00:00
Stuart Buchanan
9e6bb54bca Scenery attribute - Scenery Sources dialog
Displays a set of properties under /scenery/sources

This property tree is populated with the contents
of sources.xml files in Scenery directories.  Such
files should have the following format:

<?xml version="1.0"?>
<PropertyList>
    <source>
        <name>Corine Land Cover (CLC) 2018, Version 2020_20u1</name>
        <link>http://web.archive.org/web/20221112175615/https://land.copernicus.eu/pan-european/corine-land-cover/clc2018?tab=metadata%2A</link>
        <license>GMES Open License</license>
    </source>
    <source>
        <name>NASADEM Merged DEM Global 1 arc second V001</name>
        <link>https://www.earthdata.nasa.gov/</link>
        <license>Public Domain</license>
    </source>
    <source>
        <name>OpenStreetMap</name>
        <link>https://www.openstreetmap.org/copyright</link>
        <license>Open Data Commons Open Database License</license>
    </source>
</PropertyList>
2022-11-12 20:47:50 +00:00
James Turner
1e1f974b76 Clean up autopush attribution 2022-10-18 10:08:41 +01:00
Roman Ludwicki
f8375dab68 Fix text in nasal test dialog 2022-10-13 21:17:50 +02:00
Roman Ludwicki
f29af4e558 Fix MHz unit 2022-09-29 00:46:59 +02:00
Roman Ludwicki
eed2bc3259 Correct margin for message text in the "Download scenery" dialog.
Minor correction for margin and padding for layout.
2022-09-28 16:43:50 +02:00
Roman Ludwicki
6c025f04b2 Correction of the arrangement of controls for "Weather" dialog
Remove gaps made by space characters.
Add ability to stretch the window.
Adapt to the Tortola style too.
2022-09-28 00:10:12 +02:00