]> git.mxchange.org Git - flightgear.git/commit
Mathias Fröhlich:
authorehofman <ehofman>
Tue, 24 Jan 2006 14:45:13 +0000 (14:45 +0000)
committerehofman <ehofman>
Tue, 24 Jan 2006 14:45:13 +0000 (14:45 +0000)
commit0895721e68faa881fbe27a94088a614da1489eb6
tree6be27271ba3370da7991771bc332cd329bab7e7c
parent907b99a669c223712d5fbe134b12e06b826fbf3b
Mathias Fröhlich:

Incorporating the shared ptr code:
- All scenegraph references from SimGear
- SGMaterial which already had a reference counter uses now that common
  infrastructure.
- SGMatModel is now counted.
- SGSoundSample from SimGear
- And the corresponding change for the sound samples in flightgear which fixes
  a latent crash if FGBeacon would evern be deleted.
src/Sound/beacon.cxx
src/Sound/beacon.hxx