Commit Graph

36 Commits

Author SHA1 Message Date
GuoLei1990
d6f97f797d Merge branch 'main' into dev/1.1
* main:
  Add physic unit test timeout (#1717)
  "v1.0.0-beta.20"
  Fix `PhysicManager`  fixedTimeStep less than 0 bug (#1715)
  Fix physx unit test (#1714)
  Fix a series of physical system problems (#1712)
  Fix avoid destroyed material error (#1705)
  "v1.0.0-beta.19"

# Conflicts:
#	packages/core/package.json
#	packages/core/src/physics/PhysicsScene.ts
#	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-lite/src/LitePhysicsManager.ts
#	packages/physics-physx/package.json
#	packages/physics-physx/src/PhysXPhysics.ts
#	packages/rhi-webgl/package.json
#	tests/package.json
2023-08-30 15:50:01 +08:00
luzhuang
2a788ca73d Fix a series of physical system problems (#1712)
* fix: onCollisionEnter not triggered.

* fix: onCollisionEnter not triggered.

* fix: collider setPosition error

* fix: lite Physics rayCast error when distance is lower than hit distance

* feat: opt code

* feat: opt code

* feat: add unit test

* feat: opt code
2023-08-28 17:25:41 +08:00
SwayYan
fbd5e82ac5 Add shader lab package and support shader framework (#1610)
* feat(shaderLab): add shader lab package and support shader framework
---------

Co-authored-by: 睿祺 <yanshiwei.ysw@antgroup.com>
Co-authored-by: GuoLei1990 <gl3336563@163.com>
2023-07-21 14:03:28 +08:00
ChenMo
7be0db98bf Fix compile error (#1465)
* build: fix compile error

* feat: rename `OASIS_materials_remap` extension to `GALACEAN_materials_remap`
2023-04-12 16:23:37 +08:00
GuoLei1990
b3ce268544 Merge branch 'main' into dev/1.0
* main:
  "v0.9.0-beta.80"
  build: update package name
  Oasis renamed to Galacean (#1453)
  "v0.9.0-beta.79"
  Temporary solution to duplicate bone names (#1452)
  "v0.9.0-beta.78"
  Fix multi light cull mask bug (#1451)
  "v0.9.0-beta.77"
  fix: skinned mesh renderer light culling bug
  "v0.9.0-beta.76"
  Fix light cull mask and support webgl1.0 (#1449)
  "v0.9.0-beta.75"
  Light support cull mask (#1448)
2023-04-06 14:11:08 +08:00
ChenMo
de8fd478f9 Oasis renamed to Galacean (#1453)
* build: rename packages
2023-04-06 13:33:23 +08:00
ChenMo
00a0b1632a Support device lost (#1374)
* feat: support device lost and restore
2023-03-15 17:00:35 +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
GuoLei1990
fbe5ecc1a8 v0.9.0-alpha.4 2022-09-12 00:59:41 +08:00
GuoLei1990
1bc314f451 v0.9.0-alpha.3 2022-09-10 21:20:31 +08:00
GuoLei1990
269ab02dc8 v0.9.0-alpha.2 2022-09-09 17:31:33 +08:00
GuoLei1990
7ea65a0b17 v0.9.0-alpha.1 2022-08-30 16:36:04 +08:00
GuoLei1990
11466c2e5e v0.9.0-alpha.0 2022-08-30 16:22:21 +08:00
GuoLei1990
314cefa5f2 v0.8.0-beta.9 2022-08-04 18:21:49 +08:00
GuoLei1990
5bd95b942c v0.8.0-beta.8 2022-08-04 18:18:54 +08:00
GuoLei1990
7124e03144 v0.8.0-beta.7 2022-08-04 15:41:20 +08:00
GuoLei1990
1228a9c49c v0.8.0-beta.6 2022-08-04 14:24:05 +08:00
GuoLei1990
2d11e00e36 v0.8.0-beta.5 2022-08-02 18:09:38 +08:00
GuoLei1990
0ca84a389c v0.8.0-beta.4 2022-08-02 18:06:58 +08:00
GuoLei1990
3f83b69da5 v0.8.0-beta.3 2022-08-02 15:31:36 +08:00
GuoLei1990
aec21b27d0 v0.8.0-beta.2 2022-07-29 13:41:26 +08:00
GuoLei1990
08e8908968 v0.8.0-beta.1 2022-07-28 18:14:08 +08:00
GuoLei1990
1f975d7f1e v0.8.0-beta.0 2022-07-28 17:17:45 +08:00
GuoLei1990
cfa7ff793d v0.8.0-alpha.8 2022-07-27 18:55:05 +08:00
GuoLei1990
174f6ffbee v0.8.0-alpha.7 2022-07-27 18:49:40 +08:00
GuoLei1990
5fab16430d v0.8.0-alpha.6 2022-07-27 16:39:13 +08:00
Hu Song
7db6dddc44 Merge dev-asset beanch (#891)
* feat: merge dev-asset beanch
2022-07-27 15:58:09 +08:00
yangfengzzz
ba9d1b00fe material and texture unit tests (#892)
* test: texture and material unit tests
2022-07-27 11:49:08 +08:00
GuoLei1990
6707b998dc v0.8.0-alpha.5 2022-07-11 18:53:24 +08:00
GuoLei1990
31fc74e6da v0.8.0-alpha.4 2022-07-11 18:51:56 +08:00
GuoLei1990
64f1c624eb v0.8.0-alpha.3 2022-07-08 21:27:29 +08:00
GuoLei1990
5879282c77 v0.8.0-alpha.2 2022-07-08 21:25:34 +08:00
GuoLei1990
6355c207b2 v0.8.0-alpha.1 2022-06-29 16:08:40 +08:00
GuoLei1990
dba43c1e4d v0.8.0-alpha.0 2022-06-29 15:57:54 +08:00
Hu Song
b2f8b5fc2a Fix Test Version Error (#802)
* ci: remove ci on node 12

* test: fix version
2022-05-16 19:25:20 +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