..
entity
fix: Nametag & sign text fixes ( #391 )
2025-07-11 17:56:37 +03:00
world
fix: Nametag & sign text fixes ( #391 )
2025-07-11 17:56:37 +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
display disconnect always last
2025-07-18 09:44:50 +03:00
entities.ts
feat: new experimental chunk loading logic by forcing into spiral queue
2025-08-15 07:46:52 +03:00
graphicsBackend.ts
feat: add skybox renderer: test it by dragging an image window into window, fix waypoint block pos
2025-08-13 19:19:46 +03:00
hand.ts
fix: Nametag & sign text fixes ( #391 )
2025-07-11 17:56:37 +03:00
holdingBlock.ts
feat: Item projectiles support ( #395 )
2025-07-18 14:18:05 +03:00
itemMesh.ts
feat: new experimental chunk loading logic by forcing into spiral queue
2025-08-15 07:46:52 +03:00
panorama.ts
fix(important): fix all known issues wiht panorama crashing whole game in single file build (minecraft.html)
2025-07-14 00:13:51 +03:00
panoramaShared.ts
fix(important): fix all known issues wiht panorama crashing whole game in single file build (minecraft.html)
2025-07-14 00:13:51 +03:00
primitives.js
move three.js related files to its own renderer dir
2025-03-25 04:01:43 +03:00
renderSlot.ts
fix: some blocks textures were not update in hotbar after texturepack change
2025-08-08 21:52:55 +03:00
skyboxRenderer.ts
feat: add skybox renderer: test it by dragging an image window into window, fix waypoint block pos
2025-08-13 19:19:46 +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
- Introduced a patchAssets script to apply custom textures to the blocks and items atlases.
2025-08-16 09:15:37 +03:00
threeJsUtils.ts
fix: Nametag & sign text fixes ( #391 )
2025-07-11 17:56:37 +03:00
waypoints.ts
feat: add skybox renderer: test it by dragging an image window into window, fix waypoint block pos
2025-08-13 19:19:46 +03:00
waypointSprite.ts
feat: add custom experimental waypints impl
2025-08-12 06:27:06 +03:00
worldrendererThree.ts
feat: add skybox renderer: test it by dragging an image window into window, fix waypoint block pos
2025-08-13 19:19:46 +03:00