AlloSphere-Research-Group / allolib

Library for interactive multimedia application development
BSD 3-Clause "New" or "Revised" License
36 stars 14 forks source link

examples/spatial/hashSpace.cpp crashes #33

Closed kybr closed 4 years ago

kybr commented 4 years ago

This example segfaults on macOS, Linux and Windows.

mantaraya36 commented 4 years ago

Fixed crashing from App::title() e1f9499e2408d369dccde0db127ad038ec4b0a36 Still crashing on usage of HasSpace::Query. Can you take a look, I am unsure how this works...

mantaraya36 commented 4 years ago

Believe fixed 472a2d3944e18343acc18a8123e243aeb3af8e85.

There could be performance improvements to be done, but it appears to be working correctly.