Friday, May 22, 2009

Standalone part modeler

Refactored the application so that the Sketcher and Modeling manager modules are removed. Now the Part modeling module is completely independent, it has its own toolbars and events that it registers at startup.

Will continue working at improving the event system (for the case when there are two or more windows open in the same time), fix the menu and after that port the Sketching code to 3D. Will also improve the module separation to be completely independent so the application is not affected when one module is missing (ex: if the importer module is missing the application starts and works properly only that it can't import and export).

No comments: