Skip to content

Resolve "Fix warning on MSVC"

d.kilic requested to merge 296-fix-warning-on-msvc into master

Changed onlyVisible-Set to be a set of size_t to reduce the number of conversions.

The other warnings were 'fixed' by just applying an explicit cast.

Closes #296 (closed)

Merge request reports