raysan5
|
37a6f12037
|
Unload model shaders and textures
They are not automatically unloaded when unloading the model!
|
2019-08-26 21:19:04 +02:00 |
|
chriscamacho
|
6f2f09947f
|
addition to raylib to create matrix from 3 euler angles (#938)
|
2019-08-09 17:04:52 +02:00 |
|
Ray
|
b525039e0a
|
Review ALL examples
|
2019-05-20 16:36:42 +02:00 |
|
Ray
|
424d3ca8d9
|
examples review
Redesigns, deletes and renames
Also noted authors propertly on contributed examples
|
2019-05-14 15:34:23 +02:00 |
|
Ray
|
be6d237b9e
|
Review models examples
|
2019-03-29 20:22:50 +01:00 |
|
Ray
|
fa5cebdfd2
|
Comment tweak
|
2018-10-19 16:17:29 +02:00 |
|
Ray San
|
6045062a05
|
Renamed some functions
- Renamed Begin3dMode() --> BeginMode3D()
- Renamed Begin2dMode() --> BeginMode2D()
- Renamed End3dMode() --> EndMode3D()
- Renamed End2dMode() --> EndMode2D()
|
2018-05-04 16:54:05 +02:00 |
|
Ray San
|
4cc12ef2b3
|
Review camera definition on examples
|
2018-04-11 10:13:00 +02:00 |
|
maficccc@gmail.com
|
df74607479
|
Fix warning: illegal character encoding in string literal
|
2018-04-02 13:30:19 +02:00 |
|
Ray
|
24657ca789
|
Review textures to be POT
Could correct possible issues on OpenGL 1.1
|
2017-11-05 17:06:50 +01:00 |
|
Ray
|
639f41cf54
|
Renamed example file
|
2017-09-30 00:45:03 +02:00 |
|