1
0
Fork 0
Commit graph

5970 commits

Author SHA1 Message Date
Anders Gidenstam
3bcfe8296c Nasal/globals.nas: Added a missing var-keyword. 2012-06-12 22:35:37 +02:00
Anders Gidenstam
e3e0defac9 Nasal/screen.nas: Added a missing 'me.'. 2012-06-12 22:34:33 +02:00
Anders Gidenstam
4699b1e520 Aircraft/Instruments-3d/: Added missing var keywords. 2012-06-12 22:27:25 +02:00
Anders Gidenstam
3f1c9d1be5 Aircraft/Instruments-3d/kns80/KNS80.nas: Added missing var keywords. 2012-06-12 22:24:46 +02:00
Anders Gidenstam
97ffa8c171 Aircraft/Generic/limits.nas: Added a missing var-keyword. 2012-06-12 22:23:03 +02:00
Anders Gidenstam
005fdadbcf Aircraft/Generic/kap140.nas: Added missing var keywords. 2012-06-12 22:22:48 +02:00
Gijs de Rooy
66f3969a44 Remove accidental indents from preferences.xml. 2012-06-12 20:54:53 +02:00
Gijs de Rooy
a5fd645def Default location on ground to best runway. 2012-06-12 20:28:04 +02:00
Gijs de Rooy
4d2c4eae8a Xbox 360 Controller definition by Charlie Andrews. 2012-06-12 17:53:52 +02:00
Stuart Buchanan
ce52118010 Allow cockpit toggling in the c172p. Response to issue 776 on
the issue tracker.  Thanks to Tommy KARLSTEDT for noticing.
2012-06-12 11:28:50 +01:00
Stuart Buchanan
12595310e0 Correct use of getprop() so that --enable-real-weather-fetch works.
Fixes issue 789 on the FG bugtracker.
2012-06-12 11:09:50 +01:00
Stuart Buchanan
a37381b547 Fix bug in lighting controls. Thanks to Tommy KARLSTEDT for the bug report. 2012-06-11 21:50:54 +01:00
Flightgear Development
4df011cd63 Advanced Weather v1.5 2012-06-11 20:23:33 +02:00
Flightgear Development
23536748f7 Terrain haze bugfixes 2012-06-11 20:23:31 +02:00
syd
056612e663 Merge commit 'refs/merge-requests/156' of git://gitorious.org/fg/fgdata into merge-requests/156 2012-06-10 07:17:33 -06:00
Alexis Bory
e1ec596faf Merge branch 'work' 2012-06-09 21:38:27 +02:00
Flightgear Development
3f259693e6 Hawaii regional textures 2012-06-09 20:15:34 +01:00
Christian Schmitt
7d10fb4619 Doc: Update scenery readme for upcoming signs changes 2012-06-08 23:01:29 +02:00
Clement de l'Hamaide
a223c6916a UFO: print out new pitch/roll values for objects 2012-06-06 12:21:09 +02:00
Clement de l'Hamaide
057cf86290 Document the new OBJECT_SHARED/OBJECT_STATIC pitch/roll options 2012-06-06 12:08:20 +02:00
Alexis Bory
76880701bb Merge branch 'work' 2012-06-03 22:52:50 +02:00
Frederic Bouvier
be6c2e3fc6 Disable stereoscopic options in Rembrandt 2012-06-03 16:19:10 +02:00
Alexis Bory
4235f2baef Merge branch 'work' 2012-06-03 14:09:53 +02:00
Alexis Bory
4e9044040d Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-06-03 13:45:23 +02:00
Olivier JACQ
759f72f8f9 French Translation update
File format update
2012-05-29 16:08:43 +02:00
Vivian Meazza
ce77e04690 Revert "add Model movement"
This reverts commit 7b8be5146ed2225828525a51a6167232a33e16b0.

Too soon!

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2012-05-28 10:59:35 +01:00
Vivian Meazza
ddef6248be Merge branch 'master' of D:\Git_New\fgdata 2012-05-28 09:37:36 +01:00
Stuart Buchanan
d18371b6e3 Ensure that each texture referred to in the base, default and region material.xml file exists under the Textures directory, by generating appropriate 256x256 png textures from the Textures.high/ directory. 2012-05-27 22:54:04 +01:00
Vivian Meazza
ee9fef9472 add Model movement
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2012-05-27 22:08:34 +01:00
Stuart Buchanan
268b4566d7 Further masks and material updates for regional textures.
- Masks for European Urban, and Asian Rice
- Change tree types to deciduous for Urban/Town and reduce size to match buildings.
2012-05-27 22:04:53 +01:00
Stuart Buchanan
e456bc9daa Tiled images and object masks for regional materials. 2012-05-26 00:11:33 +01:00
BARANGER Emmanuel
a889baf9a2 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-05-25 23:23:34 +02:00
Vivian Meazza
1ce58917f0 Merge branch 'master' into work 2012-05-20 22:27:00 +01:00
Anders Gidenstam
24d9e19cd8 Nasal/string.nas: Corrected a misspelled variable name. 2012-05-20 22:50:59 +02:00
Frederic Bouvier
eea2f89080 Fix menubar 2012-05-18 12:53:33 +02:00
Frederic Bouvier
e27aa0c4d9 Add another digit to ambient occlusion strength 2012-05-18 12:43:28 +02:00
Frederic Bouvier
1932ddb014 Allow to select debugged buffers in Rembrandt 2012-05-18 12:42:34 +02:00
Frederic Bouvier
58c5a389ce Allow to adjust ambient occlusion strength 2012-05-18 09:00:48 +02:00
Emilian Huminiuc
e21807bb33 formatting cleanup
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-05-17 20:16:29 +03:00
Alexis Bory
e3adea046f Merge branch 'work' 2012-05-17 16:19:08 +02:00
James Turner
898b3769d3 Add default FlightPlan delegate for the route-manager. 2012-05-15 17:51:48 +01:00
Frederic Bouvier
d98dc36c93 Use the new configuration options to describe the lighting stage of the default rendering pipeline of the Rembrandt renderer 2012-05-13 19:02:23 +02:00
Emilian Huminiuc
0ac64c8506 Effects/building.eff: Fix for random buldings appearing untextured when skydome was enabled.
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-05-13 03:09:27 +03:00
ThorstenB
1480f8622f UFO: add optional GPWS for testing 2012-05-12 23:50:46 +02:00
Frederic Bouvier
41ff7da797 Show bloom buffer 2012-05-12 23:38:40 +02:00
Stuart Buchanan
8fa093ce76 Add flags for bloom and ambient occlusion to Rendering Dialog. 2012-05-12 22:02:04 +01:00
Frederic Bouvier
df915f823f Restore default for normal buffer (8 bit) 2012-05-12 18:27:51 +02:00
Frederic Bouvier
a00ac78d6e Implement /sim/rendering/rembrandt/use-color-for-depth in default pipeline 2012-05-12 13:31:32 +02:00
Frederic Bouvier
be5a51ec5d Bloom effect for the Rembrandt renderer 2012-05-12 13:06:45 +02:00
Frederic Bouvier
2163651c43 Avoid duplication of fullscreen vertex shader 2012-05-12 11:47:18 +02:00