overte/libraries/entities
Oren Hurvitz 81f28b3b2c Fixed ray intersections with Local entities.
Previously, rays *always* intersected with Local entities, regardless of whether the pick filter requested
to hit on collidable or noncollidable entities. But Local entities are always collisionless, so a pick filter
for collidable entities shouldn't intersect with Local entities.
2019-03-28 08:42:11 +01:00
..
src Fixed ray intersections with Local entities. 2019-03-28 08:42:11 +01:00
CMakeLists.txt Merge remote-tracking branch 'upstream/master' into materialMapping 2019-02-11 16:35:05 -08:00