raysan5
|
cfec2b40a4
|
Organize structs vs enums
|
8 yıl önce |
raysan5
|
247da006ae
|
Rename parameter
|
8 yıl önce |
raysan5
|
b0f8ea27e3
|
Renamed function for lib consistency
LoadSpriteFontTTF() --> LoadSpriteFontEx()
|
8 yıl önce |
Ray
|
e7f0d0eef1
|
Corrected issue with alloca.h on GCC
|
8 yıl önce |
Ray
|
ecfe31bf1d
|
Make TraceLog() public to the API
enum LogType could require some revision...
|
8 yıl önce |
Ray
|
1df7a8b4a6
|
Update some files
|
8 yıl önce |
Ray
|
35172430c6
|
Added SUPPORT_VR_SIMULATOR flag
|
8 yıl önce |
raysan5
|
3e082f1d62
|
Updated physac to latest version
|
8 yıl önce |
raysan5
|
c67cffea38
|
Updated STB libs to latest version
|
8 yıl önce |
raysan5
|
f5894278b7
|
Added Vector2 math functions
Reviewed some Vector3 functions
Added auxiliary Clamp() function
|
8 yıl önce |
raysan5
|
7e65c300b6
|
Make public TakeScreenshot() function
|
8 yıl önce |
RDR8
|
1bba1242f4
|
Added _DEFAULT_SOURCE to CFLAGS for C99 compatibility
|
8 yıl önce |
Ray
|
8374460c39
|
Added glfw3 lib (for VS2015)
|
8 yıl önce |
Ray
|
d2d4b17633
|
Web: Support pointer lock
|
8 yıl önce |
victorfisac
|
82577ededc
|
Comment unused variables from tangent calculations
|
8 yıl önce |
victorfisac
|
4b7ea25603
|
Remove testing binormals implementation
|
8 yıl önce |
victorfisac
|
0c2a58cf96
|
Add tangents calculation when loading OBJ file
|
8 yıl önce |
Ray
|
fdf8501e81
|
Improve vr support and simulator
|
8 yıl önce |
Ray
|
99affa0caf
|
Corrected issue when retrieving texture from GPU
|
8 yıl önce |
Ray
|
1f56e8e5d0
|
Minor code tweaks
|
8 yıl önce |
Ray
|
c3b8a41f95
|
Remove function declaration
|
8 yıl önce |
Ray
|
0a33fbf8bb
|
Corrected TraceLog issue
|
8 yıl önce |
RDR8
|
44de97ea16
|
Fine-tuning PLATFORM_WEB CFLAGS
|
8 yıl önce |
RDR8
|
4889f240fe
|
Restore inadvertant changes to Makefiles
|
8 yıl önce |
Ray
|
080a79f0b0
|
Added IsFileExtension()
Replaced old GetExtension() function
Make IsFileExtension() public to the API
|
8 yıl önce |
Ray
|
2f65975c5e
|
Remove RBMF fileformat support
|
8 yıl önce |
Ray
|
b5dd18a70c
|
Review Sleep() usage, return to busy-wait-loop
|
8 yıl önce |
Ray
|
b7a8a40e71
|
Work on configuration flags
|
8 yıl önce |
RDR8
|
0c16af01e5
|
Replaced font.size with font.baseSize. Uncommented linux libs. Typo or two
|
8 yıl önce |
Ray
|
5387b45431
|
Working on configuration flags
|
8 yıl önce |
RDR8
|
ff44cb02e7
|
Always something
|
8 yıl önce |
RDR8
|
9eaff6902f
|
Sweep blank lines
|
8 yıl önce |
RDR8
|
f1bb245999
|
Strip trailing spaces
|
8 yıl önce |
RDR8
|
e23c120c8b
|
Automate compiler flags selection.
|
8 yıl önce |
RDR8
|
9875198a56
|
c99 fix, some linux housekeeping
|
8 yıl önce |
Ray
|
004117a05c
|
core: configuration flags
|
8 yıl önce |
Ray
|
2ac7b684b5
|
text: configuration flags
|
8 yıl önce |
Ray
|
974a6d4031
|
Corrected bug
|
8 yıl önce |
Ray
|
59652c75b4
|
Review some comments
|
8 yıl önce |
raysan5
|
8f5ff64420
|
Working on file header comments...
|
8 yıl önce |
raysan5
|
5d1f661661
|
Remove Oculus support from code
Moved to custom example, now raylib only supports simulated VR
rendering.
Oculus code was too device dependant... waiting for OpenXR.
|
8 yıl önce |
raysan5
|
3813722f17
|
Added function: DrawLineBezier()
|
8 yıl önce |
raysan5
|
7154b42f48
|
Corrected naming issue
|
8 yıl önce |
Ray
|
7c888edba1
|
Corrected typo introduced in last commit
|
8 yıl önce |
Ray
|
4ec65c0d25
|
Corrected issue with reserved words: near, far
|
8 yıl önce |
Ray
|
81897e7771
|
Corrected bugs on RPI compilation
|
8 yıl önce |
-
|
cb29b1d2ac
|
Removed unnecesary libs
|
8 yıl önce |
victorfisac
|
c964559bc9
|
Update physac source and examples with new changes
|
8 yıl önce |
victorfisac
|
f88a943418
|
Fix bug in isGrounded state calculations
|
8 yıl önce |
raysan5
|
59038bae96
|
Added function: DrawLineEx()
Supports line thickness
|
8 yıl önce |