Update:
Here's a screenshot of the current state of a turn-based game made with this engine. Keep in mind that the tileset/GUI art is just placeholder so don't be surprised if you've seen it somewhere before.

The camera in the scene can rotate 360 around the map. Also, there's some fancy stuff that isn't in the screenshot including: 3D furniture (crates, tables, chairs, walls), particle effects for smoke, rain, and lightning. The blue stuff on the map represents moveable map tiles calculated by the path finding code. More updates incoming on my
blog