1
0
Fork 0
flightgear/src/Scripting
Thomas Geymayer 3047c316dc Clean up/simplify NasalPositioned_cppbind
Ensure all FGPositioned related functions return SGSharedPtr
instead of raw pointers to allow automatic conversion to
nasal ghosts without custom helper functions.
2013-03-06 23:21:49 +01:00
..
ClipboardCocoa.mm Adding directive for osx sdk 10.5 in ClipBoardCocoa.mm 2013-02-18 09:18:48 +00:00
ClipboardFallback.cxx Basic clipboard access from Nasal. 2012-08-04 17:33:48 +02:00
ClipboardWindows.cxx Basic clipboard access from Nasal. 2012-08-04 17:33:48 +02:00
ClipboardX11.cxx Fix include and compiler warning 2012-11-04 23:03:06 +01:00
CMakeLists.txt Start porting NasalPositioned to cppbind. 2013-03-04 19:24:47 +01:00
nasal-props.cxx Canvas/Nasal and Nasal/C++ binding experiments 2012-11-15 12:43:34 +01:00
NasalCanvas.cxx Clean up/prepare for porting NasalPositioned to cppbind 2013-03-04 16:31:37 +01:00
NasalCanvas.hxx Canvas/Nasal and Nasal/C++ binding experiments 2012-11-15 12:43:34 +01:00
NasalClipboard.cxx Complete X11 clipboard support. 2012-08-05 11:19:24 +02:00
NasalClipboard.hxx Complete X11 clipboard support. 2012-08-05 11:19:24 +02:00
NasalCondition.cxx Expose SGCondition as a ghost to Nasal directly. 2012-08-19 21:13:31 +01:00
NasalCondition.hxx Expose SGCondition as a ghost to Nasal directly. 2012-08-19 21:13:31 +01:00
NasalModelData.cxx Linux fix. 2013-02-09 17:11:55 +00:00
NasalModelData.hxx Split huge NasalSys header apart. 2013-02-09 15:33:05 +00:00
NasalPositioned.cxx Clean up/simplify NasalPositioned_cppbind 2013-03-06 23:21:49 +01:00
NasalPositioned.hxx Start porting NasalPositioned to cppbind. 2013-03-04 19:24:47 +01:00
NasalPositioned_cppbind.cxx Clean up/simplify NasalPositioned_cppbind 2013-03-06 23:21:49 +01:00
NasalString.cxx Expose some methods on strings to Nasal 2013-01-31 19:14:23 +01:00
NasalString.hxx Expose some methods on strings to Nasal 2013-01-31 19:14:23 +01:00
NasalSys.cxx MouseInput changes to support hover. 2013-03-04 23:35:30 +00:00
NasalSys.hxx MouseInput changes to support hover. 2013-03-04 23:35:30 +00:00
NasalSys_private.hxx Split huge NasalSys header apart. 2013-02-09 15:33:05 +00:00