Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 6, 2008, 9:05:27 PM (16 years ago)
Author:
landauf
Message:
  • ParticleInterface uses Orxonox::getTimeFactor to make particle effects independend of gamespeed (but there's still a drawback with thrusters)
  • reduced OIS includes in input-related classes, changed OIS search and include to avoid conflicts with other versions of OIS (for example in Ogre). not yet tested on tardis.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/CMakeLists.txt

    r1505 r1555  
    11INCLUDE_DIRECTORIES(.)
     2INCLUDE_DIRECTORIES(..)
    23INCLUDE_DIRECTORIES(orxonox)
    34INCLUDE_DIRECTORIES(tolua)
    4 INCLUDE_DIRECTORIES(ois)
    55
    66ADD_SUBDIRECTORY(cpptcl)
Note: See TracChangeset for help on using the changeset viewer.