Commit graph

275 commits

Author SHA1 Message Date
leo
7d2d338398 Fixed piece drag from list. 2014-05-26 22:58:08 +00:00
leo
d4c3cf8ebe Group cleanup. 2014-05-25 18:23:09 +00:00
leo
e20907fbdd Added model class. 2014-05-25 01:45:19 +00:00
leo
4e1a08c4fb Moved current tool to main window. 2014-05-23 00:02:21 +00:00
leo
eb4bc27c25 Moved addkeys to main window. 2014-05-20 22:15:42 +00:00
leo
d162acdf52 Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
leo
add7710f01 Fixed cache not saving. 2014-05-07 23:14:15 +00:00
leo
65ede54f8b Added support for unofficial zip files. 2014-05-07 22:58:59 +00:00
leo
6387ca917f Fixed buffer overflow with parts with very long descriptions. 2014-05-03 21:22:21 +00:00
leo
fe2e759bc0 Moved view list to main window. 2014-05-03 21:16:48 +00:00
leo
9292816f89 Moved some hit test functions to view. 2014-05-03 16:59:57 +00:00
leo
df90611f77 Merged projection and view classes. 2014-05-03 06:08:52 +00:00
leo
e0d4f03cbc Moved projection selection to camera. 2014-05-03 01:22:24 +00:00
leo
7b60905dcb Removed cm units option. 2014-05-02 21:54:07 +00:00
leo
49729dc52a Renamed object classes. 2014-05-01 18:42:11 +00:00
leo
0c0cc2aefe Decreased distance to weld vertices to fix some parts not drawing correctly. 2014-05-01 15:26:45 +00:00
leo
d2d96489ac Fixed inconsistent behavior where sometimes parts that are not visible would remain selected and be modified. 2014-05-01 14:55:12 +00:00
leo
c7cdb96abb Crash fix. 2014-04-24 23:50:32 +00:00
leo
6d4e57b343 Fixed matrix passed by value. 2014-04-24 01:43:48 +00:00
leo
38757baec7 Refactored adding meshes. 2014-04-23 14:53:43 +00:00
leo
7e2180e132 Fixed invalid memory free. 2014-04-20 19:09:46 +00:00
leo
54beb09a97 New selection indicator. 2014-04-20 01:50:41 +00:00
leo
e0cfece285 Fixed background image not loading. 2014-04-16 00:35:55 +00:00
leo
fcee2cfd7a Added context default state. 2014-04-16 00:29:54 +00:00
leo
f31879c2e4 Workaround for LDD import bug. 2014-04-14 03:43:31 +00:00
leo
c435eae17b Added graphics context class. 2014-04-14 03:20:16 +00:00
leo
d61cf958f6 Cleanup. 2014-04-12 00:29:53 +00:00
leo
83720038af Added copy constructor to array. 2014-04-10 21:24:55 +00:00
leo
c5f006cd2c Moved pieces from a linked list to an array. 2014-04-10 04:46:48 +00:00
leo
0459b9f38b Moved lights from linked list to array. 2014-04-08 22:34:50 +00:00
leo
22dd034383 Correct fix for retina mouse problem. 2014-04-06 21:44:58 +00:00
leo
7e40bae194 Updated version number. 2014-04-05 23:45:04 +00:00
leo
2bc23fe871 Only check for part updates if loading from a zip file. 2014-03-07 02:39:28 +00:00
leo
18db90b7f5 Keep vertex array state always enabled during rendering. 2014-02-16 19:36:11 +00:00
leo
0cf0f497e9 Removed calls to GL matrix stack. 2014-02-16 07:23:55 +00:00
leo
75f093f96d Moved properties and preferences into their own classes. 2014-02-10 00:13:41 +00:00
leo
3b08ba7a0b Removed display lists. 2014-01-31 00:29:09 +00:00
leo
ac6a61768c Removed curve class. 2014-01-30 23:26:55 +00:00
leo
213c53813c Removed animation code. 2014-01-30 03:13:34 +00:00
leo
f7334f682e Initialize GL shader extensions. 2014-01-27 18:04:50 +00:00
leo
f4e905e4f4 Updated version. 2014-01-25 23:43:22 +00:00
leo
5e3012e27c Fixed warning. 2014-01-25 23:38:03 +00:00
leo
4ea66ceb52 Updated Minifig Wizard settings. 2014-01-25 22:56:43 +00:00
leo
ad4df2651f Added support for GL_EXT_framebuffer_object. 2014-01-13 00:29:12 +00:00
leo
596878213a Fixed crash when printing on a computer without the FBO extension. 2014-01-10 14:47:30 +00:00
leo
477a3f062b Preserve groups when merging. 2013-12-19 13:41:49 +00:00
leo
a7ab2956c8 Added Look At command. 2013-12-17 22:23:41 +00:00
leo
79ac714ffc Added missing files. 2013-12-17 21:11:36 +00:00
leo
418481f8c8 Orthographic projection option. 2013-12-17 02:43:16 +00:00
leo
4dbc82a8ab Added move arrows to lights. 2013-12-15 22:01:11 +00:00