Mercurial > fife-parpg
log engine/core/view/camera.cpp @ 549:c9113e23b004
age | author | description |
---|---|---|
Fri, 11 Jun 2010 21:29:58 +0000 | helios2000 | *Removed the ExactModellCoordinate object from the camera constructor. |
Fri, 11 Jun 2010 21:10:40 +0000 | helios2000 | * Corrected the h,w calculation for zooming in layercache.cpp. |
Thu, 29 Apr 2010 13:51:45 +0000 | helios2000 | * Merged the view performance branch back into trunk. fixes[ticket:419] |
Wed, 24 Feb 2010 20:03:52 +0000 | prock | This changes the behavior of Camera::resetRenderers(). It will no longer activate all layers for every renderer. This is now up to the clients to do. |