Ray
|
bac50fbba5
|
Review functions descriptions
|
7 years ago |
Ray
|
321027a242
|
Added comments to create transparent framebuffer
Comments to create transparent framebuffer on RPI,
when activate you see though full screen window the console below!
|
7 years ago |
Ray
|
4c27412eff
|
Corrected issue #281
|
7 years ago |
Ray
|
f05d6dfc3c
|
Some comment tweaks
Still some work left on camera...
|
7 years ago |
Ray
|
8ccb558996
|
First person camera now works on web
|
7 years ago |
Ray
|
fd1fe3ac14
|
Lock cursor on first person camera
|
7 years ago |
Ray
|
35c6aff21f
|
Corrected bug on HDR loading
|
7 years ago |
Ray
|
50c887cb0a
|
Support HDR R32G32B32 float textures loading
|
7 years ago |
Ray
|
822c2ddad5
|
Some defines tweaks for consistency
|
7 years ago |
Ray
|
83aba22e49
|
Improved hi-res timer on Win32
|
7 years ago |
Ray
|
a522914183
|
Included required paths for web compilation
|
7 years ago |
Ray
|
3861bc80f2
|
StopMusicStream() review
|
7 years ago |
Ray
|
39732d04ec
|
Comments review
|
7 years ago |
Ray
|
0ebd8b0f6e
|
Review Android compiling
|
7 years ago |
Ray
|
3bdf367711
|
Support model.transform
Combine it with transform introduced as function parameters
|
7 years ago |
Ray
|
70a7c65668
|
Return angles as degrees
|
7 years ago |
Ray
|
18b31f6792
|
Added two new functions to raymath
|
7 years ago |
Ray
|
9c66d961d0
|
Merge branch 'develop' of https://github.com/raysan5/raylib into develop
|
7 years ago |
Ray
|
2d5c8e61b1
|
Some code tweaks
|
7 years ago |
Ray
|
73774aadd6
|
Review makefiles
|
7 years ago |
Ray
|
a64e909e55
|
Added games license
|
7 years ago |
Ray
|
c4500901eb
|
Added HTML5 games
|
7 years ago |
Ray
|
33069cddc5
|
Merge pull request #275 from victorfisac/develop
Added function to set window minimum dimensions
|
7 years ago |
victorfisac
|
e197665e1d
|
Added function to set window minimum dimensions...
useful when using FLAG_WINDOW_RESIZABLE.
|
7 years ago |
victorfisac
|
db0cfa935f
|
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
|
7 years ago |
Ray
|
d593bd0081
|
Some code tweaks
|
7 years ago |
Ray
|
2d6213af60
|
Renamed deprecated function name
|
7 years ago |
Ray
|
86f2d4b9f9
|
Commented pointer lock on web
|
7 years ago |
Ray
|
66320582a3
|
Some work on example games
|
7 years ago |
Ray
|
be40d97954
|
Move compiled game to right folder
|
7 years ago |
raysan5
|
9a515ae9db
|
Review examples list -IN PROGRESS-
|
7 years ago |
raysan5
|
b4f4b179c2
|
Light my ritual web compilation
|
7 years ago |
raysan5
|
0b869948c6
|
TraceLog() output tweak
|
7 years ago |
raysan5
|
332f3b4f9d
|
Set canvas background to black...
..to avoid blending issues with white background
|
7 years ago |
raysan5
|
3c99093aed
|
Rename variables for consistency
|
7 years ago |
raysan5
|
f2656871e9
|
Review Makefiles default raylib path
|
7 years ago |
raysan5
|
7bcae59477
|
Support XM modules by default
|
7 years ago |
raysan5
|
3a1e6ab0b6
|
Review game code (something broken)
|
7 years ago |
raysan5
|
9b072dc346
|
Review game examples Makefiles
|
7 years ago |
raysan5
|
cfec2b40a4
|
Organize structs vs enums
|
7 years ago |
raysan5
|
247da006ae
|
Rename parameter
|
7 years ago |
raysan5
|
b0f8ea27e3
|
Renamed function for lib consistency
LoadSpriteFontTTF() --> LoadSpriteFontEx()
|
7 years ago |
Ray
|
5620e73914
|
Merge pull request #266 from Triangle345/patch-3
basic_game - update makefile
|
7 years ago |
Eugene F
|
ec22577e5a
|
basic_game - update makefile
Removed glew from basic_game makefile as glew is not part of the raylib package (no glew in mingw).
|
7 years ago |
Ray
|
e38a7fcede
|
Small tweak
|
7 years ago |
Ray
|
e7f0d0eef1
|
Corrected issue with alloca.h on GCC
|
7 years ago |
Ray
|
ecfe31bf1d
|
Make TraceLog() public to the API
enum LogType could require some revision...
|
7 years ago |
Ray
|
8d3750e36d
|
Turn transparent pixels to black
|
7 years ago |
Ray
|
1df7a8b4a6
|
Update some files
|
7 years ago |
Ray
|
517a7e3466
|
Review makefiles
|
7 years ago |