raysan5
|
c32ae480af
|
RENAMED: FormatText() -> TextFormat()
This function was renamed for consistency in raylib 3.0, just unified all examples to use TextFormat() instead of FormatText()
|
4 роки тому |
G3bE
|
32387317bf
|
Make raymath more consistent (#1197)
* Make raymath naming and functions more consistent
* Minor fixes
* Fix examples
* Fix Physac
* New naming rules
* Apply naming to Quaternion functions
* Apply to models.c
* Remove *MulitplyValue / *DivideValue
|
4 роки тому |
chriscamacho
|
2dbcef218c
|
spotlight example, each spot has own radius, mouse countrol (#1148)
NB glsl100 shader needs testing on "bare metal"
Co-authored-by: codifies <nospam@antispam.com>
|
5 роки тому |
raysan5
|
5e670be239
|
REVIEWED: shaders_spotlight example
It seems something is not working properly...
|
5 роки тому |
chriscamacho
|
efe359d613
|
as per request spotlight example (#1146)
Co-authored-by: codifies <nospam@antispam.com>
|
5 роки тому |