McRogueFace/tests/demos
John McCardle 6d29652ae7 Update animation demo suite with crash fixes and improvements
- Add warnings about AnimationManager segfault bug in sizzle_reel_final.py
- Create sizzle_reel_final_fixed.py that works around the crash by hiding objects instead of removing them
- Increase font sizes for better visibility in demos
- Extend demo durations for better showcase of animations
- Remove debug prints from animation_sizzle_reel_working.py
- Minor cleanup and improvements to all animation demos

These demos showcase the full animation system capabilities while documenting and working around known issues with object removal during active animations.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 01:36:46 -04:00
..
animation_demo.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00
animation_demo_safe.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00
animation_sizzle_reel.py Update animation demo suite with crash fixes and improvements 2025-07-14 01:36:46 -04:00
animation_sizzle_reel_fixed.py Update animation demo suite with crash fixes and improvements 2025-07-14 01:36:46 -04:00
animation_sizzle_reel_v2.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00
animation_sizzle_reel_working.py Update animation demo suite with crash fixes and improvements 2025-07-14 01:36:46 -04:00
api_demo_final.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00
debug_astar_demo.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00
dijkstra_demo_working.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00
exhaustive_api_demo.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00
exhaustive_api_demo_fixed.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00
path_vision_sizzle_reel.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00
pathfinding_showcase.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00
simple_text_input.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00
sizzle_reel_final.py Update animation demo suite with crash fixes and improvements 2025-07-14 01:36:46 -04:00
sizzle_reel_final_fixed.py Update animation demo suite with crash fixes and improvements 2025-07-14 01:36:46 -04:00
text_input_demo.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00
text_input_standalone.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00
text_input_widget.py Directory structure cleanup and organization overhaul 2025-07-10 22:10:27 -04:00