1
0
Fork 0
flightgear/src/Objects
david f3eafe1007 Property patches from Frederic Bouvier:
The FlightGear patch is to take account the change in the getChildren
function that now returns a vector<SGPropertyNode_ptr>. If the
removeChild functionnality is to be added in FlightGear, all those
SGPropertyNode * floating around should be changed to
SGPropertyNode_ptr.
2002-05-11 00:59:26 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
apt_signs.cxx Better support of the newer more flexible object file format. This 2002-03-13 06:03:37 +00:00
apt_signs.hxx Restructured code a bit to split out the bits that create objects on the 2001-07-12 15:03:09 +00:00
colours.h source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
dir_lights.cxx Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
dir_lights.hxx Fix a couple "make dist" problems that crept in since the last release. 2002-04-21 05:51:37 +00:00
Makefile.am Initial revision. Things are just beginning to be stubbed in now. 2002-03-17 00:37:22 +00:00
matlib.cxx Property patches from Frederic Bouvier: 2002-05-11 00:59:26 +00:00
matlib.hxx Substantial rewrite of FGNewMat, the material class. Most of the 2001-12-28 23:33:32 +00:00
newmat.cxx Patches from Melchior Franz: 2002-03-26 16:10:53 +00:00
newmat.hxx *** empty log message *** 2002-03-12 05:37:55 +00:00
obj.cxx Patches from Melchior Franz: 2002-03-26 16:10:53 +00:00
obj.hxx Better support of the newer more flexible object file format. This 2002-03-13 06:03:37 +00:00
texload.c fg_zlib.h -> sg_zlib.h 2001-03-24 14:12:00 +00:00
texload.h source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00