zhuxudong
|
ae3dc4a655
|
Color api rename (#2607)
* refactor: color api change
|
2025-04-09 17:35:59 +08:00 |
|
zhuxudong
|
958265a93f
|
refactor: color api change (#2606)
|
2025-04-09 16:50:11 +08:00 |
|
zhuxudong
|
365bac80b4
|
Support Texture hardware sRGB encoding and decoding color space (#2593)
* feat(texture): support hardware sRGB encoding and decoding
|
2025-04-09 14:15:36 +08:00 |
|
ChenMo
|
63a5662f56
|
Optimize the writing of function call _onValueChanged (#2497)
* refactor: optimize the writing of function call `_onValueChanged`
|
2025-01-09 17:40:31 +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 |
|
AZhan
|
396cb8e75f
|
fix: Color.toGamma and Color.toLinear listener error
|
2024-09-26 16:06:43 +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 |
|
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 |
|
luzhuang
|
58b5d7437a
|
AnimationClip support any target (#1009)
* feat: `AnimationClip` support any target
|
2022-10-10 17:38:26 +08:00 |
|
yangfengzzz
|
71eb8cbe90
|
Add cascaded shadow map (#985)
* feat: add cascaded shadow map
|
2022-09-07 18:21:07 +08:00 |
|
ChenMo
|
0e26e2ca7c
|
Refactor cloneTo to copyFrom for math library and rename setValue to set (#844)
* feat: refactor `cloneTo` to `copyFrom` for math library
* feat: rename `setValue` to `set` for math library
|
2022-06-28 11:18:30 +08:00 |
|
yangfengzzz
|
986cbc45e2
|
feat: solve math design circular dependency (#488)
* feat: solve math design cirular dependency
|
2021-09-07 13:41:22 +08:00 |
|
zhuxudong
|
908a0fe6a6
|
Feat: support spherical harmonic (#392)
* feat: support spherical harmonics
|
2021-08-06 15:49:53 +08:00 |
|
yangfengzzz
|
a6aedb94b0
|
Fix Typos (#409)
* fix: typos fixed
|
2021-07-30 14:43:09 +08:00 |
|
zhuxudong
|
46c41672c5
|
feat: add some commonly used methods for Color(#385)
|
2021-07-15 15:42:08 +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 |
|
GuoLei1990
|
deb458685a
|
Init code.
|
2021-01-25 14:13:04 +08:00 |
|