30 Commits

Author SHA1 Message Date
zhuxudong
751dd059bd chore: replace glslify plugin (#2754) 2025-06-24 15:50:33 +08:00
SwayYan
71244d9a64 Rename package name fo engine-shader-lab to engine-shaderlab (#2484)
* chore: rename engine-shader-lab to engine-shaderlab
2025-01-02 17:59:13 +08:00
SwayYan
aa07cd8905 Disable glsl compress for non-mini package (#2469)
* feat: disable glsl compress for non mini package
2024-12-18 16:14:40 +08:00
zhuxudong
2ec06dfa1f refactor: migrate shader-shaderlab from entine-toolkit (#2467) 2024-12-17 11:26:29 +08:00
singlecoder
08ba50ae10 Delete mini program (#2433)
* feat(platform-adapter): delete mini

* doc(platform-adapter): delete doc for miniprogram
2024-11-20 18:05:15 +08:00
SwayYan
ab1ceb3bd7 Improve ShaderLab compilation error log and package build (#2364)
* feat(shaderlab): [wip] optmize error log

* feat(shaderlab): multi package

* feat: add shaderlab verbose package

* feat: update readme

* fix: new scope when parse pass
2024-10-16 17:41:27 +08:00
SwayYan
1a1870821e Refactoring the ShaderLab Compiler Module using the LALR Algorithm for Enhanced GLSL Compatibility and Reduced Build Size (#2113)
* refactor: refactoring the ShaderLab Compiler Module
2024-07-15 18:05:28 +08:00
Hu Song
a33e9fbd8a build: fix min.js does not have source map (#2084) 2024-05-09 14:16:51 +08:00
Hu Song
af332180f2 build: add sourcemap to umd module (#2082) 2024-04-19 17:36:10 +08:00
SwayYan
a98903c15b Fix rollup shaderlab es module package (#1888)
* fix(shader-lab): rollup shaderlab es module package
2023-11-29 16:37:55 +08:00
SwayYan
948aaa1388 Fix ShaderLab umd package compilation and circle reference (#1856)
* refactor(shader-lab): circle reference

* fix(shader-lab): umd package
2023-11-01 17:54:50 +08:00
luzhuang
cab8f9b434 Fix ktx2 error and update physics wasm url (#1806)
* fix: update physics wasm url

* fix: ktx2 error
2023-10-07 16:56:57 +08:00
Hu Song
1a40634e13 Reserve function name in worker code (#1800)
* build: reserve function name in worker
2023-09-26 21:01:35 +08:00
AZhan
c3588c1c24 fix: pack physics miniprogram error (#1614) 2023-06-19 17:56:59 +08:00
ChenMo
9834f1502f Revert "Fix pack physics miniprogram error (#1611)" (#1613)
This reverts commit f00cc7a975.
2023-06-19 17:36:14 +08:00
AZhan
f00cc7a975 Fix pack physics miniprogram error (#1611)
* fix: pack physics miniprogram error

Co-authored-by: YunYouJun <[email protected]>
2023-06-19 17:13:26 +08:00
Hu Song
57515aac8a build: set galacean global name (#1460)
* build: set galacean global name
2023-04-11 20:42:48 +08:00
ChenMo
de8fd478f9 Oasis renamed to Galacean (#1453)
* build: rename packages
2023-04-06 13:33:23 +08:00
Hu Song
ba89f99d2e build: change target to es5 (#1362) 2023-02-07 11:48:33 +08:00
Hu Song
982552cbc9 Replace babel to swc (#1358)
* build: replace babel to swc
2023-02-03 14:47:22 +08:00
Hu Song
04926fadda fix: peer dependencies bunble (#926)
* fix: peer dependencies bunble

* build: refactor to peer dependencies
2022-08-04 22:54:47 +08:00
Hu Song
d0e639cd1c Test: Use Floss and Chai to Replace Jest (#778)
test: Use Floss and Chai to Replace Jest
2022-05-06 14:57:39 +08:00
Hu Song
2680adfcd6 Clear package build scripts (#318)
* style: fix prettier error

* build: fix b:types error

* build: clean scripts

* build: use debug resolve while watching
2021-06-07 17:43:10 +08:00
gz65555
6fcbb69111 build: only dir will be built 2021-04-08 10:44:58 +08:00
Izzy Chen
19a1f32e3e fix: GLTF DRACO decode bug (#141) (#164) 2021-04-06 15:58:53 +08:00
Kbscript
2be311dbd3 feat: Use rollup serve plugin (#137)
* build: use rollup serve plugin
2021-03-31 12:18:22 +08:00
gz65555
0c5fbb27c4 style: format rollup.config.js 2021-01-26 11:21:06 +08:00
gz65555
51dfeeca44 build: delete useless config 2021-01-25 18:40:22 +08:00
gz65555
fa994301d8 chore: delete useless devDependencies and scripts 2021-01-25 17:36:48 +08:00
GuoLei1990
deb458685a Init code. 2021-01-25 14:13:04 +08:00