Leonardo Zide
|
6ca5c160f1
|
Place new pieces relative to the side of the piece under the mouse.
|
2021-12-24 15:42:37 -08:00 |
|
Leonardo Zide
|
7d884e6b5f
|
Static analysis fixes.
|
2021-11-14 18:34:24 -08:00 |
|
Leonardo Zide
|
3e84285f40
|
Refactored bounding box calculation.
|
2021-03-07 10:14:48 -08:00 |
|
Leonardo Zide
|
c3ad14ac04
|
Conditional line shader.
|
2021-03-06 18:54:24 -08:00 |
|
Trevor SANDY
|
f21d7ad63a
|
Stud style - Rename stud logo
|
2021-01-20 13:19:29 +01:00 |
|
Leonardo Zide
|
b70fab3059
|
Require Qt5.
|
2021-01-08 10:35:52 -08:00 |
|
Leonardo Zide
|
69cfc71f3b
|
Removed global placeholder mesh.
|
2020-12-31 14:23:08 -08:00 |
|
Leonardo Zide
|
2390feb88f
|
Deleted unsafe default operations.
|
2020-05-03 15:39:39 -07:00 |
|
Leonardo Zide
|
b9662dd3e0
|
gcc fix.
|
2020-03-22 20:32:04 -07:00 |
|
Leonardo Zide
|
bd25c7f31a
|
Sort translucent meshes per section.
|
2019-11-22 16:47:58 -08:00 |
|
Leonardo Zide
|
481d4e6e81
|
Added bounding boxes to mesh sections.
|
2019-11-22 12:48:40 -08:00 |
|
Leonardo Zide
|
f266040633
|
Don't apply textures to lines.
|
2019-11-02 11:38:24 -07:00 |
|
Leonardo Zide
|
9499dd9daa
|
Fixed stud LOD not working. Fixes #390.
Also fixed cached pieces not updating their logo settings.
|
2019-09-29 12:58:18 -07:00 |
|
Leonardo Zide
|
560b5f3351
|
Fixed Qt4.
|
2019-07-21 10:30:45 -07:00 |
|
Leonardo Zide
|
e68ce05b57
|
Moved mesh flags to the mesh class.
|
2019-07-21 08:56:37 -07:00 |
|
Leonardo Zide
|
718b31a2bd
|
Fixed selection tinting when editing submodels.
|
2018-04-07 11:45:00 -07:00 |
|
Leonardo Zide
|
b30ffd1b59
|
Initial implementation of in place submodel editing.
|
2018-03-29 10:20:36 -07:00 |
|
Leonardo Zide
|
2ac187d95c
|
Bumped mesh version to force rebuild parts with welding issues.
|
2018-02-10 15:42:59 -08:00 |
|
Leonardo Zide
|
636e013455
|
Removed lcint types.
|
2017-12-02 12:22:04 -08:00 |
|
leozide
|
c924b90955
|
Converted include guards to pragma once.
|
2017-07-19 14:20:32 -07:00 |
|
Alistair Buxton
|
2de2e2c187
|
Highlight parts added in the current step.
|
2017-06-20 07:47:31 -07:00 |
|
Leonardo Zide
|
b9726a2a99
|
Reorganized scene and context classes.
|
2017-04-01 16:53:54 -07:00 |
|
Leonardo Zide
|
3d1efcabec
|
Added room in the meshes for normals.
|
2017-02-18 11:12:35 -08:00 |
|
Leonardo
|
70463b9d8e
|
Removed access to library internal array.
|
2016-11-17 12:10:33 -08:00 |
|
leo
|
6e602174c0
|
Experimental conditional line support.
|
2016-08-22 01:11:32 +00:00 |
|
leo
|
d5ccd6289f
|
Include cleanup.
|
2016-05-02 19:13:54 +00:00 |
|
leo
|
1cd4a8cee0
|
Added support for flexible technic ribbed hoses.
|
2016-02-29 20:13:54 +00:00 |
|
leo
|
510d190483
|
Support dynamic piece meshes.
|
2016-02-19 17:53:54 +00:00 |
|
leo
|
b53debf017
|
Changed the library cache to use loose files.
|
2015-07-22 04:00:47 +00:00 |
|
leo
|
307ed62ceb
|
Added mesh LOD.
|
2015-05-24 04:36:25 +00:00 |
|
leo
|
7170c1d0ee
|
GL extensions cleanup.
|
2015-05-09 19:54:29 +00:00 |
|
leo
|
77e103264d
|
Set colors through the context.
|
2015-05-04 00:51:41 +00:00 |
|
leo
|
aa861cd036
|
Use a single vertex buffer for all pieces.
|
2015-04-26 18:14:33 +00:00 |
|
leo
|
c670893deb
|
Rendering optimizations.
|
2015-02-08 18:54:51 +00:00 |
|
leo
|
817ffce7ef
|
Avoid using floating point notation in the properties pane.
|
2015-01-19 23:48:46 +00:00 |
|
leo
|
b6f8e8e651
|
Reuse same mesh for all placeholder pieces.
|
2015-01-08 04:50:38 +00:00 |
|
leo
|
788f0bf9e4
|
Added support for drawing submodels.
|
2014-12-24 15:52:52 +00:00 |
|
leo
|
54beb09a97
|
New selection indicator.
|
2014-04-20 01:50:41 +00:00 |
|
leo
|
f11c97777a
|
Merged qtest branch into trunk.
|
2013-08-09 04:57:18 +00:00 |
|
leo
|
04932395be
|
Cache piece data.
|
2012-11-08 04:05:52 +00:00 |
|
leo
|
e0751a6f75
|
Sort mesh sections.
|
2012-10-16 00:43:52 +00:00 |
|
leo
|
9c53860e4a
|
Added texture mapping support.
|
2012-10-11 23:55:55 +00:00 |
|
leo
|
1d72f82c9b
|
Hardcoded number of planes in frustum intersection code to 6.
|
2012-07-03 22:56:05 +00:00 |
|
leo
|
a42fe600ca
|
Removed some old vector code.
|
2012-06-16 00:17:52 +00:00 |
|
leo
|
7390c65790
|
Updated code to new colors.
|
2012-04-21 01:30:02 +00:00 |
|
leo
|
14a98b2dc5
|
Linux fixes.
|
2012-04-17 01:30: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 |
|