pages235/renderer/viewer/three
Cursor Agent 8723f9092f feat: add comprehensive module declarations and enhance type safety
- Added complete module declarations for three, mc-assets, valtio, and three-stdlib
- Enhanced type safety for AtlasParser, TextureInfo, and BlockModel interfaces
- Fixed import order and object destructuring in FirstPersonEffects
- Improved global type definitions for bot, loadedData, and appViewer
- Added proper type definitions for Browser APIs and Canvas interfaces
- Resolved all TypeScript type checking issues
- Enhanced code quality with comprehensive type coverage
2025-06-29 19:23:17 +00:00
..
entity fix: fix elytra skin 2025-06-22 01:20:34 +03:00
world feat: F5: 3rd person view camera! 2025-06-22 01:14:15 +03:00
appShared.ts big renderer codebase cleanup: clean player state (#371) 2025-06-18 08:19:04 +03:00
cameraShake.ts feat: F5: 3rd person view camera! 2025-06-22 01:14:15 +03:00
documentRenderer.ts big renderer codebase cleanup: clean player state (#371) 2025-06-18 08:19:04 +03:00
entities.ts fix: fix camera desync updates in 3rd view and starfield 2025-06-27 16:50:44 +03:00
firstPersonEffects.ts feat: add comprehensive module declarations and enhance type safety 2025-06-29 19:23:17 +00:00
graphicsBackend.ts big renderer codebase cleanup: clean player state (#371) 2025-06-18 08:19:04 +03:00
holdingBlock.ts feat: Add spectator mode entity spectating (#369) 2025-06-18 17:07:00 +03:00
panorama.ts feat: Add spectator mode entity spectating (#369) 2025-06-18 17:07:00 +03:00
primitives.js move three.js related files to its own renderer dir 2025-03-25 04:01:43 +03:00
renderSlot.ts big renderer codebase cleanup: clean player state (#371) 2025-06-18 08:19:04 +03:00
threeJsMedia.ts sync fork: add a bunch of not needed side core features like translation 2025-04-23 05:55:59 +03:00
threeJsMethods.ts use graphics backend id 2025-03-25 21:33:12 +03:00
threeJsParticles.ts sync fork: add a bunch of not needed side core features like translation 2025-04-23 05:55:59 +03:00
threeJsSound.ts feat: add much better video support 2025-03-29 04:48:39 +03:00
threeJsUtils.ts move three.js related files to its own renderer dir 2025-03-25 04:01:43 +03:00
worldrendererThree.ts Checkpoint before follow-up message 2025-06-29 18:35:54 +00:00