Ignore:
Timestamp:
Aug 23, 2012, 4:00:43 PM (11 years ago)
Author:
touky
Message:

Fixed Entity::TickGame log flood.
Added BulletCharacterController.cpp & BulletCharacterController.h stubs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/Makefile.am

    r1760 r1795  
    5151    Physics/Include/LolBtPhysicsIntegration.h Physics/Include/LolPhysics.h \
    5252    Physics/Src/EasyCharacterController.cpp Physics/Src/EasyConstraint.cpp \
     53        Physics/Src/BulletCharacterController.cpp \
    5354    Physics/Include/EasyCharacterController.h Physics/Include/EasyConstraint.h
     55        Physics/Src/BulletCharacterController.h \
    5456btphystest_CPPFLAGS = @LOL_CFLAGS@ @PIPI_CFLAGS@ -I$(top_builddir)/src/bullet \
    5557    -DHAVE_PHYS_USE_BULLET
Note: See TracChangeset for help on using the changeset viewer.