leo
|
6b5db8aff9
|
Updated save file format.
|
2014-09-08 19:42:20 +00:00 |
|
leo
|
a9be648237
|
Use QString for model properties.
|
2014-09-06 01:34:03 +00:00 |
|
leo
|
05cafd4055
|
Use QTextStream for saving files.
|
2014-09-05 00:24:28 +00:00 |
|
leo
|
9454ebb929
|
Removed JSON exporter.
|
2014-09-04 14:27:37 +00:00 |
|
leo
|
a57946008e
|
Fixed gcc warnings.
|
2014-09-03 17:24:28 +00:00 |
|
leo
|
c4bc70fd35
|
Use text stream for parsing.
|
2014-09-03 14:34:53 +00:00 |
|
leo
|
661fa68011
|
Changed the LDraw exporter to include more features in extensions.
|
2014-09-02 03:44:51 +00:00 |
|
leo
|
4c0c815682
|
Moved keys to separate arrays.
|
2014-08-31 00:53:12 +00:00 |
|
leo
|
07e6fce3ce
|
Use LDraw units internally.
|
2014-08-30 19:48:36 +00:00 |
|
leo
|
9a37302456
|
Added JSON export.
|
2014-08-29 23:52:42 +00:00 |
|
leo
|
73952870fd
|
Moved transform type to main window.
|
2014-08-27 16:17:09 +00:00 |
|
leo
|
0a66fbeb82
|
Moved some drawing code out of the projet.
|
2014-08-23 22:56:59 +00:00 |
|
leo
|
22d3c57b9b
|
Moved selection functions to model.
|
2014-08-17 20:44:12 +00:00 |
|
leo
|
b9d2229132
|
Removed old object class names.
|
2014-08-07 15:22:33 +00:00 |
|
leo
|
109ec00f5f
|
Support more than 255 steps.
|
2014-07-06 06:04:09 +00:00 |
|
leo
|
1b79096bd4
|
Removed the need to manually set a project modified when a change is made.
|
2014-07-04 17:35:52 +00:00 |
|
leo
|
d78071b773
|
Moved undo support to model.
|
2014-07-03 19:10:04 +00:00 |
|
leo
|
98541ed1f2
|
Improved moving rotated parts.
|
2014-06-22 17:39:15 +00:00 |
|
leo
|
a28ae91a52
|
Draw border around active view.
|
2014-06-20 21:30:52 +00:00 |
|
leo
|
c48adc095b
|
Added shortcut for toggling relative snap.
|
2014-06-18 01:14:45 +00:00 |
|
leo
|
64fab2886e
|
Fixed moving rotated pieces.
|
2014-06-16 17:04:50 +00:00 |
|
leo
|
1a68268421
|
Renamed orthographic projection in the menu.
|
2014-06-13 01:04:44 +00:00 |
|
leo
|
50ac7c48d4
|
Added add keys button to toolbar.
|
2014-05-29 00:13:32 +00:00 |
|
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
|
ae552cc80c
|
Removed delay from toolbar menus.
|
2014-05-02 22:11:54 +00:00 |
|
leo
|
7b60905dcb
|
Removed cm units option.
|
2014-05-02 21:54:07 +00:00 |
|
leo
|
d2d02a1f08
|
Fixed bug entering shortcuts with shift+number.
|
2014-05-01 22:57: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
|
9c40092395
|
Fixed double click not doing anything.
|
2014-04-26 06:23: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
|
3138a5e0ee
|
Added piece show earlier and later back to toolbar.
|
2014-04-18 18:15:31 +00:00 |
|
leo
|
e0cfece285
|
Fixed background image not loading.
|
2014-04-16 00:35:55 +00:00 |
|