Thomas Geymayer
e4fed256b7
Remove hardcoded update intervals for radar.
2012-07-26 10:48:16 +01:00
Frederic Bouvier
b44b8005b8
Don't stop displaying the sky dome in Rembrandt at any visibility
2012-07-22 18:09:47 +02:00
Frederic Bouvier
359b67cf43
Remove a redundant line
2012-07-22 17:43:27 +02:00
Mathias Froehlich
6e5ef711fa
fgviewer: Update fgviewer.
2012-07-21 15:23:34 +02:00
jberndt
1d33664067
Fixed a bug where a structural to Body frame conversion was being doen twice for tanks.
2012-07-20 00:18:35 +02:00
Stuart Buchanan
5e3ec6209c
Add command to reload materials definitions. Note that this explicitly
...
does not attempt to delete the old materials definitions, as they
may be in use at the time.
2012-07-19 22:06:08 +01:00
ThorstenB
a2bd520a3b
ATISMgr clean-up / improvements
...
Adds serviceable/operable properties to comm radio.
Obey comm radio power source (no power => no radio => no ATIS).
Also further clean-up to stuff belonging to former ATCmgr module.
2012-07-17 19:32:12 +02:00
ThorstenB
ec739a17c2
Fix compiler warning
...
(access beyond array bounds)
2012-07-17 19:32:05 +02:00
ThorstenB
0b9adf8854
ADF: code clean-up/documentation
2012-07-17 19:31:57 +02:00
ThorstenB
d50aa8999d
ADF: add "operable" property
...
Add same property as for nav radio, to provide a property to cockpit models
whether the ADF is active (serviceable/switched on/power ok/...). Useful
to enable/disable displays (i.e. KR87).
2012-07-17 19:31:49 +02:00
ThorstenB
0275f73d72
Add dot-files to gitignore.
2012-07-17 19:19:55 +02:00
ThorstenB
f563bea192
Add warning for in-source-directory builds.
2012-07-17 19:19:17 +02:00
ThorstenB
aad60afd64
Bump version to 2.9.0
2012-07-17 18:54:44 +02:00
Frederic Bouvier
9db625af79
Add a node mask bit for permanent lights (needed by Rembrandt) and select it in the lighting stage
2012-07-16 20:07:59 +02:00
ThorstenB
e4c3b77f15
Restore ATIS reception with nav receivers.
...
nav radios can be used for comm reception - mainly to receive ATIS. This
had worked with FG 2.6, but was lost in the ATCMgr->ATISMgr conversion.
2012-07-15 19:02:05 +02:00
ThorstenB
d5c56cdffa
#798 : Betrand Coconnier: Fix setting initial vertical speed with JSBSim
2012-07-15 15:23:46 +02:00
ThorstenB
831662fca8
Option to restore defaults and enable/disable random buildings+vegetation
...
fgfs can fail to start when random buildings is set to an excessive level,
so you can't even reach the GUI setting to reduce/disable again.
2012-07-15 10:56:59 +02:00
ThorstenB
df4ccc3b88
Debug message about loaded AI models.
2012-07-15 10:15:53 +02:00
Frederic Bouvier
735b6d43ec
OSG 3.0.1 has no osg::Node::asCamera method
2012-07-15 10:03:19 +02:00
Frederic Bouvier
7e90968c4e
Make the point light non permanent in Rembrandt
2012-07-15 08:13:05 +02:00
Frederic Bouvier
7b4287e151
Restore 2D panels in Rembrandt
2012-07-15 00:09:05 +02:00
Frederic Bouvier
a72caad8bc
Restore point light in Rembrandt
2012-07-14 21:30:18 +02:00
Frederic Bouvier
c1137f371d
Rembrandt: Add debugging properties and fix transparency issues. Side effect: light are not fogged (may be added in the light shader later) and depth buffer precision issues on light are more visible due to near plane really near (0.1m)
2012-07-14 13:07:41 +02:00
ThorstenB
00fe1e3445
#803 : apply hotfix to revive "--carrier" option.
2012-07-14 10:01:29 +02:00
ThorstenB
39a7caae15
Proper error checks for generic protocol.
...
Drop FGGeneric instances which failed to initialize to avoid run-time
issues.
2012-07-13 20:33:36 +02:00
Thomas Geymayer
26aeb84399
Canvas: Calculate bounding box for path elements.
...
- Add an update callback to calculate a bounding box for every
path to ensure correct culling of paths.
- Ensure OpenVG get's initialized even if elements are subject to
culling.
2012-07-13 11:11:33 +01:00
Thomas Geymayer
580891f181
Rename tf elements for easier handling.
2012-07-13 11:11:29 +01:00
Thomas Geymayer
c5695f6f88
Fix setting global path options per path
2012-07-13 11:11:22 +01:00
Curtis L. Olson
d4d9669538
data/Startup went away (so removing the reference to it from the package
...
build script.)
2012-07-12 14:58:04 -05:00
James Turner
e226983835
Revised patch from Yves to fix Mac 10.5 compilation
...
NSMenuDelegate is an informal protocol before 10.6, so declare it locally in that case.
2012-07-10 08:39:11 +01:00
ThorstenB
7edbf8a8c9
#798 : climb rate cannot be higher than the true speed
...
Don't set vertical-speed on sim reset, unless the user intentionally
requested this as a start-up property.
2012-07-08 11:40:24 +02:00
Curtis L. Olson
b14ddd4011
Merge branch 'next' of gitorious.org:fg/flightgear into next
2012-07-05 11:24:40 -05:00
Curtis L. Olson
d10b1d2d7c
materials.xml and materials.dtd have moved into Materials/
2012-07-05 11:23:45 -05:00
Thomas Geymayer
0934ba859f
Fix canvas clean up.
...
On clean up there are no parents any more and therefore the assertion
was triggered.
2012-07-03 16:29:44 +02:00
Thomas Geymayer
948dd2ab95
Add missing glx.h include and fix some warnings.
2012-07-03 15:58:05 +02:00
ThorstenB
a328660545
Add openSUSE RPM specification
2012-07-02 22:00:41 +02:00
James Turner
2a276ae5d1
Disable panel-extent drawing in hot-spots mode.
...
To keep the tutorial looking nice, switch off the panel extent outlines for the 2.8 release. Longer-term I should remove the code, or add a separate property if this feature is actually useful.
2012-07-02 11:44:34 +01:00
Stuart Buchanan
60af52707c
Reduce severity of a failure to create a marker beacon due to an unknown runway from ALERT to WARN. Not particularly relevant error message for most users.
2012-06-30 20:50:57 +01:00
ThorstenB
294c081369
Update RedHat rpm spec
...
Adapt to CMake
Use shared SimGear libraries
Drop separate icon (use icon from package)
Update to 2.8.0
(RedHat package dependencies may still be inaccurate/incomplete)
2012-06-30 20:16:53 +02:00
ThorstenB
b93bed7527
Drop automake README.
2012-06-30 20:16:53 +02:00
Frederic Bouvier
398936d08c
Working 'noshadow' animation
2012-06-30 16:26:42 +02:00
Curtis L. Olson
68b275cfe9
Remove a duplicate line.
2012-06-28 14:00:52 -05:00
Curtis L. Olson
a082c0f15c
Add data/Materials/ to the base package distribution.
2012-06-28 10:28:53 -05:00
Frederic Bouvier
6d0cacc0a3
Get rid of TexGen magic and do the projective texturing for shadow mapping ourself
2012-06-27 19:38:04 +02:00
Christian Schmitt
432a0a8c5c
Remove outdated entries from .desktop file so that this can be used
...
by distribution packagers again
2012-06-27 12:17:57 +02:00
ThorstenB
af53a2eaf8
Bump version to 2.8.0
...
since "next" is already frozen for 2.8 and is prepared for building the
first release candidate.
For details on versions see http://wiki.flightgear.org/Release_plan
2012-06-26 23:17:53 +02:00
ThorstenB
e2b6951c8e
Update README.OSG
2012-06-26 23:04:44 +02:00
James Turner
20071b66af
Fix an edge case in flight-plan inserts.
...
When inserting with an invalid index, ensure we return the leg based on the fixed-up index, not the original one. Thanks to Matthias Götz for the catch!
2012-06-26 15:16:03 +01:00
James Turner
08e72f8bfc
Issue 790, restore hiding of 2D panel by view.
...
Restore previous behaviour where the 2D panel is automatically hidden when the current view is != 0. Also add two property controls to alter this behaviour, and the 'autohide' behaviour at runtime. (Requires an fgdata update to get matching preferences.xml)
https://code.google.com/p/flightgear-bugs/issues/detail?id=790
2012-06-26 11:24:10 +01:00
James Turner
1c83a15110
Move remaining file under projects/ to package/
2012-06-23 10:39:50 +02:00