Commit Graph
152 Commits
Author SHA1 Message Date
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 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 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 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