| Age | Commit message (Collapse) | Author |
|
Remove line that caused a memory leak
|
|
|
|
Avoid calling `abort()`, `LOG_ERROR` already manages it. Code looks cleaner now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Augment raymath.h with useful functions
* Rename Vector2ClampMagnitude and Vector3ClampMagnitude to Vector2ClampValue and Vector3ClampValue
* Remove Vector3{Up,Down,Left,Right,Forward,Backward}
|
|
|
|
node-raylib is updated to 4.0!
|
|
When referring to byte array SIZE, I find it more clear than length
|
|
|
|
|
|
|
|
|
|
|
|
This feature is still under consideration/testing and it doesn't work properly, at least the Delay Effect processor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WARNING: This addition is based on a PR and it's still under review, not sure if it will be maintained in the future. In general, raylib tries to avoid callbacks usage mechanisms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|