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
Ray
d7a0b46006
Update rlights.h
hace 2 años
Ray
77b9ca50e0
Update shaders_basic_lighting.c
hace 2 años
Ray
3879decb9f
REVIEWED: example: shaders_mesh_instancing
Simplified example
hace 2 años
Ray
371aa0fe7f
Update rlgl.h
hace 2 años
Ray
5044ce9de3
Reviewed batch buffer overflow #2526
hace 2 años
Ray
68c7cc0cc4
minor tweak
hace 2 años
Ray
c1b01c0d5d
Added new comment to examples
hace 2 años
Dan Bechard
8bd3ecaa66
Share PCM streaming buffer to reduce dynamic allocations ( #2532 )
hace 2 años
Ray
0afa79067b
Revert "Update rlgl.h"
This reverts commit 8fe6bfabbf
.
hace 2 años
Ray
5426262ae6
REVIEWED: `IsFileExtension()` #2530
Max file extension size set to 16
hace 2 años
Ray
8fe6bfabbf
Update rlgl.h
hace 2 años
Ray
6f3b2a7661
Update rlgl.h
hace 2 años
Ray
c1d9489294
Update rcore.c
hace 2 años
Ray
8d9c45a08a
tweak
hace 2 años
Ray
d4f60f8303
REVIEWED: `LoadDroppedFiles()`, fixed issues
hace 2 años
The Tophat Demon
a6e31cadbd
Changed ExportFontAsCode to use given font's padding. ( #2525 )
hace 2 años
Roy Qu
0964353073
fix: round off error in ColorAlphaBlend ( #2524 )
hace 2 años
Ray
309ad3e08b
REVIEWED: `rlTextureParameters()`, reset anisotropy level
hace 2 años
Ray
7ed3d870fe
REVIEWED: `rlGenTextureMipmaps()`, removed filtering setup
hace 2 años
Ray
2824aacd5d
Update rcore.c
hace 2 años
Pijus
c392f0c16b
Add wrap ( #2522 )
* add wrap function
* fixed Wrap function wrapping wrong
hace 2 años
Ray
377dcef9f4
Revert "add wrap function ( #2521 )"
This reverts commit 81157e4e72
.
hace 2 años
Pijus
81157e4e72
add wrap function ( #2521 )
hace 2 años
Ray
d37a63fad7
Reviewed easings include
hace 2 años
Ray
9998a86625
Update rcore.c
hace 2 años