Commit graph

137 commits

Author SHA1 Message Date
leo
8cdf9099a2 Create a fake window to check for GL extensions. 2012-07-11 01:17:40 +00:00
leo
4369308e5a Fixed tooltips showing under toolbars. 2012-07-07 01:41:09 +00:00
leo
eb4576dd7f Removed duplicate window position code. 2012-07-06 23:57:53 +00:00
leo
d6b26e1a63 Fixed VBO support. 2012-07-03 18:09:27 +00:00
leo
97a0a73cda Fixed some borders being cut off when printing. 2012-07-02 23:03:19 +00:00
leo
71307be3ff Fixed instructions printing not centering steps correctly. 2012-07-02 01:43:30 +00:00
leo
25bf7e5b86 Display all supported formats by default when in the Open File Dialog. 2012-07-01 23:48:19 +00:00
leo
ea23d3d4ba Fixed 3DS export. 2012-07-01 23:37:47 +00:00
leo
7c6242bd27 Removed old functions. 2012-06-29 23:50:29 +00:00
leo
e0f22e2e70 Misc cleanup. 2012-06-29 21:47:22 +00:00
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
8c04f52e14 Code cleanup. 2012-06-21 00:41:53 +00:00
leo
9bc700a8f4 Use color popoup for the colors in the Properties Pane. 2012-06-20 21:47:57 +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
0596ad829f Removed old matrix class functions. 2012-06-07 00:08:59 +00:00
leo
e9615a24e7 Store the view matrix for each camera. 2012-05-28 23:33:22 +00:00
leo
bbf1469cb5 Store the current transformation matrix for each piece. 2012-05-17 21:52:20 +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
e1e7152d91 Removed old colors. 2012-04-26 01:20:58 +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
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
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
64361beeac Merged changes from 0.76.2 tag. 2012-04-11 04:58:40 +00:00
leo
fdc8f31643 Merged changes from the 0.76.1 branch. 2012-04-05 23:50:09 +00:00
leo
1c16190b6b Disabled texture support. 2012-04-02 23:43:05 +00:00
leo
5a73f10fbe Only check for updates once a day. 2012-03-29 03:55:50 +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
3a045f17d5 Manually register shell file types instead of using MFC. 2012-03-24 04:46:26 +00:00
leo
2b1b6770b9 Added functions to parse ldconfig file. 2012-03-23 23:24:58 +00:00
leo
7a5bdf36a9 Rewrote file classes. 2012-03-22 23:44:56 +00:00
leo
f495592d12 Fixed old icon being displayed in Explorer. 2012-03-21 03:32:18 +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
2199dcb2eb Cleanup. 2012-03-18 22:42:05 +00:00
leo
f775500f0b Save map file for release builds. 2012-03-18 21:23:08 +00:00
leo
6627b1880b Added message when failed to write library files. 2012-03-18 21:00:54 +00:00
leo
40efba8379 New application icon. 2012-03-18 17:48:14 +00:00
leo
73e440c16c Removed broken menu items. 2012-03-17 22:34:06 +00:00
leo
db48327372 Removed Viewports Menu. 2012-03-17 21:32:07 +00:00
leo
51cf1c248e Fixed fullscreen mode. 2012-03-17 20:14:34 +00:00
leo
a50e10c9ef Updated POV-Ray export to support the current LGEO library. 2012-03-07 22:59:06 +00:00
leo
592d3b2c23 Update the cursor when the user presses the control key. 2012-03-03 01:16:02 +00:00
leo
323b7f4b34 Fixed keyboard commands being handled twice. 2012-03-02 23:46:30 +00:00
leo
d0985b36aa Fixed keyboard shortcuts conflict while typing in the pieces search box. 2012-03-02 23:26:22 +00:00
leo
37eae4af91 Fixed crash in the Properties Pane. 2012-02-28 06:10:14 +00:00
leo
76700964d8 Rearranged items in the Preferences Dialog. 2012-02-26 02:19:50 +00:00
leo
91fac883de Fixed hyperlink cursor in the About Dialog. 2012-02-25 02:37:43 +00:00
leo
13252d42d5 Correctly enable step menu itens. 2012-02-25 00:52:50 +00:00
leo
b6827f9166 Fixed camera list in main menu not getting updated. 2012-02-25 00:35:07 +00:00
leo
be52d51194 Fixed bug updating cameras. 2012-02-23 02:26:25 +00:00
leo
64a1921f5e Fixed updating cameras with the Modify Dialog. 2012-02-23 02:19:06 +00:00
leo
e9629cc430 Fixed linker errors in Release configuration. 2012-02-23 01:33:25 +00:00
leo
91208e9ce1 Removed Modify Dialog. 2012-02-19 23:39:50 +00:00
leo
3b83cd493e Added color picker to the Properties Pane. 2012-02-19 05:44:19 +00:00
leo
2881fdbbfc Fixed accelerators not showing up on menus. 2012-02-10 23:07:42 +00:00
leo
643f56ae43 Removed empty functions. 2012-02-10 00:27:13 +00:00
leo
ee1772e8ef Added angle snap options to snap popup menu. 2012-02-09 23:51:14 +00:00
leo
d4a8dea6f7 Deleted unused files. 2012-02-08 23:16:24 +00:00
leo
9bf9fc45b5 Added missing status bar text for some menu items. 2012-02-08 02:05:12 +00:00
leo
256001076f Changed popup menu style to match the main window menus. 2012-02-08 01:48:46 +00:00
leo
19bb01ab7c Allow different cameras for each view. 2012-02-05 02:50:57 +00:00
nobody
b825d9784c Merged Minifig Wizard improvements. 2012-02-01 02:07:54 +00:00
nobody
8a5cab7acc Integrated control+mouse quick camera shortcuts. 2012-01-28 02:10:19 +00:00
nobody
de0d305b3d Refactored rendering functions. 2012-01-28 01:05:23 +00:00
nobody
59e6698ac9 Export 3DS materials as double sided. 2012-01-25 23:51:03 +00:00
nobody
45797c9d45 Integrated Import Folder command from branch. 2012-01-24 02:38:04 +00:00
leo
9469e2bdef Implemented Reset All Views and removed view border. 2012-01-22 03:52:33 +00:00
leo
1150db8fb9 Fixed toolbar position not getting saved correctly. 2012-01-20 05:34:27 +00:00
nobody
b5c75c7d6f Properties Pane improvements. 2012-01-20 03:27:25 +00:00
leo
bd2a951314 Started organizing the rendering functions. 2011-09-20 01:26:31 +00:00
leo
16ff1529c1 Removed useless options and reorganized the View menu. 2011-09-19 23:03:28 +00:00
leo
56f34a15db Added option to delete a view. 2011-09-16 23:59:55 +00:00
leo
0bf150aced Removed New View option. 2011-09-15 03:00:08 +00:00
leo
762e1d07ae Added dynamic splitter window. 2011-09-15 02:48:44 +00:00
leo
6bad25fccb Deleted unused files. 2011-09-13 06:34:13 +00:00
leo
23db126628 Removed auto-pan window. 2011-09-13 06:04:21 +00:00
leo
c341f08c54 Updated Windows GUI to a more modern style. 2011-09-13 05:38:22 +00:00
leo
1f9a1761c0 Copied 0.75 branch as the new trunk. 2011-09-07 21:06:51 +00:00