Stuart Buchanan
09d5fe703f
Replace ac-str clouds with ac for ac cloudfields. More realistic and improves performance.
2014-01-25 21:00:22 +00:00
Philosopher
a4f289ecee
Canvas ND: Do del() on reinit
...
This also makes sure the /canvas/by-index/canvas[3/4]/ nodes are removed
and then recrated, as well as making sure the MapStructure del() path is
followed and working. Unfortunately the NDs are still blank after reinit.
2014-01-23 21:21:49 -06:00
BARANGER Emmanuel
f61a391e45
Merge branch 'master' of gitorious.org:fg/fgdata
2014-01-23 19:25:07 +01:00
Clément de l'Hamaide
3132b761d0
Improve runway reflection shader by Emilian H.
2014-01-23 17:23:03 +01:00
Thorsten Renk
aae72d7266
High quality dirt runway effect for ALS
2014-01-23 13:16:20 +02:00
Thorsten Renk
49d9da2af0
Regional texture definitions for South Africa
2014-01-23 11:40:40 +02:00
Stuart Buchanan
bbc2ad5b59
Updated Manuals, readme.pdf and short reference. Includes Italian translation of Manual.
2014-01-21 19:33:56 +00:00
Philosopher
39093a35a0
Nasal internals LaTeX document (.tex & .pdf)
...
This is a document Hooray and I have been working on for a while. Its
focused on the internals, and very likely in a messy state and very
weird, but hopefully some others will want to contribute. There's some
empty sections, random "test" code snippets, and lots of \todos in
there. Also, lines aren't wrapped at all, but it does generate a nice
PDF that contains, I hope, something that will be useful.
The PDF was rendered by writeLaTeX.com
2014-01-21 11:44:03 -06:00
Thomas Geymayer
e7900e3791
Canvas: remove API for FlightGear 2.8
...
The old API is not used with newer versions of FG. If an old
version of FG is used, also the according version of fgdata
should be used, which also includes the correct API wrappers.
2014-01-20 23:25:15 +01:00
Philosopher
4942fbedf7
Remove old references to /sim/auto-coordination.
...
Leave the alias code in aircraft.nas just to be safe.
2014-01-20 11:18:04 -06:00
BARANGER Emmanuel
07f170ff1e
Merge branch 'master' of gitorious.org:fg/fgdata
2014-01-20 00:51:03 +01:00
Clément de l'Hamaide
6608cfe841
able to change FoV in spring-loaded mode
2014-01-19 23:29:33 +01:00
Philosopher
a3e6108aa1
Fix #1310 - typo in material.nas
...
A small processing mistake on my part during commit d8b23d94.
2014-01-19 15:52:38 -06:00
Gijs de Rooy
73c2c0c8bb
Navigation display: fix map range, hide HDG bug after 10 sec, fix route predicates, fix SVG centers
2014-01-18 15:22:42 +01:00
James Turner
510357492d
Bug-fix: cap model shader quality to 1.0
...
When using the slider, model shader should be capped to 1, not 3.
2014-01-18 08:47:33 +00:00
James Turner
0b6dbe9ad0
Bug-fix: only set AP altitude for 'at' constraint.
2014-01-18 08:45:20 +00:00
Torsten Dreyer
cbcbaa7470
Version 3.1.0
2014-01-17 22:00:40 +01:00
Torsten Dreyer
c7e1141fe7
No double-zero for the version number :-/
2014-01-17 21:50:16 +01:00
Thomas Geymayer
785a334628
Nasal: fix gui.setCursor without cursor (aka warp)
2014-01-17 01:06:36 +01:00
Torsten Dreyer
e1c200dbde
Version 3.0.0
2014-01-16 21:57:33 +01:00
BARANGER Emmanuel
731de00142
Merge branch 'master' of gitorious.org:fg/fgdata
2014-01-16 21:27:37 +01:00
Clément de l'Hamaide
346103ba22
Fix conflict Tab key vs cycle mouse mode
2014-01-16 19:11:58 +01:00
Emilian Huminiuc
ea7b6667f7
Fix airport linear features z-fighting
2014-01-15 23:34:55 +01:00
Emilian Huminiuc
7f183e0117
Remove intermediate quality settings from the ubershader. Fix a texture.
2014-01-15 23:30:03 +01:00
James Turner
830f8dacee
Fix depth-writes after early-Z kill.
2014-01-15 09:42:54 +00:00
James Turner
17a1aee4e4
Bugfix: HUD GPS data only shown if WP1 is valid.
...
When WP1 is invalid, hide most data since it's bogus.
2014-01-14 13:16:50 +00:00
Thorsten Renk
cc6c7ab3d8
Revised regional texture definitions for Iceland for new world scenery
2014-01-14 11:19:51 +02:00
Gijs de Rooy
fd44e08391
Update date in about dialog
2014-01-13 21:34:39 +01:00
James Turner
2c3da82ccd
Remove fill-rate burning early-Z passes.
...
Remove heavy early-Z passes from various default rendering effects.
Equates to a 25% FPS gain on Mac (no difference on my Linux box).
(Early-Z is fine in principle, but should use trivial shaders and no
lighting, texturing or fog. In local testing no measurable benefit
was found in even a true early-Z pass)
2014-01-13 20:22:39 +00:00
Thorsten Renk
9552268198
Removed Experimental label and warning that ALS disables most shaders from rendering dialog - both are no longer true
2014-01-13 11:01:08 +02:00
Thorsten Renk
210e489a36
Merge branch 'master' of git://gitorious.org/fg/fgdata
2014-01-13 10:54:56 +02:00
Thorsten Renk
df82561b75
Separate, non-agricultural texture definition for Grassland landclass, corrsponding fix for correct cloud generation on the landclass in Advanced Weather
2014-01-13 10:54:07 +02:00
BARANGER Emmanuel
9750e650ec
Merge branch 'master' of gitorious.org:fg/fgdata
2014-01-13 07:11:01 +01:00
Clément de l'Hamaide
d9f235792c
FGCom: update server list
2014-01-12 21:19:39 +01:00
Stuart Buchanan
3922c8c449
Various bug fixes to the C172p tutorials.
2014-01-12 19:57:27 +00:00
Stuart Buchanan
c014e35aec
Add ability to clear screen.window, and use it.
2014-01-12 19:52:30 +00:00
James Turner
8862167700
Fix ubershader for Mac, in more places.
2014-01-12 17:06:23 +00:00
Hal V. Engel
7f574f500d
Merge branch 'master' of gitorious.org:fg/fgdata
2014-01-12 00:13:21 +00:00
James Turner
bb640294d8
Fix Uberhader-Rembrandt bug on Mac.
...
My parser is stricter than your parser. (Unless you're on Ati-non-Mac)
2014-01-11 22:32:22 +00:00
Gijs de Rooy
304c9e6e77
Genius F-31U update by Martin Měřinský
2014-01-11 21:26:20 +01:00
Gijs de Rooy
baf9019a32
New joystick: Logitech G940 by Martin Měřinský
2014-01-11 21:22:40 +01:00
BARANGER Emmanuel
bd96739dce
Merge branch 'master' of gitorious.org:fg/fgdata
2014-01-10 14:47:37 +01:00
Philosopher
7ca8482b07
MapStructure work & (partial) integration
...
In time for 3.0. The API is still not fully complete, and not fully
cleaned up, but this is good enough for this release cycle (and it
should offer benefit longer term, if not now -- hopefully performance as
well).
Many thanks to Hooray as well, who has helped prepare things while I
could not, and often suggested ideas.
2014-01-09 21:24:22 -06:00
Gijs de Rooy
9af485ad93
Navigation display:
...
- remove debug prints
- proper ADF/ILS display
- add LCD/CRT option
- fix ranges
2014-01-08 21:45:48 +01:00
BARANGER Emmanuel
b9f0dd0466
RadarDist : Fixed a problem onboard radar happens automatically when you are in range of an mp gamer that uses "OpenRadar" by 5H1N0B1
2014-01-05 21:23:18 +01:00
Hal V. Engel
6bc7983431
Merge branch 'master' of gitorious.org:fg/fgdata
2014-01-05 00:54:03 +00:00
BARANGER Emmanuel
78019cbe7e
Merge branch 'master' of gitorious.org:fg/fgdata
2014-01-04 08:14:30 +01:00
Hal V. Engel
66a5bd049d
Merge branch 'master' of gitorious.org:fg/fgdata
2014-01-01 23:29:45 +00:00
Stuart Buchanan
645cfac648
Use separate non-scrolling message display for tutorials.
2014-01-01 23:17:39 +00:00
James Turner
e4ec7a6e56
Fix z/Z key-binding.
...
Don't require the Environment dialog to have been opened, before
this keybinding works for basic (global) weather.
2014-01-01 21:49:17 +00:00