math-pixel
  • Joined on 2026-04-29
math-pixel pushed to feat/map-environment at math-pixel/La-Fabrik 2026-05-14 15:25:48 +00:00
cdd919c010 update: clean map hierarchy and mesh model names
cea2856fd0 update: models
d245d6b460 Update vegetationConfig.ts
dba7aec6fa fix: dupplicate buisson and ecole
d376d0ba6b update: add new models
Compare 7 commits »
math-pixel pushed to feat/intro at math-pixel/La-Fabrik 2026-05-14 10:00:20 +00:00
988c8305bc update remove naming step
5ee52ec752 feat: video intro
3ece1d76de feat: video player
3222d2ed3d update: position intro
41c38a35b2 feat/net shader
Compare 13 commits »
math-pixel pushed to feat/map-environment at math-pixel/La-Fabrik 2026-05-13 22:20:27 +00:00
28f7db172c upatde: add new models
2063656f29 chore: update eslint config and CI workflow
592cfa405f feat: add graphics settings hook
0a32cd1d21 feat: add map node caching for vegetation system
4516cf4ec6 feat: configure shadow map settings for better shadow quality
Compare 12 commits »
math-pixel created pull request math-pixel/La-Fabrik#6 2026-05-13 22:16:42 +00:00
Feat/map-environment
math-pixel pushed to feat/map-environment at math-pixel/La-Fabrik 2026-05-13 22:16:08 +00:00
439f9c1dad feat: add VegetationSystem with InstancedMesh rendering
260bfea716 fix: add disposal on unmount in SkyModel and SimpleModel
b3a3f3557c fix: add disposal on unmount in TerrainModel
621556b38c fix: add disposal on unmount in useClonedObject hook
5c55f2c7f4 feat: add disposeObject3D utility for GPU memory cleanup
Compare 10 commits »
math-pixel pushed to main at math-pixel/upload-gltf 2026-05-13 15:52:05 +00:00
be4cf502d1 docs: refresh project structure notes
f6ac71dad2 refactor: tighten upload and viewer contracts
30ff9826dc feat: add model hierarchy panel
Compare 3 commits »
math-pixel pushed to main at math-pixel/upload-gltf 2026-05-13 12:09:43 +00:00
606df93b69 fix: harden upload resilience and contracts
101af23418 docs: clean upload documentation
498765db61 refactor: clean upload pipeline and restore draco delivery
097b8f6486 docs: document texture collision handling
a7155547c5 fix: preserve colliding exported texture variants
Compare 10 commits »
math-pixel created branch main in math-pixel/upload-gltf 2026-05-13 12:09:43 +00:00
math-pixel created repository math-pixel/upload-gltf 2026-05-13 12:08:04 +00:00
math-pixel pushed to feat/map-environment at math-pixel/La-Fabrik 2026-05-13 09:30:42 +00:00
math-pixel created branch feat/map-environment in math-pixel/La-Fabrik 2026-05-13 09:30:42 +00:00
math-pixel pushed to feat/intro at math-pixel/La-Fabrik 2026-05-13 09:14:21 +00:00
c155d847e9 Merge branch 'develop' into feat/intro
122af7bd9a update: add new models
Compare 3 commits »
math-pixel pushed to feat/intro at math-pixel/La-Fabrik 2026-05-13 09:10:25 +00:00
f567540f22 fix: step issue
f9d7c3f00e update: loading waiting
28c6ef199f feat: sequencing
ff79448ce8 update : cinematic trigger
Compare 5 commits »
math-pixel created branch feat/intro in math-pixel/La-Fabrik 2026-05-13 09:10:25 +00:00
math-pixel pushed to develop at math-pixel/La-Fabrik 2026-05-13 09:10:12 +00:00
7785a6c9d7 fix: clean formatting issues
48f8de5ea5 fix: register mission flow docs route
73fc9ec677 fix: add temporary lite map reducer
90cd4d40cc fix: update sky model loading
5c68e4cd79 update: models and map data
Compare 5 commits »
math-pixel pushed to develop at math-pixel/La-Fabrik 2026-05-12 14:59:36 +00:00
122af7bd9a update: add new models
Compare 2 commits »
math-pixel deleted branch feat-mission1 from math-pixel/La-Fabrik 2026-05-12 14:54:21 +00:00
math-pixel deleted branch feat/mission-2 from math-pixel/La-Fabrik 2026-05-12 14:53:05 +00:00
math-pixel pushed to develop at math-pixel/La-Fabrik 2026-05-12 14:52:54 +00:00
ae34dc38ed Merge pull request 'Feat/mission-12' (#3) from feat/mission-2 into develop
1cecead474 Merge branch 'develop' into feat/mission-2
ceffedf684 fix : lint
700c088c48 fix : audio and data issues
490f9627cc merge mission & intro
Compare 13 commits »
math-pixel merged pull request math-pixel/La-Fabrik#3 2026-05-12 14:52:54 +00:00
Feat/mission-12