Pijus
c392f0c16b
Add wrap ( #2522 )
* add wrap function
* fixed Wrap function wrapping wrong
před 3 roky
Ray
377dcef9f4
Revert "add wrap function ( #2521 )"
This reverts commit 81157e4e72
.
před 3 roky
Pijus
81157e4e72
add wrap function ( #2521 )
před 3 roky
Ray
d37a63fad7
Reviewed easings include
před 3 roky
Ray
9998a86625
Update rcore.c
před 3 roky
Ray
a2c56b5929
Update rmem.h
před 3 roky
Ray
043fa4cba7
Removed extras directory
před 3 roky
Ray
7743af853a
Update easings.h
před 3 roky
Ray
ad56a49da8
Reviewed latest PR
před 3 roky
Steven Schveighoffer
e1e0bc4266
Add function to read both X and Y mouse scrolling from a trackpad ( #2517 )
(GetMouseWheelMoveV).
před 3 roky
Ray
875601c4cc
REVIEWED: `FilePathList`, consider maximum capacity
před 3 roky
Ray
96292bc859
Update models_skybox.c
před 3 roky
Ray
f9426912f6
Update text_font_filters.c
před 3 roky
Ray
ad332f49ed
Update core_drop_files.c
před 3 roky
Ray
8c2019f5ad
Update core_drop_files.c
před 3 roky
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
před 3 roky
Ray
f7744404d6
Remove physics projects
před 3 roky
Ray
b1c413237c
Update config.h
před 3 roky
Ray
b9f617aaee
Update raylib.h
před 3 roky
Ray
702f2bccfc
REVIEWED: Issue with MOUSE_PASSTROUGH #2516
před 3 roky
Ray
b549baa6b7
New feature: support MOUSE_PASSTHROUGH #2516
před 3 roky
Ray
4a6e8bb90b
Minor formattng tweak
před 3 roky
gulrak
5e3ef42201
GetMonitorWidth()/GetMonitorHeight(): return current video resolution instead max available ( #2514 )
* GetMonitorWidth()/GetMonitorHeight(): current video resolution instead max available
* adapt header comment to reflect change
před 3 roky
Ray
59a808516e
Update README.md
před 3 roky
Ray
484a61c1d4
Update CHANGELOG
před 3 roky
Ray
3fc1bd0670
Update CHANGELOG
před 3 roky
rc-05
70ec71a373
Update BINDINGS.md ( #2513 )
před 3 roky
flashback-fx
8c55b40e9e
Unify busy waiting behavior across conditional compilation branches ( #2508 )
* Unify busy waiting behavior across conditional compilation branches
* Inline busy waiting code instead of using static function
před 3 roky
Ray
ae715ba0d8
Update CHANGELOG
před 3 roky
Ray
b3187e1291
Update CHANGELOG
před 3 roky
Ray
a7459043c6
Update CHANGELOG
před 3 roky
Ray
b5191a03b2
Update CHANGELOG
před 3 roky
Ray
a53411013a
Update CHANGELOG
před 3 roky
Ray
dca23cb3ff
RENAMED: `BLEND_ALPHA_PREMUL` to `BLEND_ALPHA_PREMULTIPLY`
před 3 roky
Ray
fc86b5c1b4
Added raylib 4.2 release CHANGELOG
před 3 roky
Ray
9dd28feadf
Added rea change
před 3 roky
Ray
bf208decc0
REVIEWED: Compilation warnings
před 3 roky
Daw-Ran Liou
06db2767fe
Update `cl-raylib` binding ( #2509 )
Commit d57c813642
from longlene/cl-raylib now puts
the binding on track with raylib version 4.0.
před 3 roky
Ray
9c676e599e
Update android.yml
před 3 roky
Ray
e6bc401c93
WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`
RENAMED: `ClearDroppedFiles()` to `UnloadDroppedFiles()`
před 3 roky
Ray
ebbcc2ffce
WARNING: RENAMED: `GetDirectoryFiles()` to `LoadDirectoryFiles()`
RENAMED: `ClearDirectoryFiles()` to `UnloadDirectoryFiles()`
před 3 roky
Ray
461cdda71e
Reviewed latest PR, variable name
před 3 roky
flashback-fx
c11d30bafe
Change WaitTime argument from milliseconds to seconds ( #2506 )
před 3 roky
Ray
609d92003b
WARNING: REMOVED `raygui` from `raylib/src/extras`
před 3 roky
Ray
8da566d6e7
WARNING: Removed `physac` from raylib sources/examples
`physac` is available on its own repo
před 3 roky
Ray
865a44adda
REVIEWED: Mouse device support on `PLATFORM_DRM` #2381
před 3 roky
flashback-fx
cda89ebb58
Fix regression that was causing video stuttering ( #2503 )
před 3 roky
Ray
6fccfc57a4
Minor tweak
před 3 roky
Ray
91af3a3152
Update text_draw_3d.c
před 3 roky
Ray
99841b8fde
Merge branch 'master' of https://github.com/raysan5/raylib
před 3 roky