1
0
Fork 0
Commit graph

7070 commits

Author SHA1 Message Date
James Turner
cbe18617fd My GLSL compiler is stricter than yours.
- Apple GLSL strongly objects to mismatched function declaration /
return value type, and similarly to mismatched function declaration /
lvalue type.
2014-03-10 17:57:04 +00:00
Thorsten Renk
7cebb2963e Better lighting balance for ALS water shader in very low light /night 2014-03-10 10:43:55 +02:00
Thorsten Renk
3a87e5a514 Experimental support for cloud shadows on the terrain 2014-03-10 10:29:14 +02:00
Philosopher
7a91a7c444 Fix #1404: bump up max runways
(after making it an explicit value, as it was hidden before)
2014-03-09 15:03:02 -05:00
Torsten Dreyer
188843cb78 webgui radio: fixes and code format
access properties by index
reformatted js
2014-03-08 15:01:50 +01:00
Torsten Dreyer
3341ee6c52 webgui: don't hide global props object 2014-03-07 22:25:23 +01:00
Torsten Dreyer
bcbf080388 webgui: improve the radio form
* use the new recursive json request feature
  to spare many requests.
* add some microdocumentation to the code
2014-03-07 22:22:01 +01:00
Torsten Dreyer
0ea6d47156 Add a sample JSON based web form
This is a sample for the new httpd and it's JSON capability.
Need to run fgfs with --httpd=<YourHttpPort> and point your browser
at http://localhost:<YourHttpPort>/gui/radio.html
2014-03-07 12:07:13 +01:00
Torsten Dreyer
9844056ab7 Prepare the ground for the new httpd 2014-03-06 13:17:04 +01:00
Anders Gidenstam
41965a8631 Moved two generic JSBSim systems from their aircraft into the shared directory. 2014-03-05 23:02:04 +01:00
BARANGER Emmanuel
026fbdafbe Merge branch 'master' of gitorious.org:fg/fgdata 2014-03-05 18:25:53 +01:00
James Turner
2e451f292f Switch GUI to use new reposition command.
(Must have latest FG or you'll get a crash due to old ATIS subsystem)
2014-03-05 16:46:10 +00:00
Torsten Dreyer
b388691fc2 Add varying wind for eddh atis 2014-03-05 13:59:03 +01:00
Clément de l'Hamaide
167e947c4c update Joystick documentation for new delay-sec and release-delay-sec properties 2014-03-05 00:46:48 +01:00
Thomas Geymayer
9578a22313 carrier_nav.dat.gz: Add missing TACAN range entries 2014-03-02 17:04:32 +01:00
Torsten Dreyer
db38aa86e3 Add the new commradio system to the C172p 2014-03-01 20:16:38 +01:00
Torsten Dreyer
6d9346bfa0 add comm radio subsystem to generic-instrumentation 2014-02-28 11:49:44 +01:00
Torsten Dreyer
5fb4b6ae38 Initial commit for a new ATIS system 2014-02-28 10:49:33 +01:00
Thorsten Renk
87a960a048 Tentative fix for high altitude/low sun rendering artefacts in ALS skydome 2014-02-28 10:40:05 +02:00
Thorsten Renk
4286141f2a Improvements and environment dependence to rendering of runway lighting for ALS 2014-02-28 09:15:41 +02:00
BARANGER Emmanuel
7f1cf271a0 Merge branch 'master' of gitorious.org:fg/fgdata 2014-02-28 01:07:25 +01:00
Stuart Buchanan
7cba9da8a1 Fix black halo around lights by removing depth write 2014-02-27 22:49:25 +00:00
Clément de l'Hamaide
8c6af01348 Update portuguese translation by Müller on forum 2014-02-27 21:35:25 +01:00
Thorsten Renk
1d25257604 Surface light effect and shaders for ALS 2014-02-25 10:49:37 +02:00
James Turner
638f5b7787 Defaults for draw-mask 2014-02-24 20:14:22 +00:00
Hyde Yamakawa
db3948728c CanvasND: Add 777 track bug implementation 2014-02-23 23:56:25 -05:00
Stuart Buchanan
50a202a997 Use osgUtil::Simplifier to simplify terrain. 2014-02-23 21:09:57 +00:00
Hyde Yamakawa
3b9b9988ad Fix of previos canvas mod, PLAN mode change 2014-02-23 13:43:54 -05:00
Emilian Huminiuc
745874315b Tentative fix for random buildings red flickering in some cases 2014-02-23 13:12:35 +01:00
Hyde Yamakawa
8b691f6e60 CanvasND fixes #1317,1325 and wind ind, active WP, route discrepancy 2014-02-23 00:02:28 -05:00
James Turner
70061134ec Default to not using VBOs.
(Ensure most people don't see any behaviour change while
VBO support is progressively added)
2014-02-21 08:55:38 -08:00
Philosopher
642ebfa696 Some changes/additions to debug.nas
Add benchmark_time, rank, and print_rank. Modify benchmark to return/
pass-through the values of the function, appending to a vector if there
are multiple executions.
2014-02-20 11:47:27 -06:00
Martin Spott
0b49cd942c Merge branch 'master' of git.gitorious.org:fg/fgdata 2014-02-18 15:06:41 -08:00
Stuart Buchanan
566ecd25a5 Updated README.effects with full documentation for texture-unit. Further documentation required. 2014-02-18 22:28:14 +00:00
Stuart Buchanan
f99745acd7 Effects file for surface lights 2014-02-18 21:27:51 +00:00
Thorsten Renk
22e3852cad Impostors simulating distant clouds for Advanced Weather / ALS 2014-02-17 10:21:26 +02:00
Thorsten Renk
a505e29309 Regional texture definitions for Ireland 2014-02-17 09:49:13 +02:00
BARANGER Emmanuel
3ee2e2bd10 Merge branch 'master' of gitorious.org:fg/fgdata 2014-02-16 20:07:01 +01:00
Gijs de Rooy
79726c6ec6 NavDisplay: 4 -> 6 on compass 2014-02-16 18:57:47 +01:00
Gijs de Rooy
9d64f98090 NavDisplay: waypoint drawing fix 2014-02-16 17:23:13 +01:00
James Turner
35ceed2196 Add Windows name for the GoFlight TQ6 2014-02-15 18:09:45 +00:00
James Turner
39cc76d1d6 Workaround for Effects crash.
Certain systems experience memory corruption related to this
effect. There is certainly an underlying bug in effects code
(or SGExpression code), but in the short-term this avoids the
issue by fixing some bad syntax in the .eff file.

(<property> is only for boolean properties, not to read a value)
2014-02-15 18:09:44 +00:00
Gijs de Rooy
69280a75c9 NavDisplay: fix route drawing 2014-02-13 19:36:27 +01:00
James Turner
38b916a18c Fix bad attribute on shadow cascade definitions. 2014-02-13 12:03:17 +00:00
Gijs de Rooy
c7007cd545 NavDisplay fixes:
- correct VOR/ADF pointer and ILS rotation center
- display proper ETA hours
- fix DME range property
2014-02-11 19:45:39 +01:00
BARANGER Emmanuel
b4c69e3cc8 Merge branch 'master' of gitorious.org:fg/fgdata 2014-02-11 00:51:30 +01:00
Emilian Huminiuc
d334484f20 Improve framerate for default rendering when 3D clouds enabled 2014-02-11 00:44:18 +01:00
BARANGER Emmanuel
0d9c00e70a Merge branch 'master' of gitorious.org:fg/fgdata 2014-02-10 23:29:58 +01:00
Philosopher
6de533b71b Canvas ND: disable MapStructure TFC layer 2014-02-10 16:00:34 -06:00
Philosopher
4b2cb3a07c Fix string.compileTemplate algorithms 2014-02-09 20:21:23 -06:00