Frederic Bouvier
6013f3360e
Night vision post processing effect in Rembrandt
2012-08-05 00:08:23 +01:00
Thomas Geymayer
9cd2d64f28
Update ground location dialog to use new parking hash
2012-07-31 23:22:27 +02:00
Frederic Bouvier
e911e6b5f8
Add quality selection to lights
2012-07-22 10:08:04 +02:00
Vivian Meazza
24e7e5fb68
Whoops!
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2012-07-21 09:34:00 +01:00
Vivian Meazza
d8a76e4512
Merge branch 'work' of D:\Git_New\fgdata
2012-07-21 00:16:51 +01:00
Stuart Buchanan
2ddf719a82
Add debug options to reload materials and the scenery.
2012-07-19 22:07:19 +01:00
Stuart Buchanan
e91620a456
Remove building density slider. Values > 1.0 have massive memory
...
impacts and can result in FG paging to disk continually and hanging
some systems, with no obvious cause or fix (particularly with auto-save).
For the moment we simply remove the slider, allowing power users to
modify the density in preferences.xml.
Once the memory consumption of buildings has been addressed we should
be able to put the slide back in.
2012-07-19 21:36:06 +01:00
Vivian Meazza
6bceb5695a
Revert "Bugfix"
...
This reverts commit 62a39ccea745faf722e2c50ef257d17b66015fc1.
Conflicts:
gui/dialogs/AIcarrier.xml
2012-07-19 09:45:39 +01:00
ThorstenB
e3be4443f6
Fix untranslatable "reload aircraft model" item.
...
Thanks to sa7k.
2012-07-13 19:36:30 +02:00
Stuart Buchanan
efe0ba3bd5
Improve layout of season selector.
2012-07-12 12:13:48 +01:00
ThorstenB
ce36295c4a
#544 : slider to control AI sound volume missing
...
(not a bugfix really, but just too trivial).
2012-07-07 17:26:05 +02:00
Stuart Buchanan
680362337c
Add control of season to GUI to be set in-sim.
2012-07-06 20:11:51 +01:00
ThorstenB
e6ec1218ba
Fix ai-traffic GUI checkbox
...
Setting was lost on sim-reset and restart
/sim/ai-traffic props are entirely obsolete (to be removed after 2.8)
2012-07-05 19:37:43 +02:00
Vivian Meazza
e84ff39ee8
Remove debug messages
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2012-07-04 20:57:18 +01:00
Vivian Meazza
85d64deb04
Bugfix
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2012-07-04 20:57:14 +01:00
Stuart Buchanan
9d8868245e
Limit change of building density to 0.1, to match display.
2012-06-30 22:15:07 +01:00
Stuart Buchanan
c7377a5732
Make building density display consistent with vegetation density.
...
No-one needs two decimal places :)
2012-06-30 21:43:59 +01:00
Emilian Huminiuc
876e3e11db
fix transition.eff copy paste failure, and enable the slider selectively under Rembrandt.
...
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-06-30 14:55:52 +03:00
Frederic Bouvier
82e86c6ebc
Adjust legal filtering values
2012-06-26 09:12:23 +02:00
Frederic Bouvier
4e241640b6
Add a bloom strength property and a slider in the Rembrandt dialog
2012-06-26 09:02:21 +02:00
Frederic Bouvier
ecbcdbbd02
Water shader has a Rembrandt version now
2012-06-26 08:49:11 +02:00
Frederic Bouvier
2b87e630bf
Add shadow map to the list of available rendering buffers
2012-06-25 09:39:23 +02:00
Frederic Bouvier
c19d8f798a
Allow the generic shader to be used in Rembrandt, after the runway effect was converted
2012-06-24 13:13:10 +02:00
Gijs de Rooy
38b38aeee2
Hide unsupported shader options when using lightfield or Rembrandt renderer.
2012-06-20 23:11:26 +02:00
Gijs de Rooy
573c94f88e
Always show correct setting on fps throttle slider.
2012-06-17 16:43:18 +02:00
Gijs de Rooy
d164d9b2a7
Special Rembrandt dialog with all available options. Cleanup rendering dialog to make place for Rembrandt button.
2012-06-16 23:27:58 +02:00
Emilian Huminiuc
ae1e670010
Add Aircraft model reload to the debug menu
...
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-06-17 00:00:12 +03:00
Gijs de Rooy
a5fd645def
Default location on ground to best runway.
2012-06-12 20:28:04 +02:00
Flightgear Development
23536748f7
Terrain haze bugfixes
2012-06-11 20:23:31 +02:00
Frederic Bouvier
be6c2e3fc6
Disable stereoscopic options in Rembrandt
2012-06-03 16:19:10 +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
Stuart Buchanan
8fa093ce76
Add flags for bloom and ambient occlusion to Rendering Dialog.
2012-05-12 22:02:04 +01:00
Frederic Bouvier
1a5cc682a9
Add condition on ambient occlusion and a menu item to switch it on and off if the stage is enabled in the pipeline
2012-05-12 09:20:13 +02:00
Frederic Bouvier
5cfca250b1
rename /sim/rendering/rembrandt -> /sim/rendering/rembrandt/enabled
...
and put rembrandt-related properties in /sim/rendering/rembrandt/
2012-05-12 09:20:04 +02:00
James Turner
3389049325
Switch route-manager to use Nasal APIs for more commands.
...
Airways routing is now driven via Nasal.
2012-05-09 00:23:54 +01:00
James Turner
a26adb39af
Remove an un-guarded member access in a debug dump.
2012-05-07 16:39:56 +01:00
James Turner
5013d7ae45
Update route-manager dialog for new Nasal API.
2012-05-07 00:41:57 +01:00
ThorstenB
ec26692360
Remove menu labels from menubar.xml
...
to avoid confusion, since labels are read from the language resource now.
2012-05-06 10:08:51 +02:00
ThorstenB
337aeb7fe4
Return 'ATC Services in Range' dialog to service
2012-05-01 11:12:44 +02:00
ThorstenB
d51a79ba5b
Improve MP dialog and add option to configure AI traffic
2012-05-01 11:10:37 +02:00
ThorstenB
4b1d51a801
Improve scenario dialog
...
Support optional name for scenarios.
Add explicit scenario enable/disable switch.
2012-04-30 19:22:00 +02:00
Stuart Buchanan
f80affa66b
Reduce the maximum value of the building-density slider. At density 5, ~95% of the building placements are too close to another building.
2012-04-28 20:03:55 +01:00
Flightgear Development
2b972341b3
Terrain Haze v1.3
2012-04-26 17:22:58 +03:00
James Turner
9e0cedf568
Location-on-ground - show the airport name, since we have it.
2012-04-26 11:00:15 +01:00
James Turner
13c145a6d9
Use new Nasal parking data to populate a combo box for parking positions.
2012-04-25 16:10:28 +01:00
James Turner
a1411ae7fd
Update route-manager dialog for revised Nasal API.
2012-04-25 15:56:35 +01:00
Stuart Buchanan
98e7a194e8
Random buildings - initial commit of data portion. Requires
...
simgear change to have any effect.
2012-04-24 21:55:37 +01:00