Commit Graph
58 Commits
Author SHA1 Message Date
leo 89df6b58c2 Added command line option to export 3ds files. 2015-03-27 20:20:12 +00:00
leo c4b15d05a9 Fixed timeline update crash. 2015-03-14 19:07:07 +00:00
leo 7440111b64 Allow different cameras for each submodel. 2015-03-01 23:17:50 +00:00
leo e456b05ebf String cleanup. 2015-01-31 21:44:57 +00:00
leo df7afb956a More Qt cleanup. 2015-01-31 20:38:53 +00:00
leo bce59e8873 Message box cleanup. 2015-01-30 16:30:13 +00:00
leo 21d622bd59 Merged main window classes. 2015-01-25 23:04:39 +00:00
leo c5bfc9c48d Correctly set the center of rotation for single pieces. 2015-01-24 02:12:24 +00:00
leo 1f1c93c28b Create window widget after the library is loaded. 2015-01-23 23:18:32 +00:00
leo 06f11badde Use the piece position for rotation if only one piece is selected. 2015-01-23 18:45:58 +00:00
leo f0209fa021 Added Wavefront export command line option. 2015-01-23 01:58:33 +00:00
leo 257672a64f Changed startup order to fix saving images from the command line. 2015-01-21 22:41:53 +00:00
leo 07062693a8 Moved relative snap option to the toolbar. 2015-01-18 05:36:14 +00:00
leo 7db0e7f21e Fixed html export. 2015-01-12 04:49:30 +00:00
leo 1de2bffb73 Fixed valgrind errors. 2015-01-08 05:40:22 +00:00
leo 06496f1cf0 Remove temporary pieces from the library after unloading a project. 2015-01-07 16:52:42 +00:00
leo e383eed986 Fixed loading files from the command line. 2014-12-31 16:38:30 +00:00
leo 03303cd06e Zoom extents after loading a file. 2014-12-30 23:45:27 +00:00
leo 98aa121dec Correctly draw selection box outline of submodels. 2014-12-30 16:56:13 +00:00
leo b3d8fafeb4 Fixed copy and paste. 2014-12-15 23:55:17 +00:00
leo b20d52e2f9 Added model list dialog. 2014-12-12 23:42:09 +00:00
leo 5037897261 Added model menu. 2014-12-09 23:56:29 +00:00
leo 493ad442b2 Finished separating model from project. 2014-12-08 07:32:39 +00:00
leo dbe7f759ed Move command handling to main window. 2014-12-04 01:47:28 +00:00
leo 5834587204 Support gradient and texture backgrounds in the preview widget. 2014-10-23 22:03:50 +00:00
leo d6ceb6bfdc Simplified the Save Image Dialog. 2014-10-11 23:26:23 +00:00
leo 2ca5665235 Moved mouse handling to the model. 2014-10-05 05:21:51 +00:00
leo c0db665346 Added option to set an extra path to scan for the LDraw library. 2014-09-12 22:47:08 +00:00
leo ade4b61155 Added builtin library as a zip file. 2014-09-11 19:55:34 +00:00
leo c1abbddca2 Added space between string literals to fix errors in c++11. 2014-09-08 22:01:24 +00:00
leo 109ec00f5f Support more than 255 steps. 2014-07-06 06:04:09 +00:00
leo add7710f01 Fixed cache not saving. 2014-05-07 23:14:15 +00:00
leo fe2e759bc0 Moved view list to main window. 2014-05-03 21:16:48 +00:00
leo 2bc23fe871 Only check for part updates if loading from a zip file. 2014-03-07 02:39:28 +00:00
leo 75f093f96d Moved properties and preferences into their own classes. 2014-02-10 00:13:41 +00:00
leo 213c53813c Removed animation code. 2014-01-30 03:13:34 +00:00
leo 422b104b8e Removed console class. 2013-08-16 01:31:30 +00:00
leo 649d6b351c Renamed window classes. 2013-08-16 01:25:51 +00:00
leo 4d0eb9ce3e Renamed source files. 2013-08-16 01:20:51 +00:00
leo 013e72b334 Fixed crash loading a project from the command line. 2013-08-11 20:35:04 +00:00
leo f11c97777a Merged qtest branch into trunk. 2013-08-09 04:57:18 +00:00
leo e8ef2de64d Fixed duplicate colors when using the internal library. 2013-03-07 17:09:35 +00:00
leo 8f6172ee2f More descriptive error message. 2013-02-23 01:28:20 +00:00
leo ca6ff669e2 Added a small built-in library in case a real one is not available. 2013-02-23 01:21:49 +00:00
leo e86a99c5f4 Updated library version check. 2012-11-29 04:51:51 +00:00
leo 8c27ea2086 Allow the program to start without a library. 2012-11-21 21:51:30 +00:00
leo ca39b28a62 Avoid creating buffer objects without an active context. 2012-11-09 22:48:39 +00:00
leo 4539ea5124 Added library path to the Preferences Dialog. 2012-11-01 23:34:53 +00:00
leo b45a7d2bee Require full path for the library file. 2012-11-01 01:05:27 +00:00
leo d52d9c5a18 Replaced part of the auto config with glib. 2012-10-20 01:14:12 +00:00