1
0
Fork 0
Commit graph

6262 commits

Author SHA1 Message Date
Erik Hofman
f3d25efdb7 Merge branch 'master' of gitorious.org:fg/fgdata 2012-08-05 15:33:28 +02:00
Frederic Bouvier
fab3d677b0 Night vision has precedence over cinema effects 2012-08-05 11:57:48 +02:00
Frederic Bouvier
714555e74b Add lateral chromatic aberration (purple/green fringe) to the cinema postprocessing effects (Rembrandt) 2012-08-05 11:43:56 +02:00
Frederic Bouvier
39473cd720 Make vignetting and distortion play nice together 2012-08-05 10:57:48 +02:00
Frederic Bouvier
9010535292 Add radial lens distortion to the cinema postprocessing effects (Rembrandt) 2012-08-05 10:43:53 +02:00
Vivian Meazza
66ef728721 Merge branch 'master' of D:\Git_New\fgdata 2012-08-05 00:10:17 +01:00
Vivian Meazza
aa45627ec3 Merge branch 'master' of gitorious.org:fg/fgdata into work 2012-08-05 00:09:18 +01:00
Frederic Bouvier
33634a5ba1 Add slider values to the dialog 2012-08-05 00:08:31 +01:00
Frederic Bouvier
5627a4e8f8 Cinema effects in the Rembrandt framework 2012-08-05 00:08:27 +01:00
Frederic Bouvier
6013f3360e Night vision post processing effect in Rembrandt 2012-08-05 00:08:23 +01:00
Frederic Bouvier
61df317c79 Add slider values to the dialog 2012-08-05 00:34:35 +02:00
Frederic Bouvier
fd5fa77469 Cinema effects in the Rembrandt framework 2012-08-05 00:04:41 +02:00
Frederic Bouvier
191bddc5b1 Night vision post processing effect in Rembrandt 2012-08-04 16:43:16 +02:00
Vivian Meazza
414ce3d04d Merge branch 'master' of D:\Git_New\fgdata 2012-08-03 23:43:13 +01:00
Vivian Meazza
705e34731c Merge branch 'work' of D:\Git_New\fgdata 2012-08-03 23:34:15 +01:00
Erik Hofman
46b6ab02af Merge branch 'master' of gitorious.org:fg/fgdata 2012-08-02 19:03:22 +02:00
Thomas Geymayer
7e641735cb Canvas: Improve API and SVG parser.
- API:
  * Rename setSize to setFontSize
  * Add method getElementById to Group
  * Rename name of element to id to show more prominent
    that it should be unique.
  * Add methods for hide/show elements.
  * Fix: set correct id for cloned elements (parsesvg)
  * Fix: retrieving group with getElementById failed.
  * Parse SVG inkscape:transform-center-[xy]
  * Allow rotation around given point (use values from inkscape
    by default for SVG files)
  * Use breadth-first search instead of depth-first search for
    Element::getElementById (large speedup :))
  * Add more convenience functions for path drawing.
  * Add version check (useful if API files manually copied)

 - SVG:
  * Support <use> element
  * Parse font-size
  * Parse stroke-linecap
2012-08-02 01:40:00 +02:00
Thomas Geymayer
2e3aa2673b Canvas: Update API to new geo coords and add map element 2012-08-02 01:40:00 +02:00
Thomas Geymayer
007e9bc33a Canvas: Add a basic SVG parser.
- Add basic std::string implementation to a Nasal submodule named
   std.
 - Add basic SVG parser parsing its results into a canvas group
   element.
2012-08-02 01:39:59 +02:00
Thomas Geymayer
07cb9e7df0 Canvas: Add Nasal API for using the Canvas. 2012-08-02 01:39:59 +02:00
Stuart Buchanan
47685d1794 Document use of the <parameters> section of the materials definition. 2012-08-01 21:08:42 +01:00
BARANGER Emmanuel
a24021a33f Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-08-01 15:23:20 +02:00
Thomas Geymayer
9cd2d64f28 Update ground location dialog to use new parking hash 2012-07-31 23:22:27 +02:00
Stuart Buchanan
0e14a09698 Add rotation of trees, and fix issue 825 2012-07-31 21:44:38 +01:00
Emilian Huminiuc
e67d04ead9 Cleanup some implicit casts
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-07-31 21:40:15 +03:00
Vivian Meazza
be5629752b Merge branch 'master' of gitorious.org:fg/fgdata into work 2012-07-31 09:34:01 +01:00
Vivian Meazza
bd95e861f6 Merge branch 'work' of D:\Git_New\fgdata 2012-07-30 23:52:30 +01:00
Vivian Meazza
c62ec2d4ee Merge branch 'master' of D:\Git_New\fgdata 2012-07-29 23:32:29 +01:00
Stuart Buchanan
d2bc548162 Define weight limits, which are displayed on the Weight and Fuel Settings dialog. 2012-07-29 22:47:54 +01:00
Stuart Buchanan
f1adeec7cc Enhancements to the Fuel and Payload dialog
- Fraction of each tank capacity displayed, along with pounds and gallons
- Total fuel is now displayed
- CofG displayed if available even if /limits/ not defined (bug fix)
- Tanks of capacity 0 ignored (bug fix)
- Some layout improvements.

Addresses issue #778
2012-07-29 22:44:14 +01:00
Vivian Meazza
2799dbaa78 Merge branch 'master' of D:\Git_New\fgdata 2012-07-28 10:11:24 +01:00
Stuart Buchanan
642f4f73b7 Correct materials default 2012-07-26 22:00:41 +01:00
Vivian Meazza
755187505d Merge branch 'master' of D:\Git_New\fgdata 2012-07-26 16:02:48 +01:00
Vivian Meazza
75a5bb8c87 Merge branch 'work' of D:\Git_New\fgdata 2012-07-26 15:59:07 +01:00
Stuart Buchanan
0604e3975b Add an additional random rotation to trees so the quads are not
all oriented N/S and E/W, helping to disguise the limited set of
textures used.
2012-07-24 22:12:11 +01:00
Alexis Bory
05365279c1 Merge branch 'work' 2012-07-23 23:03:44 +02:00
syd
fc2f407011 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-07-23 10:39:09 -06:00
Frederic Bouvier
d9d6255107 Fix 'Phong distortion' artifact on specular lighting and disappearing emission (due to undefined pow(0,0) called) in Rembrandt - forgotten shaders 2012-07-22 19:53:27 +02:00
Frederic Bouvier
e911e6b5f8 Add quality selection to lights 2012-07-22 10:08:04 +02:00
Alexis Bory
57ec6e7599 Merge branch 'work' 2012-07-21 18:02:57 +02:00
Alexis Bory
0a5280f13e Merge branch 'work' 2012-07-21 15:31:00 +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
Alexis Bory
84f1701373 Merge branch 'work' 2012-07-20 15:46:56 +02:00
Gijs de Rooy
e7cfd1b169 Get rid of absolute paths in Instruments-3d/ 2012-07-20 14:01:15 +02:00
BARANGER Emmanuel
5ed691f42b Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-07-20 02:04:58 +02:00
Stuart Buchanan
ba6f14c435 Regional materials update:
- Re-factor common properties (including condition statements) into separate files.
Note that using "index=0" attributes these can be over-ridden.
- Add caribbean regional textures and building definitions
- Add missing low-resolution rainforest-hawaii.png
2012-07-19 22:16:24 +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
Emilian Huminiuc
05e3eb80f4 Make the other sunlight shaders recognize water matId.
Remove duplicate fogFunc line in runway.frag
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-07-19 22:08:35 +03:00