Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation3/src/orxonox/graphics/CMakeLists.txt @ 7105

Last change on this file since 7105 was 6937, checked in by decapitb, 14 years ago

Predefined Armature-Animated Models supported.

  • Property svn:eol-style set to native
File size: 305 bytes
RevLine 
[5736]1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Billboard.cc
3  BlinkingBillboard.cc
4  FadingBillboard.cc
5  GlobalShader.cc
[6926]6  MeshLodInformation.cc
[5736]7  Model.cc
[6937]8  AnimatedModel.cc
[5736]9  ParticleEmitter.cc
10  ParticleSpawner.cc
[5929]11COMPILATION_BEGIN GraphicsCompilation.cc
12  Backlight.cc
13  Camera.cc
14  Light.cc
15COMPILATION_END
[5736]16)
Note: See TracBrowser for help on using the repository browser.