Commit Graph

54 Commits

Author SHA1 Message Date
gz65555
214b8e6fb1 chore: release v0.0.0-experimental-1.3-xr.10 2024-09-25 17:09:49 +08:00
GuoLei1990
73c2cb7d03 chore: release v1.3.12 2024-09-24 19:10:19 +08:00
GuoLei1990
5af0a377f3 chore: release v1.3.11 2024-09-11 18:01:07 +08:00
gz65555
bb21337960 chore: release v1.3.10 2024-08-30 17:59:46 +08:00
gz65555
dbfa8662c2 chore: release v1.3.9 2024-08-27 18:02:18 +08:00
Hu Song
cb058362b3 Add release workflow to github action (#2363)
* ci: add release to github action
2024-08-27 17:43:18 +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
zhuxudong
9d2e8ff369 Support shadow fade (#1960)
* feat: support shadow fade
2024-01-17 13:34:21 +08:00
GuoLei1990
07bf961944 Merge branch 'main' into dev/1.2
* main:
  Delete ignore file (#1917)
  Ignore git-lfs husky sh (#1916)
  "v1.1.0-beta.30"
  Fix component disable error when  do `enabled = false` in `onAwake` method (#1915)
  Add e2e test (#1656)
  "v1.1.0-beta.29"
  Fix text renderer wrap error (#1914)
  "v1.1.0-beta.28"
  feat(material): temporary resolution of submesh rendering order (#1910)
  fix: unit test (#1909)
  Animator events support be added in real time (#1906)
  editor: parse layer (#1907)

# Conflicts:
#	package.json
#	packages/core/package.json
#	packages/design/package.json
#	packages/draco/package.json
#	packages/galacean/package.json
#	packages/loader/package.json
#	packages/math/package.json
#	packages/physics-lite/package.json
#	packages/physics-physx/package.json
#	packages/rhi-webgl/package.json
#	packages/shader-lab/package.json
#	pnpm-lock.yaml
#	tests/src/core/Animator.test.ts
2023-12-27 17:25:09 +08:00
luzhuang
8200bfdd5e Add e2e test (#1656)
* test: add e2e test
2023-12-21 18:03:08 +08:00
GuoLei1990
7041707a9a Merge branch 'main' into dev/1.2
* main:
  SceneLoader add shadow cascade splits parser (#1899)
  "v1.1.0-beta.27"
  "v1.1.0-beta.26"
  refactor: complement texture loader params (#1898)
  ci: upgrade husky version (#1900)
  "v1.1.0-beta.25"
  Shaderlab detect shader with duplicate name (#1897)
  `ParticleGradient` support  `colorKeys` and `alphaKeys` modification (#1894)
  Fix by passing 0.0 avoids precision issues and optimizes performance (#1890)
  Adds protection for value infinity in `BoundingBox` (#1892)

# Conflicts:
#	package.json
2023-12-15 14:17:11 +08:00
AZhan
6b37bba037 Support xr module (#1787)
* feat: support `xr` module
2023-12-12 15:20:40 +08:00
Hu Song
38925b35be ci: upgrade husky version (#1900) 2023-12-11 11:42:19 +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
GuoLei1990
d64b3204f2 Merge branch 'main' into dev/1.1
* main: (41 commits)
  fix: skin mesh error (#1675)
  fix: test error (#1674)
  test: fix ci not work (#1670)
  fix: `EventDispatcher` static pool bug
  fix: eventdispatcher bug (#1671)
  fix: animation event bug (#1666)
  Fix parse glTF texture wrap & filterMode bug (#1659)
  Fix text wrap bug (#1644)
  chore: use strict error msg and type (#1647)
  Fix text error for set text to "" and set enableWrapping to true (#1634)
  "v1.0.0-beta.17"
  Process GLTFBufferParser and GLTFTextureParser pipelines in parallel (#1638)
  Fix animation clip loader, clip change promise to assetPromise, controller json parse (#1506)
  fix: the layer is not cloned when the node is cloned (#1636)
  Fix glTF texture mipmap bug (#1637)
  "v1.0.0-beta.16"
  Adjust main light to directional lights first (#1635)
  Fix  `AmbientLight` can't destroy bug (#1633)
  Add value change listener for `Sprite` (#1622)
  Add unit test case of `Font` (#1606)
  ...
2023-08-01 12:53:08 +08:00
Hu Song
d80778eeac Upgrade devdependecies version (#1650) 2023-07-18 20:08:40 +08:00
Hu Song
5ff9f8e7cf Support ktx2 loader (#1625)
* feat(ktx2): support ktx2 loader
2023-07-14 21:34:53 +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 <me@yunyoujun.cn>
2023-06-19 17:13:26 +08:00
云游君
f0fdb2452b ci: faster with lock & better practice by github actions (#1508)
* ci: faster with lock & better practice by github actions

* ci: add move os test & use build instead of ci
2023-05-27 14:13:05 +08:00
ChenMo
faaaec0b64 fix: windows compile error (#1529) 2023-05-04 13:26:10 +08:00
GuoLei1990
b8dd905fe8 build: update typescript version 2023-04-21 21:33:08 +08:00
Hu Song
f7635da5d5 build: update helper error (#1459) 2023-04-10 16:37:12 +08:00
ChenMo
de8fd478f9 Oasis renamed to Galacean (#1453)
* build: rename packages
2023-04-06 13:33:23 +08:00
Hu Song
982552cbc9 Replace babel to swc (#1358)
* build: replace babel to swc
2023-02-03 14:47:22 +08:00
GuoLei1990
5121f7ef30 Merge branch 'main' into dev/0.9
* main:
  v0.8.0-beta.26
  feat: shader add properties get ability (#1060)
  Fix scene root entity destroy bug (#1062)
  Fix call `engine.destroy()` crash  in `Script` (#1059)
  Fix physics system stablity (#1047)
  v0.8.0-beta.25
  Fix script onDisable() error call bug (#1055)
  fix: sprite transform error when rotates (#1053)
  feat: remove throw (#1052)
  Update README.md
  Update README.md
  v0.8.0-beta.24
  Fix `TextRenderer` render error (#1040)
  v0.8.0-beta.23
2022-09-22 11:59:11 +08:00
ChenMo
e961134f26 Fix script onDisable() error call bug (#1055)
* fix: script onDisable() error call bug
2022-09-16 17:17:45 +08:00
Hu Song
343e067ec8 Use pnpm workspace instead of lerna (#1032)
* build: Use pnpm workspace instead of lerna
2022-09-15 12:51:23 +08:00
ChenMo
c9b883b05b Update package.json 2022-08-10 00:13:46 +08:00
ChenMo
c35585607b Create package.json 2022-08-09 23:16:06 +08:00
yangfengzzz
ba9d1b00fe material and texture unit tests (#892)
* test: texture and material unit tests
2022-07-27 11:49:08 +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
ChenMo
0c52e843ec docs: update commit spec and change log config (#758) 2022-04-25 14:14:23 +08:00
singlecoder
c0ea1a2730 Feat:The first version of text system (#686)
* feat(text): init TextRenderer
2022-03-29 11:02:03 +08:00
Hu Song
32fdb206b0 Fix Background UV Error and Update TypeScript Version (#585)
* fix: update background mesh
2021-11-15 13:54:43 +08:00
GuoLei1990
7938215f72 Merge branch 'dev/0.4' 2021-06-10 18:52:48 +08:00
Hu Song
f7adc1c5f5 Fix CI Error (#321)
* ci: fix ci script error
2021-06-08 11:29:46 +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
Bob
b541a778e3 refactor: remove typedoc (#288) 2021-05-17 11:40:47 +08:00
Hu Song
1dab2dd93d Merge Dev/0.3 to Main (#154)
Merge dev/0.3 to main branch. ain branch has been achived in 0.2
2021-04-02 15:22:20 +08:00
Kbscript
2be311dbd3 feat: Use rollup serve plugin (#137)
* build: use rollup serve plugin
2021-03-31 12:18:22 +08:00
Hu Song
e21527a3d7 build: generate changelog automatically (#66) (#116) 2021-03-22 20:29:47 +08:00
Hu Song
306f8cd41d build: solve windows can't use rm command (#70) 2021-03-01 11:52:14 +08:00
胡松
79a5ca79ea ci: add commit message lint rules 2021-02-02 15:17:50 +08:00
gz65555
6c3d43c526 test: remove gl dependency 2021-01-26 18:58:57 +08:00
luzhuang
6377ebe8cc Merge branch 'chore/workflow' of github.com:oasis-engine/engine into chore/workflow 2021-01-26 17:10:36 +08:00
gz65555
971b83ebbc doc: translate to english
test: fix componentManager test case
2021-01-26 17:07:42 +08:00
gz65555
a834ac16e4 doc: update typedoc theme version 2021-01-26 16:31:35 +08:00
gz65555
ba74e14310 add typedoc script 2021-01-26 14:54:12 +08:00