Ident wrote:is this a complete port?
yes
does everything work?
more or less
... animations is an issue due to the Event mechanism of CEGUI (I have implemented all the events with the event system of .NET) and now I'm trying to figure out a solution for the animations with .NET events but I have a work around if that is no feasible.
The Tree widget is missing by I will implemented shortly maybe tomorrow, LayoutCell, VerticalLayoutContainer, GridLayoutContainer that I'll implement and the Groupbox but this is deprecated from the CEGUI team so probably it's doomed...
Note that this is not fully tested and there are many methods that still throw NotImplementException although HelloWorld, FontDemo, TabDemo, TextDemo and WidgetDemo sample are working correctly.
So I must be close...
how do u intend to keep up with updates on the CEGUI c++ code? <-- EDIT: i just read the old posts which i had already forgotten. So is this a port of the last stable release? 0.8.X?
this is the 1.0 code base + the undo/redo support