| Age | Commit message (Collapse) | Author |
|
Corrected some bugs on the way...
Automatically convert textures to POT on RPI and WEB
|
|
[core] Added SetMousePosition()
[models] LoadHeightmap() - Corrected textures bug
[raymath] Functions renaming
[WEB] Prepare environment for emscripten!
|
|
This reverts commit 29d8b48503f3064cdc1f3a87c01b4264e716a220.
|
|
[core] Added SetMousePosition()
[models] LoadHeightmap() - Corrected textures bug
[raymath] Functions renaming
[WEB] Prepare environment for emscripten!
|
|
This is a huge update. Check CHANGELOG for details
|
|
No-parameters functions use the prototype style FunctionName(void);
|
|
|
|
View CHANGELOG for a detailed list of changes
|
|
|
|
Some useful functions to work with Vector3, Matrix and Quaternions
|