Hello,
before the Christmas, we are trying to push out a 2.4.1 update release
that contains bugfixes, optimizations and cleanup. The most of the work
has already been merged in, but a single pull request still remains that
covers a lot:
-
https://github.com/realXtend/naali/pull/549
The work done with this is to merge the core libraries into a single
Tundra DLL, as outlined here
https://github.com/realXtend/naali/issues/199
. This is quite a large change, and therefore we are hoping comments on
this. If all goes well, the 2.4.1 release will be made with this
improvement, as it is profiled to reduce code duplication by a great deal.
Jukka