Ray
|
4ca229ed7f
|
Renamed file
|
7 lat temu |
Ray
|
a8f142e736
|
Renamed file
|
7 lat temu |
Ray
|
6a48e7376b
|
Review example
|
7 lat temu |
Ray
|
4a31ce4bd2
|
Reorganize code
|
7 lat temu |
Ray
|
87a3970222
|
Move android_native_app_glue to folder
|
7 lat temu |
Ray
|
5f09c71f98
|
Review comments for better organization
|
7 lat temu |
Ray
|
2a2bee8964
|
raylib v1.7 release
|
7 lat temu |
Ray
|
31b598cbc6
|
Review Android template libraries
Updated to latest version, not tested
|
7 lat temu |
Ray
|
fb0f2fd181
|
Moved Android header to external folder
|
7 lat temu |
Ray
|
01e65664dd
|
Reviewed some comments...
|
7 lat temu |
Ray
|
32e5e20734
|
Update to latest OpenAL Soft version (1.18.0-dev)
Note that Android and Desktop versions of OpenAL Soft come from the same
sources, recompiled for every platform
|
7 lat temu |
Ray
|
026f9829e5
|
Review header comments
|
7 lat temu |
Ray
|
a63ad0fec4
|
Remove OculusSDK library
Just waiting for a better future alternative (multiplatform)... OpenXR ?
|
7 lat temu |
Ray
|
edb9e4159d
|
Remove ndk-build based src building
Replaced by standaloane-toolchain based building, included in
src/Makefile
|
7 lat temu |
Ray
|
1ed3d3285f
|
Merge pull request #285 from raysan5/develop
Integrate develop branch
|
7 lat temu |
raysan5
|
42ad00b7c2
|
Some test images for compressed texture formats
|
7 lat temu |
Ray
|
fd5c36fc32
|
Avoid math function duplicates
|
7 lat temu |
Ray
|
3d6c1f3f4f
|
Remove useless files
|
7 lat temu |
Ray
|
518bdfc134
|
Some work on Android build
|
7 lat temu |
Ray
|
35fe34ba0f
|
Added some useful functions
|
7 lat temu |
Ray
|
27bccdbd50
|
Review some path for image sharing
|
7 lat temu |
Ray
|
3ec2365103
|
Added Wave Collector web version
|
7 lat temu |
Ray
|
76062247f8
|
Corrected some issues
Now works in WEB!
|
7 lat temu |
Ray
|
93e2fd8ea1
|
Some tweaks
|
7 lat temu |
Ray
|
16842233c9
|
Review issue and added some comments
|
7 lat temu |
Ray
|
0880be638e
|
Renamed RayHitInfo variables
|
7 lat temu |
Ray
|
7f6b16add4
|
HDR textures vertical flip
|
7 lat temu |
Ray
|
bac50fbba5
|
Review functions descriptions
|
7 lat temu |
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 lat temu |
Ray
|
0ca874c710
|
Merge pull request #282 from raysan5/develop
Integrate Develop branch
|
7 lat temu |
Ray
|
4c27412eff
|
Corrected issue #281
|
7 lat temu |
Ray
|
f05d6dfc3c
|
Some comment tweaks
Still some work left on camera...
|
7 lat temu |
Ray
|
8ccb558996
|
First person camera now works on web
|
7 lat temu |
Ray
|
fd1fe3ac14
|
Lock cursor on first person camera
|
7 lat temu |
Ray
|
35c6aff21f
|
Corrected bug on HDR loading
|
7 lat temu |
Ray
|
50c887cb0a
|
Support HDR R32G32B32 float textures loading
|
7 lat temu |
Ray
|
822c2ddad5
|
Some defines tweaks for consistency
|
7 lat temu |
Ray
|
83aba22e49
|
Improved hi-res timer on Win32
|
7 lat temu |
Ray
|
a522914183
|
Included required paths for web compilation
|
7 lat temu |
Ray
|
3861bc80f2
|
StopMusicStream() review
|
7 lat temu |
Ray
|
39732d04ec
|
Comments review
|
7 lat temu |
Ray
|
0ebd8b0f6e
|
Review Android compiling
|
7 lat temu |
Ray
|
3bdf367711
|
Support model.transform
Combine it with transform introduced as function parameters
|
7 lat temu |
Ray
|
70a7c65668
|
Return angles as degrees
|
7 lat temu |
Ray
|
18b31f6792
|
Added two new functions to raymath
|
7 lat temu |
Ray
|
9c66d961d0
|
Merge branch 'develop' of https://github.com/raysan5/raylib into develop
|
7 lat temu |
Ray
|
2d5c8e61b1
|
Some code tweaks
|
7 lat temu |
Ray
|
73774aadd6
|
Review makefiles
|
7 lat temu |
Ray
|
a64e909e55
|
Added games license
|
7 lat temu |
Ray
|
c4500901eb
|
Added HTML5 games
|
7 lat temu |