|
|
9fbf5808a0
|
Rename server "free" functions to "free_rid" to match exposed API
|
2025-09-30 16:52:25 -07:00 |
|
|
|
ad40939b6f
|
Core: Replace C math headers with C++ equivalents
- Minor restructuring to ensure `math_funcs.h` is the central point for math functions
|
2025-04-16 15:49:02 -05:00 |
|
|
|
a1846b27ea
|
Improve use of Ref.is_null/valid
Use `is_null` over `!is_valid` and vice versa.
|
2024-12-23 16:35:02 -05:00 |
|
|
|
e6d930b31f
|
AnimatedTexture: Fix crash when loaded from a thread
|
2024-06-19 09:54:01 +02:00 |
|
|
|
7e21eb7e00
|
Extract and reorganize texture resource classes
|
2023-07-14 20:04:21 +02:00 |
|