Ray San
1f6eb1fc61
Moved raylib webpage to docs folder
raylib webpage has been completely reorganized and moved from gh-pages
(a pain to work with) to docs folder. Useless libs have been removed,
webs have been renamed, etc.
Now it would be easier (hopefully) to update webpage. :)
8 年前
raysan5
3876f19d6a
Corrected some issues on OpenGL ES
8 年前
raysan5
5f7ac64c44
Removed function SetModelTexture()
It's more educational to go through new material system, so, I decide to
remove this function to avoid students confusion...
9 年前
raysan5
d8bd8634ab
3d Camera: Added support for field-of-view Y
9 年前
raysan5
183795b8aa
Review literals type
9 年前
raysan5
35f1ebf9f3
Corrected model filenames
9 年前
raysan5
e28fef6ee0
Reviewed examples
9 年前
raysan5
ca402e9d36
New examples added (with some resources)
9 年前
raysan5
8745d733f9
Replaced 3d model example resources
Cat replaced by dwarf
9 年前
raysan5
51688c004c
Code cleaning, removed useless spaces
10 年前
raysan5
5ecb6801fa
Examples renaming and test examples merge
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
10 年前
Ray
3a0d164a76
Rename ex07c_3d_models.c to models_obj_loading.c
10 年前
raysan5
01651af08a
Update examples and remove .exe
10 年前
raysan5
5e2e9aa23e
Corrected bug with DrawModel()
11 年前
raysan5
62f298ce54
Updated
11 年前
raysan5
6f9d7db4ad
Updated
11 年前
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
11 年前
Ray
818e79638b
Replaced tabs by 4 spaces
11 年前
raysan5
1a8cdc10b7
Added some examples
11 年前