]> git.mxchange.org Git - flightgear.git/commit
Extend Nasal property methods to support relative paths.
authorThomas Geymayer <tomgey@gmail.com>
Sun, 14 Apr 2013 09:19:03 +0000 (11:19 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Sun, 14 Apr 2013 09:19:03 +0000 (11:19 +0200)
commit5146868bfb63895edb6c89b24a9ba216420485c2
tree552747823348561e1df62da4b98c47b43349bbf2
parente89df85817619290067d20391817b831356c4532
Extend Nasal property methods to support relative paths.

All methods exposed to the Nasal props module now accept an
optional first parameter refering to another node by a relative
path.

(Thanks to Philosopher for the initial patch)
src/Scripting/nasal-props.cxx