Commit Graph

8 Commits

Author SHA1 Message Date
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
大聪明
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
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
singlecoder
4ac072fca8 Add test for math (#893)
* test(math): add test for math
2022-07-27 11:45:46 +08:00