Commit graph

315 commits

Author SHA1 Message Date
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
leo
f602408f6a Added option to display piece ID and select the piece color to the HTML exporter. 2013-01-26 02:23:49 +00:00
leo
da73fcc388 Fixed crash when unable to open a file during HTML export. 2013-01-26 01:20:34 +00:00
leo
719e4c6c58 Added missing dialog to Linux version. 2013-01-25 23:22:24 +00:00
leo
f8e00a2458 Link with libdl. 2013-01-25 06:14:33 +00:00
leo
1fbb448ba4 Added export to Brick Link. 2013-01-24 23:54:10 +00:00
leo
5becf6f62b Added -lX11 to libraries. 2013-01-24 22:23:35 +00:00
leo
6376cbb8ef Integrated BOM code from branch. 2013-01-23 23:56:34 +00:00
leo
3b5e5eabab Fixed wrong color names being drawn when printing the BOM for a model. 2013-01-23 22:41:40 +00:00
leo
4f77abc542 Removed version.mk and updated version number. 2013-01-21 19:25:00 +00:00
leo
4bfd2ff6a2 Fixed wrong pieces being selected after dragging a new piece from the list. 2013-01-19 22:58:50 +00:00
leo
8361a8c999 Added uninstall target. 2013-01-19 00:16:52 +00:00
leo
568f0df3f5 Install mimetype icons. 2013-01-18 00:49:21 +00:00
leo
c7a7610a34 Setup mime information when installing. 2013-01-17 04:39:42 +00:00
leo
3317b088a5 Updated desktop file to use svg icon. 2013-01-16 22:22:46 +00:00
leo
79120f5729 Added svg application icon. 2013-01-16 22:12:29 +00:00
leo
5fe56dc93f Added 128x128 icon. 2013-01-16 04:39:19 +00:00
leo
13758407eb Install desktop file. 2013-01-15 23:57:30 +00:00
leo
e8bd56e0e0 Create intermediate files in the obj directory. 2013-01-15 23:26:17 +00:00
leo
b2cbf56ecc Create library cache directory. 2013-01-12 21:46:28 +00:00
leo
74e52034ad Force C locale when reading library files. 2013-01-12 21:00:38 +00:00
leo
1d466a9c6b Use new icon for the main window. 2013-01-12 19:53:29 +00:00
leo
b220e7c702 Fixed initial context reference count. 2013-01-12 18:16:04 +00:00
leo
c9241b83f9 Use a single GL context for all windows. 2013-01-12 18:06:37 +00:00
leo
b2d80bf128 Fixed Linux preferences not being saved correctly. 2013-01-12 17:55:50 +00:00
leo
cd71a02c95 Removed immediate mode draw calls. 2013-01-11 21:02:55 +00:00
leo
ed05c622db Fixed uninitialized variable. 2013-01-08 01:40:40 +00:00
leo
e2df8f45b5 Updated credits. 2013-01-08 01:21:10 +00:00
leo
9cb988e44c Fixed GL extension initialization when loading a file from the command line. 2013-01-07 22:55:20 +00:00
leo
ee6dae8249 Fixed compiler warnings. 2013-01-06 19:24:25 +00:00
leo
c10dd63bd8 Added distclean target. 2013-01-06 15:39:40 +00:00
leo
93b55de7ed Fixed crash unloading textures. 2013-01-06 15:36:15 +00:00
leo
31c8d6b977 Fixed man page. 2013-01-06 15:33:37 +00:00
leo
49be422b02 Fixed line endings. 2013-01-02 08:07:59 +00:00
leo
51ca702bb6 Linux fixes. 2013-01-02 07:56:07 +00:00
leo
e76cdc4e9c Updated version number. 2013-01-02 07:51:52 +00:00
leo
03327527e9 Read parts.lst instead of parsing each file. 2013-01-01 21:26:28 +00:00
leo
0a42b92f46 Fixed glitch drawing translucent pieces. 2012-12-23 00:48:22 +00:00
leo
4d7fa13fc5 Fixed bug loading textures from zip files. 2012-12-18 18:55:06 +00:00
leo
0e34b95d1a Fixed crash changing directories in the Linux file dialog. 2012-12-17 02:44:55 +00:00
leo
ae0a6109ba Don't zoom when loading a file for undo or redo. 2012-12-13 23:58:03 +00:00
leo
58cf189d63 Updated install script with new library name. 2012-12-13 22:40:01 +00:00
leo
3bc786e69b Linux fixes. 2012-12-13 22:37:05 +00:00
leo
00c0eacf14 Display the Image Dialog instead of the File Dialog. 2012-12-13 02:51:12 +00:00
leo
2fe167f88e Zoom extents after loading a file. 2012-12-13 00:20:40 +00:00
leo
8af173d070 Save viewpoints with view layout. 2012-12-12 23:54:58 +00:00
leo
90dbb32389 Save view layout between sessions. 2012-12-12 02:33:07 +00:00
leo
a97824ba62 Zoom extents after importing a file. 2012-12-10 23:30:28 +00:00