-
- Downloads
Added the possibility for specializing engines to add their own observatories
* StarsphereRadio adds the Arecibo observatory (dish, struts and dome) * Regular observatories (IFOs) can optionally be dimmed (factor 0.0-1.0) * Had to move base class stuff from private to protected (subclass render support) * Added more comments
Showing
- src/starsphere/Starsphere.cpp 14 additions, 6 deletionssrc/starsphere/Starsphere.cpp
- src/starsphere/Starsphere.h 57 additions, 28 deletionssrc/starsphere/Starsphere.h
- src/starsphere/StarsphereRadio.cpp 110 additions, 0 deletionssrc/starsphere/StarsphereRadio.cpp
- src/starsphere/StarsphereRadio.h 21 additions, 0 deletionssrc/starsphere/StarsphereRadio.h
- src/starsphere/StarsphereS5R3.cpp 9 additions, 0 deletionssrc/starsphere/StarsphereS5R3.cpp
- src/starsphere/StarsphereS5R3.h 9 additions, 0 deletionssrc/starsphere/StarsphereS5R3.h
Loading
Please register or sign in to comment