Ray
|
16842233c9
|
Review issue and added some comments
|
il y a 8 ans |
Ray
|
0880be638e
|
Renamed RayHitInfo variables
|
il y a 8 ans |
Ray
|
7f6b16add4
|
HDR textures vertical flip
|
il y a 8 ans |
Ray
|
bac50fbba5
|
Review functions descriptions
|
il y a 8 ans |
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!
|
il y a 8 ans |
Ray
|
4c27412eff
|
Corrected issue #281
|
il y a 8 ans |
Ray
|
f05d6dfc3c
|
Some comment tweaks
Still some work left on camera...
|
il y a 8 ans |
Ray
|
fd1fe3ac14
|
Lock cursor on first person camera
|
il y a 8 ans |
Ray
|
35c6aff21f
|
Corrected bug on HDR loading
|
il y a 8 ans |
Ray
|
50c887cb0a
|
Support HDR R32G32B32 float textures loading
|
il y a 8 ans |
Ray
|
822c2ddad5
|
Some defines tweaks for consistency
|
il y a 8 ans |
Ray
|
83aba22e49
|
Improved hi-res timer on Win32
|
il y a 8 ans |
Ray
|
a522914183
|
Included required paths for web compilation
|
il y a 8 ans |
Ray
|
3861bc80f2
|
StopMusicStream() review
|
il y a 8 ans |
Ray
|
39732d04ec
|
Comments review
|
il y a 8 ans |
Ray
|
0ebd8b0f6e
|
Review Android compiling
|
il y a 8 ans |
Ray
|
3bdf367711
|
Support model.transform
Combine it with transform introduced as function parameters
|
il y a 8 ans |
Ray
|
70a7c65668
|
Return angles as degrees
|
il y a 8 ans |
Ray
|
18b31f6792
|
Added two new functions to raymath
|
il y a 8 ans |
Ray
|
2d5c8e61b1
|
Some code tweaks
|
il y a 8 ans |
Ray
|
73774aadd6
|
Review makefiles
|
il y a 8 ans |
victorfisac
|
e197665e1d
|
Added function to set window minimum dimensions...
useful when using FLAG_WINDOW_RESIZABLE.
|
il y a 8 ans |
Ray
|
d593bd0081
|
Some code tweaks
|
il y a 8 ans |
Ray
|
86f2d4b9f9
|
Commented pointer lock on web
|
il y a 8 ans |
raysan5
|
0b869948c6
|
TraceLog() output tweak
|
il y a 8 ans |
raysan5
|
3c99093aed
|
Rename variables for consistency
|
il y a 8 ans |
raysan5
|
7bcae59477
|
Support XM modules by default
|
il y a 8 ans |
raysan5
|
cfec2b40a4
|
Organize structs vs enums
|
il y a 8 ans |
raysan5
|
247da006ae
|
Rename parameter
|
il y a 8 ans |
raysan5
|
b0f8ea27e3
|
Renamed function for lib consistency
LoadSpriteFontTTF() --> LoadSpriteFontEx()
|
il y a 8 ans |
Ray
|
e7f0d0eef1
|
Corrected issue with alloca.h on GCC
|
il y a 8 ans |
Ray
|
ecfe31bf1d
|
Make TraceLog() public to the API
enum LogType could require some revision...
|
il y a 8 ans |
Ray
|
1df7a8b4a6
|
Update some files
|
il y a 8 ans |
Ray
|
35172430c6
|
Added SUPPORT_VR_SIMULATOR flag
|
il y a 8 ans |
raysan5
|
3e082f1d62
|
Updated physac to latest version
|
il y a 8 ans |
raysan5
|
c67cffea38
|
Updated STB libs to latest version
|
il y a 8 ans |
raysan5
|
f5894278b7
|
Added Vector2 math functions
Reviewed some Vector3 functions
Added auxiliary Clamp() function
|
il y a 8 ans |
raysan5
|
7e65c300b6
|
Make public TakeScreenshot() function
|
il y a 8 ans |
RDR8
|
1bba1242f4
|
Added _DEFAULT_SOURCE to CFLAGS for C99 compatibility
|
il y a 8 ans |
Ray
|
8374460c39
|
Added glfw3 lib (for VS2015)
|
il y a 8 ans |
Ray
|
d2d4b17633
|
Web: Support pointer lock
|
il y a 8 ans |
victorfisac
|
82577ededc
|
Comment unused variables from tangent calculations
|
il y a 8 ans |
victorfisac
|
4b7ea25603
|
Remove testing binormals implementation
|
il y a 8 ans |
victorfisac
|
0c2a58cf96
|
Add tangents calculation when loading OBJ file
|
il y a 8 ans |
Ray
|
fdf8501e81
|
Improve vr support and simulator
|
il y a 8 ans |
Ray
|
99affa0caf
|
Corrected issue when retrieving texture from GPU
|
il y a 8 ans |
Ray
|
1f56e8e5d0
|
Minor code tweaks
|
il y a 8 ans |
Ray
|
c3b8a41f95
|
Remove function declaration
|
il y a 8 ans |
Ray
|
0a33fbf8bb
|
Corrected TraceLog issue
|
il y a 8 ans |
RDR8
|
44de97ea16
|
Fine-tuning PLATFORM_WEB CFLAGS
|
il y a 8 ans |