On 13 Oct 2013, at 12:04, Flightgear-commitlogs
wrote:
> +catch(...)
> +{
> + naRuntimeError(c, "Unknown exception in method call.");
> +}
> +
I am slightly concerned about catching all exceptions this way - I agree
catching std::exception is w
2013/10/14 James Turner :
> +catch(...)
> +{
> + naRuntimeError(c, "Unknown exception in method call.");
> +}
> +
>
> I am slightly concerned about catching all exceptions this way - I agree
> catching std::exception is worthwhile, with the specialis
Hello,
with FG 2.99 Data i am getting
Nasal runtime error: No such member: asin
at /devel/fgdata_git/Nasal/geo.nas, line 173
called from: /devel/fgdata_git/Nasal/view.nas, line 306
called from: /devel/fgdata_git/Nasal/view.nas, line 265
called from: /devel/fgdata_git/Nasal/view.nas, line 217
On Mon, 14 Oct 2013, grtuxhangar team wrote:
Hello,
with FG 2.99 Data i am getting
Nasal runtime error: No such member: asin
at /devel/fgdata_git/Nasal/geo.nas, line 173
called from: /devel/fgdata_git/Nasal/view.nas, line 306
called from: /devel/fgdata_git/Nasal/view.nas, line 265
called
http://www.kickstarter.com/projects/technicalillusions/castar-the-most-versatile-ar-and-vr-system
The castAR stands to do a LOT to improve the visuals for both DIY and
commercial flight simulators. Because it's "AR" and not "VR", it can also
be used to generate in-cockpit displays by covering t
Geoff,
Thanks for testing this.
I left a set -x on line 371 which causes the double output you're
seeing on -h. I've removed it.
Also, I've changes the svn
for plib to http://svn.code.sf.net/p/plib/code/trunk/.
OSG and PLIB are slated for different treatment in a future version.
If the chos
Hello Anders,
Thanks for the quick reply, yes we had some sync issue with our Git.
right now that's OK
Kind regards,
Ahmad
On 14 October 2013 14:15, Anders Gidenstam wrote:
> On Mon, 14 Oct 2013, grtuxhangar team wrote:
>
> Hello,
>>
>> with FG 2.99 Data i am getting
>>
>> Nasal runtime e
7 matches
Mail list logo