FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · melonjs/melonJS · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
melonjs
/
melonJS
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
662
Star
6.4k
Code
Issues
24
Pull requests
2
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 9, 2026
Release 20.4.0 (#1657)
Show description for 5e05310
obiot
and
claude
authored
5e05310
View commit details
Copy full SHA for 5e05310
Browse repository at this point
Commits on Sep 7, 2026
Renderer: two caches that never hit, one per backend (#1652)
Show description for 5ab23f5
obiot
and
claude
authored
5ab23f5
View commit details
Copy full SHA for 5ab23f5
Browse repository at this point
Commits on Sep 6, 2026
Examples: the 3D examples await their level load (#1651)
Show description for 398c40f
obiot
and
claude
authored
398c40f
View commit details
Copy full SHA for 398c40f
Browse repository at this point
Level: an async option on load/reload/next/previous, and a microtask deferral (#1647)
Show description for 6c3cba2
obiot
and
claude
authored
6c3cba2
View commit details
Copy full SHA for 6c3cba2
Browse repository at this point
Commits on Sep 5, 2026
docs: correct how the skills installer places files (#1643)
Show description for 44dc944
obiot
and
claude
authored
44dc944
View commit details
Copy full SHA for 44dc944
Browse repository at this point
Distance fog: measure the height above the camera in view space (#1645)
Show description for 23f524a
obiot
and
claude
authored
23f524a
View commit details
Copy full SHA for 23f524a
Browse repository at this point
Commits on Sep 4, 2026
Lit meshes: take the eye from the view's inverse, not from -Rᵀ·t (#1642)
Show description for 0b8593b
obiot
and
claude
authored
0b8593b
View commit details
Copy full SHA for 0b8593b
Browse repository at this point
strip-internal: widen the fast gate, and call the sibling script through pnpm (#1640)
Show description for 16e3025
obiot
authored
16e3025
View commit details
Copy full SHA for 16e3025
Browse repository at this point
Docs: stop publishing engine internals, and give the reference its own identity (#1639)
Show description for 0dbcef0
obiot
authored
0dbcef0
View commit details
Copy full SHA for 0dbcef0
Browse repository at this point
Commits on Sep 3, 2026
Audio: a sound in the preload could hang the game on a blank screen (#1638)
Show description for ab2ee59
obiot
authored
ab2ee59
View commit details
Copy full SHA for ab2ee59
Browse repository at this point
Mesh: a transparent pass, so a faded mesh actually fades (#1635)
Show description for a570ed0
obiot
authored
a570ed0
View commit details
Copy full SHA for a570ed0
Browse repository at this point
Commits on Sep 1, 2026
llms.txt: say 2D, 2.5D and 3D in the header too (#1623)
Show description for 1107d5d
obiot
and
claude
authored
1107d5d
View commit details
Copy full SHA for 1107d5d
Browse repository at this point
Distance fog: height falloff, so mist pools in low ground (#1634)
Show description for 10b04cf
obiot
and
claude
authored
10b04cf
View commit details
Copy full SHA for 10b04cf
Browse repository at this point
Camera3d: distance fog (#1632)
Show description for dbe807d
obiot
and
claude
authored
dbe807d
View commit details
Copy full SHA for dbe807d
Browse repository at this point
Commits on Aug 31, 2026
Ground shadows: drain the queue only where the world draw is finished (#1630)
Show description for 0d7650d
obiot
and
claude
authored
0d7650d
View commit details
Copy full SHA for 0d7650d
Browse repository at this point
Container: order floating children by depth alone, not by screen position (#1629)
Show description for b0a512e
obiot
and
claude
authored
b0a512e
View commit details
Copy full SHA for b0a512e
Browse repository at this point
Mesh: generate normals for lit geometry built without them (#1627)
Show description for 646bc07
obiot
and
claude
authored
646bc07
View commit details
Copy full SHA for 646bc07
Browse repository at this point
Mesh: skip the draw at alpha 0 instead of painting it black (#1626)
Show description for d37285e
obiot
and
claude
authored
d37285e
View commit details
Copy full SHA for d37285e
Browse repository at this point
Mesh: let procedural geometry supply per-vertex colours (#1625)
Show description for b716922
obiot
and
claude
authored
b716922
View commit details
Copy full SHA for b716922
Browse repository at this point
Agent skills, an llms.txt API index, and the defects verifying them uncovered (#1620)
Show description for 8e2f9be
obiot
and
claude
authored
8e2f9be
View commit details
Copy full SHA for 8e2f9be
Browse repository at this point
Commits on Aug 30, 2026
chore: drop core-js, melonJS now has no runtime dependencies (#1618)
Show description for e55796e
obiot
and
claude
authored
e55796e
View commit details
Copy full SHA for e55796e
Browse repository at this point
audio: bring the backend in-tree, and give the loader a proper seam (#1617)
Show description for 0a6fd85
obiot
and
claude
authored
0a6fd85
View commit details
Copy full SHA for 0a6fd85
Browse repository at this point
Commits on Aug 29, 2026
ci: retry once when vitest loses its browser page (#1615)
Show description for 8f05ba0
obiot
and
claude
authored
8f05ba0
View commit details
Copy full SHA for 8f05ba0
Browse repository at this point
docs(readme): replace the dead bundlephobia badges, and correct the size claim (#1614)
Show description for a89c562
obiot
and
claude
authored
a89c562
View commit details
Copy full SHA for a89c562
Browse repository at this point
docs: write down the changelog convention, and refresh the release docs (#1613)
Show description for 6b22c04
obiot
authored
6b22c04
View commit details
Copy full SHA for 6b22c04
Browse repository at this point
Commits on Aug 28, 2026
test(bench): stop drawmesh_bench wedging the shared GPU process (#1612)
Show description for 1f871de
obiot
and
claude
authored
1f871de
View commit details
Copy full SHA for 1f871de
Browse repository at this point
perf(webgpu): memoize the per-quad segment slot lookup (#1608)
Show description for 7047a7d
obiot
and
claude
authored
7047a7d
View commit details
Copy full SHA for 7047a7d
Browse repository at this point
perf(particles): compute particle bounds lazily (#1607)
Show description for 441a392
obiot
and
claude
authored
441a392
View commit details
Copy full SHA for 441a392
Browse repository at this point
fix(webgpu): reset batchers when a frame is abandoned (#1609)
Show description for 5e17030
obiot
and
claude
authored
5e17030
View commit details
Copy full SHA for 5e17030
Browse repository at this point
Commits on Aug 27, 2026
Particle reference spaces: measure particles from the world or any container (#1606)
Show description for b66a5cf
obiot
and
claude
authored
b66a5cf
View commit details
Copy full SHA for b66a5cf
Browse repository at this point
fix(input): account for world offset in pointer events (#1605)
Show description for 008980a
Vareniel
and
claude
authored
008980a
View commit details
Copy full SHA for 008980a
Browse repository at this point
Advanced blend modes on both GPU backends, and three renderer bugs found on the way (#1318) (#1604)
Show description for 7b06a42
obiot
and
claude
authored
7b06a42
View commit details
Copy full SHA for 7b06a42
Browse repository at this point
Commits on Aug 25, 2026
chore(release): 20.1.1 (#1603)
Show description for 8e8a8d3
obiot
authored
8e8a8d3
View commit details
Copy full SHA for 8e8a8d3
Browse repository at this point
Commits on Aug 24, 2026
fix(loader): a font filename containing a space failed to preload (#1601)
Show description for 05bf8fd
obiot
authored
05bf8fd
View commit details
Copy full SHA for 05bf8fd
Browse repository at this point
Fix six callback-teardown crashes: animation, physics, glTF, timers, containers (#1600)
Show description for 426d163
obiot
authored
426d163
View commit details
Copy full SHA for 426d163
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL