Commit graph

216 commits

Author SHA1 Message Date
leo
6aa24485af Fixed compiler warning. 2013-09-02 20:31:48 +00:00
leo
8477b38020 Updated version number. 2013-09-02 18:29:21 +00:00
leo
5758001cbc Resize grid when adding pieces with the mouse. 2013-09-01 22:25:34 +00:00
leo
ba28ef208c Moved default camera out. 2013-09-01 22:19:53 +00:00
leo
87e7ed190c Auto resize grid. 2013-09-01 21:45:19 +00:00
leo
8609014e64 Added option to draw studs on the base grid. 2013-08-31 21:58:47 +00:00
leo
44e85eb339 Removed copy keys command. 2013-08-31 00:07:04 +00:00
leo
88ac2de732 Fixed 3ds export bugs. 2013-08-29 06:51:36 +00:00
leo
c380956c96 Split povray exporter into a separate function. 2013-08-17 01:35:02 +00:00
leo
3a626ab23c Added povray options to the preferences dialog. 2013-08-17 01:17:23 +00:00
leo
06ceadd800 Fixed calling povray to render files. 2013-08-16 23:17:25 +00:00
leo
32dcb94c49 Removed defines.h 2013-08-16 22:39:47 +00:00
leo
bfe224fd75 Fixed loading mpd files with spaces in the name. 2013-08-16 16:16:45 +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
979217d023 Array class cleanup. 2013-08-15 23:43:18 +00:00
leo
50027f8a07 Automatically update file extension in the image dialog. 2013-08-13 22:17:25 +00:00
leo
013e72b334 Fixed crash loading a project from the command line. 2013-08-11 20:35:04 +00:00
leo
1bd17a3394 Fixes for Qt 4.8 on OSX. 2013-08-10 04:03:29 +00:00
leo
8b1bb38fc1 Deleted old files. 2013-08-09 19:17:46 +00:00
leo
f11c97777a Merged qtest branch into trunk. 2013-08-09 04:57:18 +00:00
leo
3bb6b098c8 Updated version number. 2013-08-07 23:08:53 +00:00
leo
5bfa04ddf1 Fixes to compile on FreeBSD. 2013-07-12 21:29:57 +00:00
leo
1a29356179 Fixed potentially incorrect signed comparison. 2013-07-08 19:23:29 +00:00
leo
4ebbd438d7 Fixed some valgrind warnings about uninitialized variables. 2013-07-08 18:09:44 +00:00
leo
49a48913e6 Removed unused variable. 2013-07-07 22:29:58 +00:00
leo
70d500ab87 Fixed uninitialized overlay mode. 2013-04-10 00:56:51 +00:00
leo
8ef4470439 Use a translucent rectangle for selection instead of lines. 2013-04-10 00:52:06 +00:00
leo
fba908166b Fixed importing parts with bow tie quads. 2013-03-21 21:16:51 +00:00
leo
e8ef2de64d Fixed duplicate colors when using the internal library. 2013-03-07 17:09:35 +00:00
leo
d22e5fecde Updated version number. 2013-03-06 22:16:26 +00:00
leo
1c10e656b2 Fixed compiler warning. 2013-02-26 03:06:51 +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
975bcb14df Fixed warnings. 2013-02-22 20:01:36 +00:00
leo
61c19a7127 Automatically swap buffers after drawing a GL window derived class. 2013-02-13 01:18:28 +00:00
leo
8a22a11819 Fixed shadow declarations. 2013-02-12 23:36:30 +00:00
leo
3220901e04 Fixed bug pasting cameras. 2013-02-12 22:12:50 +00:00
leo
c7ebb8b82b Only update camera menu once when deleting multiple cameras. 2013-02-12 22:07:52 +00:00
leo
a7796f4bca Initialize all member variables. 2013-02-11 22:25:16 +00:00
leo
1f68d362db Support drag and drop from piece list on Linux. 2013-02-11 19:28:53 +00:00
leo
012383cfc7 Added camera rotate and zoom to the Minifig Wizard preview. 2013-01-29 00:43:34 +00:00
leo
4a33a776a1 Inverted piece preview zoom to be consistent with the main window zoom. 2013-01-28 23:51:16 +00:00
leo
8876844b5e Support mouse wheel sensitivity on Windows. 2013-01-28 20:14:14 +00:00
leo
03794eb0ec Support mouse wheel on Linux. 2013-01-28 19:57:33 +00:00
leo
0876ec0306 Inverted mouse zoom direction. 2013-01-27 01:50:50 +00:00
leo
36d507a060 Renamed default view positions. 2013-01-27 01:36:11 +00:00
leo
2ceba627a0 Improved camera rotation. 2013-01-27 01:22:37 +00:00
leo
3a2b6551b9 Support middle mouse button on Linux. 2013-01-26 20:06:27 +00:00