hhhhkrx
|
7c5d468ad8
|
feat(particle): add transform to shape module (#2965)
* feat(particle): add position and rotation transform to shape module
|
2026-04-16 17:38:24 +08:00 |
|
AZhan
|
6fd9683da8
|
test: add bounding box unit test (#2668)
|
2025-05-21 13:36:38 +08:00 |
|
zhuxudong
|
ae3dc4a655
|
Color api rename (#2607)
* refactor: color api change
|
2025-04-09 17:35:59 +08:00 |
|
GuoLei1990
|
14027ac0e9
|
Merge branch 'main' into dev/1.4
|
2024-11-12 17:16:04 +08:00 |
|
singlecoder
|
fc35b0243b
|
Add function copy to vector link object for vector (#2428)
* feat(math): add copy to vector link object for vector
|
2024-11-07 16:16:50 +08:00 |
|
luzhuang
|
1b3c7fd483
|
test: replacce floss with vitest (#2396)
* test: change floss to vitest
|
2024-10-22 10:53:49 +08:00 |
|
AZhan
|
165d7ab0a8
|
fix: quaternion to euler bug (#2073)
|
2024-04-15 11:38:27 +08:00 |
|
AZhan
|
7f76e9c92c
|
Adds protection for value infinity in BoundingBox (#1892)
* fix: bounding box adds protection for value infinity
|
2023-12-04 14:48:48 +08:00 |
|
AZhan
|
ee062fa018
|
Fix quaternion to euler bug (#1851)
* fix: quaternion to euler bug
|
2023-10-31 17:26:48 +08:00 |
|
大聪明
|
5d7d8dc41a
|
Add copyToArray and copyFromArray to Color (#1746)
* feat: add `copyToArray` and `copyFromArray`
---------
Co-authored-by: GuoLei1990 <gl3336563@163.com>
|
2023-09-12 21:21:17 +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 |
|
Hu Song
|
4e94f658fe
|
Add toJSON in base math class (#1380) (#1409)
* feat: add toJSON in base math class
|
2023-03-15 16:07:58 +08:00 |
|
Hu Song
|
08aaa778f3
|
Add toJSON in base math class (#1380)
* feat: add toJSON in base math class
|
2023-02-21 15:31:48 +08:00 |
|
HypnosNova
|
7ac9dc7ed9
|
Add frustumContainsPoint to CollisionUtil (#1340)
* feat: add `frustumContainsPoint` to `CollisionUtil`
|
2023-02-01 13:12:07 +08:00 |
|
singlecoder
|
4ac072fca8
|
Add test for math (#893)
* test(math): add test for math
|
2022-07-27 11:45:46 +08:00 |
|