Changelog 2.12: Difference between revisions

Jump to navigation Jump to search
(→‎Major Enhancement in this release: http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40037.html)
Line 72: Line 72:
* All methods exposed to the Nasal props module now accept an optional first parameter refering to another node by a relative path.
* All methods exposed to the Nasal props module now accept an optional first parameter refering to another node by a relative path.
* Ensure every scenery model has own SGModelData. This makes Nasal unload hooks of scenery objects working again. Previously the same SGModelData instance was used for all objects which never got destroyed and therefore was not able to call any unload callback.
* Ensure every scenery model has own SGModelData. This makes Nasal unload hooks of scenery objects working again. Previously the same SGModelData instance was used for all objects which never got destroyed and therefore was not able to call any unload callback.
 
* SimGear's SGTimer class is now fully exposed to Nasal, see the new '''maketimer'''() API, available in FG >= 2.11 [[List of Nasal extension functions]]
'''Rembrandt'''
'''Rembrandt'''


Navigation menu