Ray
8aa105fd5b
WARNING: REMOVED: raudio_standalone example
Moved to raudio library repo: https://github.com/raysan5/raudio
hace 2 años
Ray
6c2c176a99
Added note
hace 2 años
Ray
3ebfee5dbc
REVIEWED: `UpdateMusicStream()` #2228
Trying to implement proper looping, independently of frame rate.
hace 2 años
Ray
0379b94b7a
Minor tweaks
hace 2 años
Ray
b92573e711
Update raudio.c
hace 2 años
CastimierDev
0ac825b22a
set the maintained bindings in alphabetical order ( #2570 )
reordered the maintained bindings into alphabetical order
hace 2 años
Ray
2245500245
Added comment about buffer refill issue on looping #2228
hace 2 años
Ray
066bd5be87
Reviewed formating
hace 2 años
Ray
29a0f60778
REVIEWED: `ImageResize()` #2572
hace 2 años
Ray
05dc300296
Remove unneded TABS
hace 2 años
Audi Nugraha
d1aabb3957
Allow DLL creation using TCC ( #2569 )
* Fix Undefined Symbol `_ftelli64`
* Add files via upload
* Update raylib.h
* Update raylib.h
hace 2 años
Ray
5842a6a399
Merge branch 'master' of https://github.com/raysan5/raylib
hace 2 años
Ray
53e3375186
Create rlgl_standalone.png
hace 2 años
Richard Smith
f7e1550eea
Fix fat universal (arm64 + x86_64) macos Github Actions build ( #2567 )
* test if clang supports multiple targets
* didnt work, so trying lipo to join separate targets together
* add CUSTOM_LDFLAGS to try to fix arm64 mac dynamic build
* fix sym links
* try again to fix sym links
* auto extract raylib version numbers from makefile
* fix macos missing gnu grep
* dont use custom name for raylib dlls
hace 2 años
Ray
41a19cd007
Merge branch 'master' of https://github.com/raysan5/raylib
hace 2 años
Ray
5f9972dfd1
Update raylib.sln
hace 2 años
Ray
1343f5f31f
Update CHANGELOG
hace 2 años
Ray
0295ab968c
Update README.md
hace 2 años
Ray
ab23e2f130
Merge branch 'master' of https://github.com/raysan5/raylib
hace 2 años
Ray
61695c5315
Added some examples screenshots
hace 2 años
Ray
4e763b4aa3
Update example reviews raylib versions
hace 2 años
Ray
870b7fa05f
Added new examples to Makefile
hace 2 años
Ray
ff838b48fd
UPDATED: examples: Assigned **DIFFICULTY LEVELS**!
hace 2 años
Ray
8e229ada1d
ADDED: example: `textures_gif_player`
hace 2 años
Ray
e121058eb6
RENAMED: example: textures_rectangle -> textures_sprite_anim
hace 2 años
Ray
e3ff5f3dc2
ADDED: example: `textures_fog_of_war`
hace 2 años
Ray
9e97a2c4a1
ADDED: example: `core_window_should_close`
hace 2 años
Ray
8f65cb1d94
ADDED: example: `text_codepoints_loading`
hace 2 años
Ray
7fb7591e4f
Update raylib.h
hace 2 años
Ray
e722a8dbef
WARNING: BREAKING: REMOVED: `*StorageValue()` functions
Those functions were platform dependent and user has no control over the file created. They have been removed from raylib and just moved to `core_storage_values` example.
hace 2 años
Ray
e0f0a5f663
REMOVED: `GenMeshBinormals()`, actually, never implemented
hace 2 años
Ray
d0f53db65f
REMOVED: example: core_quat_conversion
hace 2 años
Ray
cd53531050
Added some comments
hace 2 años
Ray
bf07d17cec
REMOVED: example: core_quat_conversion
This example requires a complete remake to be more clear. Also current quaternion maths could have issues.
hace 2 años
Ray
5c5db2c016
Update rlgl_compute_shader.c
hace 2 años
Ray
c6c71fe73c
REVIEWED: `DrawMesh()` #2511
Disable color vertex attribute if not provided by mesh
hace 2 años
Ray
850321cf2b
Update ROADMAP.md
hace 2 años
Ray
f579a3a708
REVIEWED: `DecompressData()`
hace 2 años
Ray
061e828524
REVIEWED: example: gltf models loading -WIP-
hace 2 años
Omer Kilinc
b84fc30284
Fixed various grammar mistakes ( #2559 )
* Fixed various grammar mistakes
* Fixed various grammar mistakes
* Update README.md
hace 2 años
Ray
9be186624c
REVIEWED: `DrawBillboard*()`
hace 2 años
Ray
61e691d94f
Remove unneeded `rlPushMatrix()`
hace 2 años
Ray
e9fcc8a391
Update CHANGELOG
hace 2 años
Ray
da5d04061e
Updated PLATFORM_RPI info #2547
hace 2 años
Ray
e4972f4cdd
REMOVED: Physac projects #2551
hace 2 años
Ray
1211047e1c
Removed physac #2543
hace 2 años
veclavtalica
63568721f9
fix: precision loss, discard unused ( #2541 )
hace 2 años
Richard Smith
3c3f08c416
Fix CMake build on Raspberry Pi OS Bullseye ( #2548 )
hace 2 años
Hanaxar
6f231ea9ac
Fix signedness in rlBindImageTexture ( #2539 )
rlGetGlTextureFormats was expecting unsigned int, corrected variables according to that.
hace 2 años
veclavtalica
b1fb469e0d
fix: small things in CONVENTIONS.md ( #2536 )
hace 2 años