File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -154,6 +154,9 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to Cesiu
154
154
- [ Jonathan Nogueira] ( https://github.com/LuminousPath )
155
155
- [ Palantir Technologies, Inc.] ( https://palantir.com )
156
156
- [ Joey Rafidi] ( https://github.com/jrafidi )
157
+ - [ Geoplex GIS GmbH] ( https://www.geoplex.de )
158
+ - [ Hannes Gräuler] ( https://github.com/lordi )
159
+ - [ Leonard Holst] ( https://github.com/LHolst )
157
160
158
161
## [ Individual CLA] ( Documentation/Contributors/CLAs/individual-contributor-license-agreement-v1.0.pdf )
159
162
Original file line number Diff line number Diff line change @@ -423,6 +423,7 @@ if (lengthSq < disableDepthTestDistance) {
423
423
424
424
v_outlineWidth = outlineWidth / 255.0 ;
425
425
v_outlineColor = outlineColor;
426
+ v_outlineColor.a *= translucency;
426
427
#endif
427
428
428
429
v_pickColor = pickColor;
You can’t perform that action at this time.
0 commit comments