]> git.mxchange.org Git - simgear.git/commit
Make SGPath cache stat() information, cheers Fred
authorJames Turner <zakalawe@mac.com>
Mon, 9 Aug 2010 07:19:14 +0000 (08:19 +0100)
committerJames Turner <zakalawe@mac.com>
Mon, 9 Aug 2010 07:19:14 +0000 (08:19 +0100)
commitc4b4c0ce59602a0b749e22b29d6ce5db6f654eae
tree5c965e987e04313dee65930b5824bcc9902e877a
parentd31c1df6391d79141b1680ea9295fbf5c2def4fe
Make SGPath cache stat() information, cheers Fred
* cache exists/isDir/isFile in SGPath, to avoid
  repeated calls.
simgear/bucket/newbucket.cxx
simgear/ephemeris/stardata.cxx
simgear/misc/sg_dir.cxx
simgear/misc/sg_path.cxx
simgear/misc/sg_path.hxx
simgear/scene/material/matmodel.cxx
simgear/scene/model/SGText.cxx
simgear/scene/model/modellib.cxx
simgear/scene/tgdb/TileEntry.hxx
simgear/timing/sg_time.cxx