Upcoming Features
From WikiTissue
| Date | Topic | Description |
| January/February | Folder and svn layout changes | OT board have decided upon a more flexible svn layout and more meaning folder structure that will ease future development. This will have a huge impact on all users, but is deemed necessary for future development. |
| Marts | Content Management System | OT board have decided to use a CMS for maintaining the OT home-page. It has been decided to use Joomla. |
[edit] ToDo List
- Statistics on homepage (eg. number of visitors) after install of new CMS.
- Fix path-issues in source code. Currently an OpenTissue path string variable is created in configuration.h by CMake. The OpenTissue path is used for locating Cg shader files and data files in the demos. It is not nice to have hardwired strings for resources in ones applications, it makes it difficult to copy or move the applications. The OT board would like another solution.
- CMake -E copy! error on post-build event when copying third-party binaries. Only occurs when re-building the binaries. If they are not rebuild no errors occur and no error occur when the binaries are build and copied for the first time.

