Skip to content

fixed a problem with the lastDrawMode not being initialized when picking

Martin Schultz requested to merge fixBadPickingInit into master

renderer is used at startup. fixes #1 (closed)

overrides lastDrawMode during picking if it is NONE.

Merge request reports