mmainguy
  • Joined on 2025-07-19
mmainguy pushed to main at mmainguy/space-game 2025-11-25 18:44:50 +00:00
3f164df9e8 Add game results leaderboard system
28c1b2b2aa Fix routing, cleanup, and game restart issues
Compare 2 commits »
mmainguy pushed to main at mmainguy/space-game 2025-11-24 23:53:45 +00:00
622e0a5259 Fix VR pointer interaction with GUI by removing restrictive picking predicate
fa15fce4ef Fixed some physics problems.
e31e25f9e5 Fix physics issues: sleep behavior, center of mass, and input scaling
Compare 3 commits »
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-24 16:14:21 +00:00
5483eedcc2 Add source field to search results and clean up unused code
005a17f345 Add Babylon.js Editor documentation integration with TSX parser
Compare 2 commits »
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 19:36:43 +00:00
01c32c7908 Add New Relic APM monitoring integration
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 19:22:24 +00:00
6613b7c7f1 Update Claude Code CLI documentation to use direct connection
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 19:03:32 +00:00
27c49964fa Add Alpine Linux service setup documentation
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 16:46:19 +00:00
e82bd1737d Add repository cloning script and update docs
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 16:44:07 +00:00
c3f301b799 Fix Alpine setup to patch transformers backend directly
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 16:41:42 +00:00
28f5d83d67 Add Alpine Linux support via stub onnxruntime-node module
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 16:36:29 +00:00
dfccbf110a Fix WASM backend configuration for Alpine Linux
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 16:33:02 +00:00
adff6c1ec5 Add WASM backend support for Alpine Linux compatibility
mmainguy created branch main in mmainguy/babylon-mcp 2025-11-23 16:04:28 +00:00
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 16:04:28 +00:00
a166b8aea6 Add getMeshById comparison: MCP vs non-MCP implementation
98b7d4dde8 Add AudioEngineV2 documentation comparison examples
d747c2ce7c Fix pathToDocId to match actual database ID format
99259efc4b Fix document path lookup in get_babylon_doc
210ceb7d24 Update README with correct HTTP transport configuration
Compare 10 commits »
mmainguy created repository mmainguy/babylon-mcp 2025-11-23 16:04:06 +00:00
mmainguy pushed to main at mmainguy/space-game 2025-11-22 12:33:06 +00:00
71ff46e4cf Implement comprehensive scoring system with star ratings
mmainguy pushed to main at mmainguy/space-game 2025-11-22 11:28:04 +00:00
1422c5b926 Add centralized input control management and mission brief improvements
mmainguy pushed to main at mmainguy/space-game 2025-11-21 21:11:30 +00:00
eccf101b73 Implement Svelte-based UI architecture with component system
mmainguy pushed to main at mmainguy/space-game 2025-11-21 14:11:15 +00:00
ff8d69b6ec Add VR controller remapping configuration system
mmainguy pushed to main at mmainguy/space-game 2025-11-21 13:44:57 +00:00
e9ddf91b85 Implement trigger-based mission brief dismissal for VR gameplay
mmainguy pushed to main at mmainguy/space-game 2025-11-12 22:31:16 +00:00
fd1a92f7e3 Add analytics abstraction layer with intelligent batching