Ray
61e691d94f
Remove unneeded `rlPushMatrix()`
2 роки тому
Ray
e9fcc8a391
Update CHANGELOG
2 роки тому
Ray
da5d04061e
Updated PLATFORM_RPI info #2547
2 роки тому
Ray
e4972f4cdd
REMOVED: Physac projects #2551
2 роки тому
Ray
1211047e1c
Removed physac #2543
2 роки тому
veclavtalica
63568721f9
fix: precision loss, discard unused ( #2541 )
2 роки тому
Richard Smith
3c3f08c416
Fix CMake build on Raspberry Pi OS Bullseye ( #2548 )
2 роки тому
Hanaxar
6f231ea9ac
Fix signedness in rlBindImageTexture ( #2539 )
rlGetGlTextureFormats was expecting unsigned int, corrected variables according to that.
2 роки тому
veclavtalica
b1fb469e0d
fix: small things in CONVENTIONS.md ( #2536 )
2 роки тому
Ray
d7a0b46006
Update rlights.h
2 роки тому
Ray
77b9ca50e0
Update shaders_basic_lighting.c
2 роки тому
Ray
3879decb9f
REVIEWED: example: shaders_mesh_instancing
Simplified example
2 роки тому
Ray
371aa0fe7f
Update rlgl.h
2 роки тому
Ray
5044ce9de3
Reviewed batch buffer overflow #2526
2 роки тому
Ray
68c7cc0cc4
minor tweak
2 роки тому
Ray
c1b01c0d5d
Added new comment to examples
2 роки тому
Dan Bechard
8bd3ecaa66
Share PCM streaming buffer to reduce dynamic allocations ( #2532 )
2 роки тому
Ray
0afa79067b
Revert "Update rlgl.h"
This reverts commit 8fe6bfabbf
.
2 роки тому
Ray
5426262ae6
REVIEWED: `IsFileExtension()` #2530
Max file extension size set to 16
2 роки тому
Ray
8fe6bfabbf
Update rlgl.h
2 роки тому
Ray
6f3b2a7661
Update rlgl.h
2 роки тому
Ray
c1d9489294
Update rcore.c
2 роки тому
Ray
8d9c45a08a
tweak
2 роки тому
Ray
d4f60f8303
REVIEWED: `LoadDroppedFiles()`, fixed issues
2 роки тому
The Tophat Demon
a6e31cadbd
Changed ExportFontAsCode to use given font's padding. ( #2525 )
2 роки тому
Roy Qu
0964353073
fix: round off error in ColorAlphaBlend ( #2524 )
2 роки тому
Ray
309ad3e08b
REVIEWED: `rlTextureParameters()`, reset anisotropy level
2 роки тому
Ray
7ed3d870fe
REVIEWED: `rlGenTextureMipmaps()`, removed filtering setup
2 роки тому
Ray
2824aacd5d
Update rcore.c
2 роки тому
Pijus
c392f0c16b
Add wrap ( #2522 )
* add wrap function
* fixed Wrap function wrapping wrong
2 роки тому
Ray
377dcef9f4
Revert "add wrap function ( #2521 )"
This reverts commit 81157e4e72
.
2 роки тому
Pijus
81157e4e72
add wrap function ( #2521 )
2 роки тому
Ray
d37a63fad7
Reviewed easings include
2 роки тому
Ray
9998a86625
Update rcore.c
2 роки тому
Ray
a2c56b5929
Update rmem.h
2 роки тому
Ray
043fa4cba7
Removed extras directory
2 роки тому
Ray
7743af853a
Update easings.h
2 роки тому
Ray
ad56a49da8
Reviewed latest PR
2 роки тому
Steven Schveighoffer
e1e0bc4266
Add function to read both X and Y mouse scrolling from a trackpad ( #2517 )
(GetMouseWheelMoveV).
2 роки тому
Ray
875601c4cc
REVIEWED: `FilePathList`, consider maximum capacity
2 роки тому
Ray
96292bc859
Update models_skybox.c
2 роки тому
Ray
f9426912f6
Update text_font_filters.c
2 роки тому
Ray
ad332f49ed
Update core_drop_files.c
2 роки тому
Ray
8c2019f5ad
Update core_drop_files.c
2 роки тому
Ray
b8f67c6285
WARNING: BREAKING: REDESIGNED: Filepath loading API
REDESIGNED: `LoadDirectoryFiles()`
ADDED: `LoadDirectoryFilesEx()`
REDESIGNED: `LoadDroppedFiles()`
ADDED: `IsPathFile()`
This BIG BREAKING change simplifies the functions and gives more control to the user:
- A new `struct FilePathList` has been added to avoid exposing complex pointers.
- User is responsible of memory loading/unloading
- Filepaths loading support recursive directories and file extension filters
2 роки тому
Ray
f7744404d6
Remove physics projects
2 роки тому
Ray
b1c413237c
Update config.h
2 роки тому
Ray
b9f617aaee
Update raylib.h
2 роки тому
Ray
702f2bccfc
REVIEWED: Issue with MOUSE_PASSTROUGH #2516
2 роки тому
Ray
b549baa6b7
New feature: support MOUSE_PASSTHROUGH #2516
2 роки тому