| .. |
|
entity
|
fix: Nametag & sign text fixes (#391)
|
2025-07-11 17:56:37 +03:00 |
|
world
|
fix: some visual camera world view issues (visible lines between blocks)
|
2025-09-08 05:22:24 +03:00 |
|
appShared.ts
|
big renderer codebase cleanup: clean player state (#371)
|
2025-06-18 08:19:04 +03:00 |
|
cameraShake.ts
|
fix: some visual camera world view issues (visible lines between blocks)
|
2025-09-08 05:22:24 +03:00 |
|
documentRenderer.ts
|
display disconnect always last
|
2025-07-18 09:44:50 +03:00 |
|
entities.ts
|
feat: Add overlay model viewer. Already integrated into inventory to display player!
|
2025-09-08 04:19:38 +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: improve fog a little (#427)
|
2025-09-19 05:42:22 +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: make arrows colorful and metadata (#430)
|
2025-09-20 02:57:59 +03:00 |
|
waypointSprite.ts
|
feat: make arrows colorful and metadata (#430)
|
2025-09-20 02:57:59 +03:00 |
|
worldrendererThree.ts
|
add a way to disable sky box for old behavior (not tested)
|
2025-09-08 05:29:34 +03:00 |