Commit graph

82 commits

Author SHA1 Message Date
leo
cd71a02c95 Removed immediate mode draw calls. 2013-01-11 21:02:55 +00:00
leo
ee6dae8249 Fixed compiler warnings. 2013-01-06 19:24:25 +00:00
leo
0a42b92f46 Fixed glitch drawing translucent pieces. 2012-12-23 00:48:22 +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
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
065befb84a Fixed piece cache bugs. 2012-11-09 00:07:53 +00:00
leo
670d2d4689 Fixed warnings. 2012-11-02 01:17:42 +00:00
leo
b0ac0089ab Removed old matrix class. 2012-10-18 18:57:21 +00:00
leo
2d91680984 Texture cleanup. 2012-10-12 18:21:45 +00:00
leo
9c53860e4a Added texture mapping support. 2012-10-11 23:55:55 +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
210a352d33 Removed some immediate mode rendering. 2012-09-09 23:42:57 +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
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
56762b08d3 Fixed mouse detection on the move overlay. 2012-07-20 23:15:53 +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
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
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
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
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
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
leo
8cd715b528 Minifig Wizard math cleanup. 2012-05-19 01:13:05 +00:00
leo
bbf1469cb5 Store the current transformation matrix for each piece. 2012-05-17 21:52:20 +00:00
leo
cedfb6af8f Sort translucent pieces by distance when rendering. 2012-05-16 23:48:16 +00:00
leo
7390c65790 Updated code to new colors. 2012-04-21 01:30:02 +00:00
leo
8dda20d4ee Removed old color code. 2012-04-20 23:27:12 +00:00
leo
b75053750d Removed old color names. 2012-04-19 01:11:24 +00:00
leo
392f399b89 Switched rendering to new color format. 2012-04-18 00:03:28 +00:00
leo
942ccc6d0d Updated old code to use mesh class. 2012-04-14 17:05:55 +00:00
leo
79ccca4296 Updated functions to use the new mesh class. 2012-04-14 02:20:27 +00:00