mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-08 07:13:12 +00:00
Added some last hour features to v1.2.2
This commit is contained in:
parent
0bfd283526
commit
b2a5390adb
@ -13,11 +13,13 @@ Release: raylib 1.2.2 (31 December 2014)
|
|||||||
[core] Corrected bug on input handling (keyboard and mouse)
|
[core] Corrected bug on input handling (keyboard and mouse)
|
||||||
[textures] Renamed function CreateTexture() to LoadTextureFromImage()
|
[textures] Renamed function CreateTexture() to LoadTextureFromImage()
|
||||||
[textures] Added function ConvertToPOT()
|
[textures] Added function ConvertToPOT()
|
||||||
|
[rlgl] Added support for color tint on models on GL 3.3+ and ES2
|
||||||
|
[rlgl] Added support for normals on models
|
||||||
[models] Corrected bug on DrawBillboard()
|
[models] Corrected bug on DrawBillboard()
|
||||||
[models] Corrected bug on DrawHeightmap()
|
[models] Corrected bug on DrawHeightmap()
|
||||||
[models] Renamed LoadCubesmap() to LoadCubicmap()
|
[models] Renamed LoadCubesmap() to LoadCubicmap()
|
||||||
[audio] Added function LoadSoundFromWave()
|
[audio] Added function LoadSoundFromWave()
|
||||||
[makefile] Added support for Linux compiling
|
[makefile] Added support for Linux and OSX compiling
|
||||||
[stb] Updated to latest headers versions
|
[stb] Updated to latest headers versions
|
||||||
[*] Lots of tweaks around
|
[*] Lots of tweaks around
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user