Ian McInerney
|
ecd9bf696e
|
Be consistent about using nullptr instead of 0
0 can be too easily overloaded into an int, so ensure we use nullptr
when we mean pointers.
|
2021-04-22 22:20:34 +01:00 |
Mario Luzeiro
|
e92dc96767
|
3D-Viewer: fix issue with solder mask
Fixes https://gitlab.com/kicad/code/kicad/issues/8272
|
2021-04-22 06:26:04 +00:00 |
Mario Luzeiro
|
cdc8fd3804
|
3D-Viewer: improve edge texture clamping of end segments
Fixes https://gitlab.com/kicad/code/kicad/issues/8245
|
2021-04-21 06:34:19 +00:00 |
Wayne Stambaugh
|
1c7a5c46e5
|
3D Viewer: member variable and method naming improvements.
A few build improvements thrown in for a good measure.
|
2021-01-05 17:24:29 -05:00 |
Wayne Stambaugh
|
710e621c6a
|
3D Viewer: remove all instances of "c" prefix from file names.
|
2021-01-03 17:44:49 -05:00 |