Leonardo Zide
|
7d884e6b5f
|
Static analysis fixes.
|
2021-11-14 18:34:24 -08:00 |
|
Leonardo Zide
|
47661710db
|
Don't create widgets when saving images from the command line.
|
2021-01-06 09:55:03 -08:00 |
|
Leonardo Zide
|
176b238faa
|
Array cleanup.
|
2021-01-05 12:27:45 -08:00 |
|
Leonardo Zide
|
cb710206b7
|
Moved key functions into a separate class.
|
2021-01-05 11:26:01 -08:00 |
|
Leonardo Zide
|
2d7aba8895
|
Use QString for object names.
|
2020-12-13 16:27:21 -08:00 |
|
Leonardo Zide
|
2390feb88f
|
Deleted unsafe default operations.
|
2020-05-03 15:39:39 -07:00 |
|
Leonardo Zide
|
5a76f4c870
|
Scoped enums.
|
2020-04-18 19:45:21 -07:00 |
|
Leonardo Zide
|
b9662dd3e0
|
gcc fix.
|
2020-03-22 20:32:04 -07:00 |
|
Leonardo Zide
|
752ae54788
|
Fixed interface draw location in active submodels.
|
2018-04-07 17:17:32 -07:00 |
|
Leonardo Zide
|
51bbdb9b97
|
Added option to remove key frames from selected objects.
|
2018-02-24 12:47:19 -08:00 |
|
Leonardo Zide
|
636e013455
|
Removed lcint types.
|
2017-12-02 12:22:04 -08:00 |
|
Leonardo Zide
|
470be6b7a9
|
New piece free movement mode.
|
2017-11-12 19:38:07 -08:00 |
|
leozide
|
c924b90955
|
Converted include guards to pragma once.
|
2017-07-19 14:20:32 -07:00 |
|
leo
|
a0db9ce210
|
Added synth support for shock absorbers.
|
2016-05-01 00:20:37 +00:00 |
|
leo
|
9c8a602a09
|
Fixed accessing const arrays as non-const.
|
2016-04-19 18:37:50 +00:00 |
|
leo
|
d715c316a6
|
Allow changing multiple pieces at the same time using the properties widget.
|
2015-12-22 22:44:46 +00:00 |
|
leo
|
a035bf7ed1
|
Move pivot point with the mouse.
|
2015-12-14 18:01:17 +00:00 |
|
leo
|
7f7a93e015
|
Added shader support.
|
2015-05-16 23:04:35 +00:00 |
|
leo
|
5dc511d56a
|
Fixed steps and keyframes not saving correctly.
|
2015-03-24 15:12:39 +00:00 |
|
leo
|
12d0094806
|
Store piece transformations as matrices to allow scaling.
|
2015-01-10 20:30:37 +00:00 |
|
leo
|
d4ab2e9f90
|
More cleanup.
|
2014-11-29 02:55:58 +00:00 |
|
leo
|
a63743c73f
|
Reorganized drawing functions.
|
2014-11-23 23:48:56 +00:00 |
|
leo
|
6b5db8aff9
|
Updated save file format.
|
2014-09-08 19:42:20 +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
|
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
|
9a37302456
|
Added JSON export.
|
2014-08-29 23:52:42 +00:00 |
|
leo
|
109ec00f5f
|
Support more than 255 steps.
|
2014-07-06 06:04:09 +00:00 |
|
leo
|
98541ed1f2
|
Improved moving rotated parts.
|
2014-06-22 17:39:15 +00:00 |
|
leo
|
d162acdf52
|
Moved mouse handling from project to view.
|
2014-05-17 23:03:05 +00:00 |
|
leo
|
9292816f89
|
Moved some hit test functions to view.
|
2014-05-03 16:59:57 +00:00 |
|
leo
|
49729dc52a
|
Renamed object classes.
|
2014-05-01 18:42:11 +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
|
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
|
f11c97777a
|
Merged qtest branch into trunk.
|
2013-08-09 04:57:18 +00:00 |
|
leo
|
ee6dae8249
|
Fixed compiler warnings.
|
2013-01-06 19:24:25 +00:00 |
|
leo
|
b0ac0089ab
|
Removed old matrix class.
|
2012-10-18 18:57:21 +00:00 |
|
leo
|
4da5f06d9a
|
Camera cleanup.
|
2012-08-23 18:47:37 +00:00 |
|
leo
|
9be1948d4d
|
Bounding box cleanup.
|
2012-08-16 23:50:40 +00:00 |
|
leo
|
1d72f82c9b
|
Hardcoded number of planes in frustum intersection code to 6.
|
2012-07-03 22:56:05 +00:00 |
|
leo
|
7a5bdf36a9
|
Rewrote file classes.
|
2012-03-22 23:44:56 +00:00 |
|
leo
|
1f9a1761c0
|
Copied 0.75 branch as the new trunk.
|
2011-09-07 21:06:51 +00:00 |
|