Leonardo Zide
|
cb6a836178
|
Use unique_ptr to control group ownership.
|
2024-05-27 11:43:36 -07:00 |
|
Leonardo Zide
|
a3646c9728
|
Removed lcArray instances.
|
2024-05-11 12:44:06 -07:00 |
|
Leonardo Zide
|
138f749053
|
Use part color for wireframe lines.
|
2021-01-09 16:02:23 -08:00 |
|
Leonardo Zide
|
0828fd1e2c
|
Added mesh LOD distance option.
|
2020-08-15 16:16:26 -07:00 |
|
Leonardo Zide
|
a5fde91ee9
|
Configurable fade color.
|
2020-04-25 12:16:37 -07:00 |
|
Leonardo Zide
|
b7f57c03f0
|
Skip faded passes when fade is disabled.
|
2020-04-24 18:13:53 -07:00 |
|
Leonardo Zide
|
4e6306a649
|
Translucent step fade.
|
2020-04-19 20:21:18 -07:00 |
|
Leonardo Zide
|
7275c4256d
|
Added const qualifiers.
|
2020-03-22 20:18:52 -07:00 |
|
Leonardo Zide
|
cbf534fcdf
|
Added option to fade previous steps.
|
2020-01-01 17:06:17 -08:00 |
|
Leonardo Zide
|
2bd9b837dc
|
Always draw grid between opaque and translucent meshes. Fixes #399.
|
2019-11-30 11:38:11 -08:00 |
|
Leonardo Zide
|
0ecc4b5966
|
Added option to disable mesh LOD. Closes #400.
|
2019-11-28 12:47:19 -08:00 |
|
Leonardo Zide
|
bd25c7f31a
|
Sort translucent meshes per section.
|
2019-11-22 16:47:58 -08:00 |
|
Leonardo Zide
|
081373742e
|
Translucent mesh sorting fixes and improvements.
|
2019-11-16 12:15:49 -08:00 |
|
Leonardo Zide
|
8cfddcefa3
|
Removed unused variable.
|
2019-11-12 15:13:47 -08:00 |
|
Leonardo Zide
|
eed93e183d
|
Draw textured and untextured meshes together.
|
2019-11-12 15:11:03 -08:00 |
|
Leonardo Zide
|
e68ce05b57
|
Moved mesh flags to the mesh class.
|
2019-07-21 08:56:37 -07:00 |
|
Leonardo Zide
|
752ae54788
|
Fixed interface draw location in active submodels.
|
2018-04-07 17:17:32 -07:00 |
|
Leonardo Zide
|
05cf0d6b90
|
Don't render the preview in wireframe mode. Closes #219.
|
2018-04-07 15:28:44 -07:00 |
|
Leonardo Zide
|
718b31a2bd
|
Fixed selection tinting when editing submodels.
|
2018-04-07 11:45:00 -07:00 |
|
Leonardo Zide
|
b9726a2a99
|
Reorganized scene and context classes.
|
2017-04-01 16:53:54 -07:00 |
|