| Age | Commit message (Collapse) | Author |
|
RENAMED: `ClearDirectoryFiles()` to `UnloadDirectoryFiles()`
|
|
|
|
|
|
|
|
`physac` is available on its own repo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
screenshot/recording (#2446)
|
|
|
|
This reverts commit d786af83fc0364e6a773254a9ebc8cc7f1e621d1.
|
|
|
|
|
|
* Comparison is always true because finalSample >= 1
* Comparison is always false because keyCount >= 0
|
|
Events waiting can be enabled/disabled, it toggles event polling.
|
|
|
|
|
|
|
|
|
|
* Add support for truncating parser input
* Remove RLAPI from implementations in rlgl.h
|
|
This immediately shows log messages when stdout is not connected to a
tty.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove line that caused a memory leak
|
|
|
|
Avoid calling `abort()`, `LOG_ERROR` already manages it. Code looks cleaner now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|