smilediver
|
117c4e6886
|
Math: remove and replace GP_ASSERT with AX_ASSERT (#2143)
|
2024-09-14 08:52:46 +08:00 |
smilediver
|
7b377d6351
|
Math optimizations (#2115)
* Mat4: make some methods inlineable
* Vec3: make some methods inlineable
* Vec4: make some methods inlineable
* Color: make some methods inlineable
* Quaternion: make some methods inlineable
* Rect: make some methods inlineable
* Vec2: make some methods inlineable
* Math: mark constants inline
* Math: fix DLL build
* Vec2: make constants inlineable
* Color: remove inline file
* Mat4: remove inline file
* Quaternion: remove inline file
* Rect: remove inline file
* Vec2: remove inline file
* Vec3: remove inline file
* Vec4: remove inline file
|
2024-09-05 08:57:26 +08:00 |
Deal(涓€绾跨伒)
|
abd8029f64
|
Remove CC prefix from code file name (#1230)
* Add migrate sources tool
* Fix include replace regex
* Fix compile
* Migrate maually
* Disable sources-migrate tool by default
* Fix ci
* Fix ci
* Improve source migrate
* Fix ios/tvos ci
* Fix ios/tvos ci
* Fix
|
2023-06-11 13:08:08 +08:00 |
halx99
|
c16a33e347
|
Migrate more macors
|
2022-07-16 10:43:05 +08:00 |
涓€绾跨伒
|
ac1872494c
|
Remove unnecessary check [skip ci]
refer to #748
|
2022-07-15 19:44:31 +08:00 |
halx99
|
41d2c44308
|
Migrate macros 'CC_' to 'AX_'
|
2022-07-15 19:17:01 +08:00 |
涓€绾跨伒
|
bf77f46dce
|
Migrate engine namespace to `axis`(abbv: `ax`) (#743)
|
2022-07-11 17:50:21 +08:00 |
halx99
|
def5f9e2bc
|
Rename core folder name
|
2021-12-31 14:39:08 +08:00 |