coriolis/hurricane
Jean-Paul Chaput e5c4402395 * ./hurricane :
- New: In Occurrence, new method getBoundingBox(const BasicLayer*). Returns
        a different value from getBoundingBox() only if the Entity is a Component.
          Long awaited by the Solstice extractor.
    - Change: In ExtensionSlice, keep track of the created ExtensionSlice by name
        to avoid consuming a new bit each time an ExtensionGo slice is deallocated/
        re-allocated (happens often in Solstice/Equinox).
    - Backtrack: In SelectCommand, do not uses::boost regex as their library have
        not been compiled for 32 bits support under OSX Snow Leopard ?!$#.
    - Bug: In Command.h, include and uses std::string has in some rare case no one
        has done it before.
2009-10-20 10:52:52 +00:00
..
cmake_modules * ./hurricane/src/hviewer : 2008-12-12 13:28:19 +00:00
doc * ./hurricane/src/hurricane : 2009-04-17 16:36:02 +00:00
src * ./hurricane : 2009-10-20 10:52:52 +00:00
tests tests in progress 2009-02-12 15:02:35 +00:00
CMakeLists.txt - Change: In CellWidget & Command, rewrite of the active command mechanism. 2009-10-19 17:17:21 +00:00