]> code.bitgloo.com Git - clyne/entityx.git/commit
Fixed invalid header in python files. Now using chrono instead of boost timer. Remove...
authorAntony Woods <acron1@gmail.com>
Wed, 16 Oct 2013 08:09:22 +0000 (09:09 +0100)
committerAntony Woods <acron1@gmail.com>
Wed, 16 Oct 2013 08:09:22 +0000 (09:09 +0100)
commit7a42d331bd9cf0e754105d41b42abfa8a625bf86
tree6f402301e9ea530975bcf12b9e2b389ff4051c3e
parent73a0cf44e8d4a852b58b3126ddd3fa3b8a465af5
Fixed invalid header in python files. Now using chrono instead of boost timer. Removed unnecessary ptr checks, as now shared ptr is mandatory. Updated Readme to reflect new changes. Updated travis file, just in case.
.travis.yml
CMakeLists.txt
CheckCXX11SharedPtr.cmake [deleted file]
CheckNeedGetPointer.cmake [deleted file]
README.md
entityx/config.h.in
entityx/help/Timer.cc
entityx/help/Timer.h
entityx/python/PythonSystem.cc
scripts/travis.sh