]> git.mxchange.org Git - flightgear.git/commitdiff
Updated docs for this directory.
authordavid <david>
Sat, 20 Apr 2002 14:05:49 +0000 (14:05 +0000)
committerdavid <david>
Sat, 20 Apr 2002 14:05:49 +0000 (14:05 +0000)
src/Model/README
src/Model/TODO [new file with mode: 0644]

index 3d21a51088d52bce7c5846d93e5107d12f987467..b467f9475f5d8a0b5ed8482ecce43c2c5e14f39d 100644 (file)
@@ -12,3 +12,8 @@ model.cxx
 model.hxx
   This module defines the FG3DModel class, which represents any 3D
   model in the FlightGear world.
+
+modelmgr.cxx
+modelmgr.hxx
+  This module defines the FGModelMgr subsystem, which manages all 3D
+  models except for the aircraft.
diff --git a/src/Model/TODO b/src/Model/TODO
new file mode 100644 (file)
index 0000000..16b97e2
--- /dev/null
@@ -0,0 +1,7 @@
+- add animations for the model as a whole
+
+- add submodels
+
+- add billboards
+
+- add UV animations