mirror of
https://github.com/panda3d/panda3d.git
synced 2026-01-06 06:59:44 -06:00
- add a skybox color (required making boundary around environment transparent) - use CollisionHandlerPusher and spheres to detect collisions with obstacles - add ability to walk backwards - increase minimum distance between follow camera and terrain, to avoid clipping through - make Ralph run slightly less ridiculously fast Closes #565 Co-authored-by: rdb <git@rdb.name>