This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
engine
Watch
1
Star
0
Fork
0
You've already forked engine
mirror of
https://github.com/galacean/engine.git
synced
2026-06-22 06:50:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08ec9a1eb4cd447652813dcea20d50bb4f58d113
engine
/
docs
/
zh
History
ChenMo
1472913872
feat(core): GPU instancing auto-batching (
#2957
)
...
* feat(core): add GPU instancing auto-batching with UBO-based per-instance data
2026-05-28 23:40:18 +08:00
..
AI
…
animation
fix(animation, loader): 从
#2983
抽离动画与 GLTF 加载器修复 (
#2999
)
2026-05-18 16:54:15 +08:00
art
…
assets
Unify Texture2D and TextureCube into single TextureLoader (
#2937
)
2026-03-23 21:41:24 +08:00
audio
…
basics
refactor(shader): migrate GLSL shaders to ShaderLab and clean up shader infrastructure(
#2961
)
2026-05-11 17:55:17 +08:00
core
Unify Texture2D and TextureCube into single TextureLoader (
#2937
)
2026-03-23 21:41:24 +08:00
device
…
graphics
feat(core): GPU instancing auto-batching (
#2957
)
2026-05-28 23:40:18 +08:00
input
…
interface
…
performance
…
physics
…
platform
…
script
refactor: unify shader file extension from .gs/.gsl to .shader (
#2951
)
2026-04-01 23:19:50 +08:00
UI
…
xr
…
_meta.json
…
how-to-contribute.mdx
…