Commit graph

142 commits

Author SHA1 Message Date
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
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
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
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
5e3012e27c Fixed warning. 2014-01-25 23:38:03 +00:00
leo
ad4df2651f Added support for GL_EXT_framebuffer_object. 2014-01-13 00:29:12 +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
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
leo
8f4c932b13 Fixed mouse cursor not being updated in some cases. 2013-12-15 21:58:30 +00:00
leo
4fd398caa5 Hide rotation handles if no pieces are selected. 2013-12-15 21:51:22 +00:00
leo
d33f532af3 Using the mouse wheel with the control key down will zoom faster. 2013-12-15 21:41:15 +00:00
leo
eb9a75fc25 Fixed wrong transform of some pieces when importing nested ldr files. 2013-12-07 23:15:28 +00:00
leo
e3b086ffb6 Fixed piece arrows not being drawn if the axis icon is enabled. 2013-09-08 05:54:56 +00:00
leo
e3250c12f1 Fixed grid studs being enabled by grid lines option. 2013-09-06 23:24:47 +00:00
leo
5758001cbc Resize grid when adding pieces with the mouse. 2013-09-01 22:25:34 +00:00
leo
ba28ef208c Moved default camera out. 2013-09-01 22:19:53 +00:00
leo
87e7ed190c Auto resize grid. 2013-09-01 21:45:19 +00:00
leo
8609014e64 Added option to draw studs on the base grid. 2013-08-31 21:58:47 +00:00
leo
44e85eb339 Removed copy keys command. 2013-08-31 00:07:04 +00:00
leo
88ac2de732 Fixed 3ds export bugs. 2013-08-29 06:51:36 +00:00
leo
c380956c96 Split povray exporter into a separate function. 2013-08-17 01:35:02 +00:00
leo
3a626ab23c Added povray options to the preferences dialog. 2013-08-17 01:17:23 +00:00
leo
06ceadd800 Fixed calling povray to render files. 2013-08-16 23:17:25 +00:00
leo
32dcb94c49 Removed defines.h 2013-08-16 22:39:47 +00:00
leo
bfe224fd75 Fixed loading mpd files with spaces in the name. 2013-08-16 16:16:45 +00:00
leo
422b104b8e Removed console class. 2013-08-16 01:31:30 +00:00
leo
649d6b351c Renamed window classes. 2013-08-16 01:25:51 +00:00
leo
4d0eb9ce3e Renamed source files. 2013-08-16 01:20:51 +00:00
leo
979217d023 Array class cleanup. 2013-08-15 23:43:18 +00:00
leo
50027f8a07 Automatically update file extension in the image dialog. 2013-08-13 22:17:25 +00:00
leo
f11c97777a Merged qtest branch into trunk. 2013-08-09 04:57:18 +00:00
leo
4ebbd438d7 Fixed some valgrind warnings about uninitialized variables. 2013-07-08 18:09:44 +00:00
leo
70d500ab87 Fixed uninitialized overlay mode. 2013-04-10 00:56:51 +00:00
leo
8ef4470439 Use a translucent rectangle for selection instead of lines. 2013-04-10 00:52:06 +00:00
leo
975bcb14df Fixed warnings. 2013-02-22 20:01:36 +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