Commit graph

217 commits

Author SHA1 Message Date
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
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
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
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
ee6dae8249 Fixed compiler warnings. 2013-01-06 19:24:25 +00:00
leo
93b55de7ed Fixed crash unloading textures. 2013-01-06 15:36:15 +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
ae0a6109ba Don't zoom when loading a file for undo or redo. 2012-12-13 23:58:03 +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
a97824ba62 Zoom extents after importing a file. 2012-12-10 23:30:28 +00:00
leo
1daef622cb Fixed default color detection when loading pieces. 2012-12-10 22:59:28 +00:00
leo
e86a99c5f4 Updated library version check. 2012-11-29 04:51:51 +00:00
leo
c0584938a7 Fixed big endian errors. 2012-11-25 21:44:11 +00:00
leo
8c27ea2086 Allow the program to start without a library. 2012-11-21 21:51:30 +00:00
leo
7710f9d3f5 Fixed zoom extents on an empty scene. 2012-11-17 02:47:22 +00:00
leo
d3a8e0b1f0 Added option to not use a camera. 2012-11-15 01:14:35 +00:00
leo
ca39b28a62 Avoid creating buffer objects without an active context. 2012-11-09 22:48:39 +00:00
leo
065befb84a Fixed piece cache bugs. 2012-11-09 00:07:53 +00:00
leo
04932395be Cache piece data. 2012-11-08 04:05:52 +00:00
leo
fae81aa8bd Added support for deleting files inside zip files. 2012-11-03 01:32:38 +00:00
leo
670d2d4689 Fixed warnings. 2012-11-02 01:17:42 +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
53894d79b9 Fixed rotate view cursor not updating correctly. 2012-11-01 00:34:09 +00:00
leo
b47bf81876 Windows fixes. 2012-10-22 23:27:19 +00:00
leo
d52d9c5a18 Replaced part of the auto config with glib. 2012-10-20 01:14:12 +00:00
leo
37cbe23a63 Updated default categories. 2012-10-19 20:58:11 +00:00
leo
b0ac0089ab Removed old matrix class. 2012-10-18 18:57:21 +00:00
leo
436376c77e Linux fixes. 2012-10-16 22:24:43 +00:00
leo
e0751a6f75 Sort mesh sections. 2012-10-16 00:43:52 +00:00
leo
2d91680984 Texture cleanup. 2012-10-12 18:21:45 +00:00
leo
3970dd3698 Fixed crash on exit. 2012-10-12 00:21:04 +00:00
leo
9c53860e4a Added texture mapping support. 2012-10-11 23:55:55 +00:00
leo
404a67b361 Cache library contents between runs. 2012-10-05 23:09:38 +00:00
leo
748ad35ff4 Added support for writing zip files. 2012-10-05 19:11:37 +00:00
leo
b1c1c6bf11 Lower case file names for linux. 2012-10-04 21:08:05 +00:00
leo
0b348af6a7 Load color config from library. 2012-10-03 22:38:33 +00:00
leo
de827bab56 Updated colors. 2012-10-03 22:15:31 +00:00
leo
08d7f05ffc Added support to load loose library files. 2012-10-02 22:16:36 +00:00
leo
30ec8634d8 Start using the new Pieces Library. 2012-10-02 01:23:44 +00:00
leo
71f27a45c2 New Pieces Library code. 2012-09-29 00:16:43 +00:00
leo
b5a940aca9 Added unzip support. 2012-09-20 00:53:12 +00:00
leo
0b30c346df Fixed wrong stud radius. 2012-09-13 17:59:57 +00:00
leo
210a352d33 Removed some immediate mode rendering. 2012-09-09 23:42:57 +00:00
leo
2e8b0a60b6 Added 64 bit types. 2012-09-07 22:46:40 +00:00
leo
14e4b0c6fe Fixed uninitialized variable when creating placeholder mesh. 2012-09-04 18:59:05 +00:00
leo
4da5f06d9a Camera cleanup. 2012-08-23 18:47:37 +00:00
leo
303d6e4214 Camera cleanup. 2012-08-22 01:13:32 +00:00
leo
2978a81f93 Added simple camera type. 2012-08-20 04:05:56 +00:00
leo
9be1948d4d Bounding box cleanup. 2012-08-16 23:50:40 +00:00
leo
86f88f8f91 Updated minifig wizard settings. 2012-08-14 01:16:30 +00:00
leo
685826c9b5 Added option to keep adding pieces if the control key is pressed. 2012-08-13 00:38:57 +00:00
leo
f6e05e2030 Added transform entries to the toolbar. 2012-08-13 00:28:35 +00:00
leo
a15dd3548d Thicker rotation arrows. 2012-08-10 21:51:07 +00:00
leo
3c0f54c577 Improved rotation overlay. 2012-08-08 22:11:23 +00:00
leo
6ada90eaad Draw arrows for the rotation overlay. 2012-08-02 21:14:26 +00:00
leo
524e2d3be2 Updated mouse workflow to avoid switching actions as often. 2012-07-31 05:27:40 +00:00
leo
a026b323bf Linux fixes. 2012-07-21 00:31:21 +00:00
leo
56762b08d3 Fixed mouse detection on the move overlay. 2012-07-20 23:15:53 +00:00
leo
000302a71b Fixed bug calculating bounding box. 2012-07-20 22:57:43 +00:00
leo
f8fcf2ae58 Added support for new minifig accessory categories. 2012-07-20 21:32:27 +00:00
leo
ad5351cbbf Deleted old algebra files. 2012-07-12 04:18:10 +00:00
leo
719f88af51 Added MSAA option to Preferences Dialog. 2012-07-11 23:00:10 +00:00
leo
b310864b18 Multisample support. 2012-07-11 01:52:42 +00:00
leo
8cdf9099a2 Create a fake window to check for GL extensions. 2012-07-11 01:17:40 +00:00
leo
690a424359 Disabled lighting in the preview window. 2012-07-06 21:21:44 +00:00
leo
2e73fdfe71 Linux fixes. 2012-07-06 01:18:55 +00:00
leo
1d72f82c9b Hardcoded number of planes in frustum intersection code to 6. 2012-07-03 22:56:05 +00:00
leo
d6b26e1a63 Fixed VBO support. 2012-07-03 18:09:27 +00:00
leo
05139f377b Fixed bug importing old project files. 2012-07-01 23:38:53 +00:00
leo
7c6242bd27 Removed old functions. 2012-06-29 23:50:29 +00:00
leo
c2b4837ab9 Fixed snap shortcuts conflict with the Properties Pane. 2012-06-29 23:43:51 +00:00
leo
e0f22e2e70 Misc cleanup. 2012-06-29 21:47:22 +00:00
leo
ec6b87d8a9 Disabled GL extensions when rendering to offscreen contexts. 2012-06-26 00:20:05 +00:00
leo
79d8081373 Cross platform terrain window. 2012-06-23 00:14:09 +00:00
leo
263753d726 Linux fixes. 2012-06-21 22:03:30 +00:00
leo
8c04f52e14 Code cleanup. 2012-06-21 00:41:53 +00:00
leo
a42fe600ca Removed some old vector code. 2012-06-16 00:17:52 +00:00
leo
b5c74b8a10 Updated color picker for the new colors. 2012-06-15 04:12:14 +00:00
leo
84cdf1a030 Replaced matrix inverses with faster ones. 2012-06-13 02:41:16 +00:00
leo
0596ad829f Removed old matrix class functions. 2012-06-07 00:08:59 +00:00
leo
7b5377af70 Fixed bug in affine inverse function. 2012-06-07 00:08:37 +00:00
leo
1f89baeb8a Matrix cleanup. 2012-06-06 22:34:38 +00:00
leo
e9615a24e7 Store the view matrix for each camera. 2012-05-28 23:33:22 +00:00