HIKARI - Undocked Current Version: Hikari v0.4.1 Current Date: 26/06/2009 comments to: Jaime Crespillo Vilchez - jota.vilchez@gmail.com ---------------------------------------------------------------------------------------------------------------------- Last Bug fixing: - RefCount bad return in flashsite and flashhandler - HWND could be pased to HikariManager to prevent key input lost focus on windows api alt+tab feature - FlashControl blocked feature available - Loading Flash Player Plugin OCX 10a version API Changes since v0.3: ---------------------------------------------------------------------------------------------------------------------- In FlashControl: - Hikari now use Abstract class base: IFlashControl - Undocked engine rendering In HikariManager: - Added windows messages forwarding before controls updates - Added setFlashControl method to set external FlashControls to HikariManager Core Changes since v0.3: - FastDelegate now using FlashControl class (you need to implement in your client application from IFlashControl) - FlashValue using basic types (no Ogre types dependencies) - RenderBuffer buffer access from getter method getBuffer() Bugfixes since v0.3: - Stress tests found crashes when you running together several FlashControls into you application. Static variables (lastDirtyWidth, lastDirtyHeight) in FlashControl::update method causes the BUG OgreDemo changes since v0.3: - A Map datatype is used to build a drawing structure of 12 FlashControls for stress testing purpouses ----------------------------------------------------------------------------------------------------------------------