raysan5
|
677c5cc9a8
|
Removed useless files
|
8 years ago |
Ray
|
f7bebf9861
|
Working on web examples
Reorganizing folders
Review examples
Work on makefile and loader.html
|
8 years ago |
Ray
|
8374460c39
|
Added glfw3 lib (for VS2015)
|
8 years ago |
Ray
|
20d205cae5
|
Working on examples...
|
8 years ago |
Ray
|
5fd83708cf
|
Added web files to ignore
|
8 years ago |
Ray
|
17b3f5e02e
|
Support generic target compilation
|
8 years ago |
Ray
|
d2d4b17633
|
Web: Support pointer lock
|
8 years ago |
Ray
|
ca338b3318
|
Merge branch 'develop' of https://github.com/raysan5/raylib into develop
|
8 years ago |
Ray
|
29067e19d9
|
Redesigned textures_rectangle example
|
8 years ago |
Ray
|
74255b6eb2
|
Corrected project paths
|
8 years ago |
Ray
|
795c6b465c
|
Working on web examples
|
8 years ago |
Ray
|
eb7212fe42
|
Merge pull request #258 from victorfisac/develop
Calculate tangents when loading a mesh
|
8 years ago |
victorfisac
|
82577ededc
|
Comment unused variables from tangent calculations
|
8 years ago |
victorfisac
|
4b7ea25603
|
Remove testing binormals implementation
|
8 years ago |
victorfisac
|
0c2a58cf96
|
Add tangents calculation when loading OBJ file
|
8 years ago |
victorfisac
|
54f070a0f4
|
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
|
8 years ago |
Ray
|
c47b04a2c6
|
Working on web examples
|
8 years ago |
Ray
|
fdf8501e81
|
Improve vr support and simulator
|
8 years ago |
Ray
|
99affa0caf
|
Corrected issue when retrieving texture from GPU
|
8 years ago |
Ray
|
407746193d
|
Merge pull request #256 from raysan5/develop
Integrate develop branch
|
8 years ago |
Ray
|
1f56e8e5d0
|
Minor code tweaks
|
8 years ago |
Ray
|
dd4dd0e87d
|
Reorganize examples folder
|
8 years ago |
Ray
|
5a230659ef
|
Working in random crash...
Related to UpdateMusicStream(), in stb_vorbis
|
8 years ago |
Ray
|
c3b8a41f95
|
Remove function declaration
|
8 years ago |
Ray
|
50bc77ed96
|
Improve web examples -IN PROGRESS-
|
8 years ago |
victorfisac
|
256bc6e1dc
|
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
|
8 years ago |
Ray
|
e6ed85e993
|
Update web examples -WORK IN PROGRESS-
|
8 years ago |
Ray
|
0a33fbf8bb
|
Corrected TraceLog issue
|
8 years ago |
Ray
|
9724443c5b
|
Remove Lua lib from vs2015
|
8 years ago |
victorfisac
|
0d06c946f2
|
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
|
8 years ago |
Ray
|
954a24545f
|
Merge pull request #251 from RDR8/4krishna
Restore inadvertant changes to Makefiles
|
8 years ago |
RDR8
|
44de97ea16
|
Fine-tuning PLATFORM_WEB CFLAGS
|
8 years ago |
RDR8
|
f65bd8e4a0
|
Edit examples/Makefile PLATFORM_WEB CFLAGS to match src/Makefile
|
8 years ago |
RDR8
|
4889f240fe
|
Restore inadvertant changes to Makefiles
|
8 years ago |
Ray
|
080a79f0b0
|
Added IsFileExtension()
Replaced old GetExtension() function
Make IsFileExtension() public to the API
|
8 years ago |
Ray
|
2f65975c5e
|
Remove RBMF fileformat support
|
8 years ago |
Ray
|
b5dd18a70c
|
Review Sleep() usage, return to busy-wait-loop
|
8 years ago |
Ray
|
5338bbf70d
|
Merge pull request #250 from raysan5/develop
Integrate develop branch
|
8 years ago |
Ray
|
90b36bd274
|
Merge branch 'develop' of https://github.com/raysan5/raylib into develop
|
8 years ago |
Ray
|
b7a8a40e71
|
Work on configuration flags
|
8 years ago |
Ray
|
160408f269
|
Merge pull request #249 from RDR8/games-linux
Fixed some games. Replaced font.size with font.baseSize. Uncommented linux libs.
|
8 years ago |
RDR8
|
72b90bff0f
|
Merge remote-tracking branch 'origin/develop' into games-linux
|
8 years ago |
RDR8
|
efc4b2941b
|
Missed a couple
|
8 years ago |
RDR8
|
0c16af01e5
|
Replaced font.size with font.baseSize. Uncommented linux libs. Typo or two
|
8 years ago |
Ray
|
5387b45431
|
Working on configuration flags
|
8 years ago |
victorfisac
|
b2f0c7ca8b
|
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
|
8 years ago |
Ray
|
3f0c296422
|
Merge pull request #248 from RDR8/linux-c99
linux-c99
|
8 years ago |
RDR8
|
ff44cb02e7
|
Always something
|
8 years ago |
RDR8
|
9eaff6902f
|
Sweep blank lines
|
8 years ago |
RDR8
|
f1bb245999
|
Strip trailing spaces
|
8 years ago |