Commit graph

78 commits

Author SHA1 Message Date
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
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
b0f3abe302 Added new color list control. 2012-04-29 20:00:16 +00:00
leo
fddf73a49c Updated default Minifig Wizard settings. 2012-04-26 02:19:33 +00:00
leo
ad406098bd Fixed bug where some colors would be wrong when importing pieces. 2012-04-21 17:02:40 +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
29c58ca1c3 Fixed bug where a polygon could sometimes get the wrong color when imported. 2012-04-18 01:48:58 +00:00
leo
392f399b89 Switched rendering to new color format. 2012-04-18 00:03:28 +00:00
leo
14a98b2dc5 Linux fixes. 2012-04-17 01:30:24 +00:00
leo
4093da4866 Updated pieces library format to always store the correct color codes. 2012-04-16 04:41:40 +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
leo
aa401846b6 Added new mesh class. 2012-04-13 23:41:58 +00:00
leo
998abfb66a Linux fixes. 2012-04-13 19:15:58 +00:00
leo
775ad35d65 OpenGL cleanup. 2012-04-13 02:14:48 +00:00
leo
e3c5d73abe Removed dynamic OpenGL code from Windows and updated extensions. 2012-04-13 02:00:45 +00:00
leo
067838dfd8 Linux fixes. 2012-04-11 23:32:38 +00:00
leo
fa1b2066e3 Remove degenerate triangles when exporting Wavefront files. 2012-04-11 21:56:41 +00:00
leo
64361beeac Merged changes from 0.76.2 tag. 2012-04-11 04:58:40 +00:00
leo
1c16190b6b Disabled texture support. 2012-04-02 23:43:05 +00:00
leo
db66c98821 Moved external font file to code. 2012-04-02 05:52:22 +00:00
leo
c1a737f419 Updated keyboard shortcuts. 2012-03-29 03:45:51 +00:00
leo
3e5a0a447d Replaced old Vector class. 2012-03-29 01:10:55 +00:00
leo
c8cb684299 Keep LDraw color codes. 2012-03-28 01:07:18 +00:00
leo
296300a9e1 Updated color functions for selected and focused objects. 2012-03-25 00:47:53 +00:00
leo
2b1b6770b9 Added functions to parse ldconfig file. 2012-03-23 23:24:58 +00:00
leo
a3e41d4f0b Linux fixes. 2012-03-23 00:53:05 +00:00
leo
7a5bdf36a9 Rewrote file classes. 2012-03-22 23:44:56 +00:00
leo
4143fd0b82 Removed duplicate includes and renamed File class. 2012-03-21 01:54:03 +00:00
leo
778c92f80b Added support for precompiled headers to common files. 2012-03-20 00:57:42 +00:00
leo
95382eb98f Updated Linux menus. 2012-03-17 22:20:49 +00:00
leo
beb094e03c Fixed Linux compiler error. 2012-03-17 21:35:43 +00:00
leo
db48327372 Removed Viewports Menu. 2012-03-17 21:32:07 +00:00
leo
92880d4bad Better color conversion when importing pieces. 2012-03-17 08:27:09 +00:00
leo
b51074ffd6 Fixed POV-Ray exporter bug on Linux. 2012-03-09 22:47:05 +00:00
leo
ec1023dcfa Fixed POV-Ray export bugs. 2012-03-08 00:16:29 +00:00