changelog
- Mon, 18 Mar 2013 12:15:23 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 18 Mar 2013 12:15:23 +0200] rev 25
- Deleted scanner.cpp (don't need it), merged model.cpp into io.cpp. Renamed LDForgeWindow to just ForgeWindow since I want the LD* prefix only be given to LDObject derivatives.
- Mon, 18 Mar 2013 04:03:05 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 18 Mar 2013 04:03:05 +0200] rev 24
- added dummy action for future inlining command. Also GCC says that deleting instances of classes with virtual members but no virtual destructors is bad.
- Mon, 18 Mar 2013 03:38:51 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 18 Mar 2013 03:38:51 +0200] rev 23
- begin work on subfile caching