Commit graph

281 commits

Author SHA1 Message Date
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
923001296d Fixed a few installation paths. 2013-02-11 22:19:40 +00:00
leo
1f68d362db Support drag and drop from piece list on Linux. 2013-02-11 19:28:53 +00:00
leo
27f3b909fb Allow closing dialogs by pressing enter. 2013-02-11 19:24:50 +00:00
leo
e0e55ad881 Added missing controls to the HTML Dialog. 2013-01-29 19:53:23 +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
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