Danil
055fd752c2
Fixed GetMonitorName description ( #3184 ) ( #3189 )
vor 1 Jahr
Alberto González Palomo
7124a14a60
Document buffer format for audio processors. ( #3186 )
vor 1 Jahr
Rokas Puzonas
d6f16b7664
Update usage of 'sinf()' and 'cosf()' to be correct ( #3181 )
* Update usage of 'sinf()' and 'cosf()' to be correct
* Update formatting of arithmetic operations
vor 1 Jahr
ubkp
954c60100f
Fix GESTURE_DRAG and GESTURE_SWIPE_* issues (mostly) for web ( #3183 )
vor 1 Jahr
Ray
a9ff13a367
Update CMakeOptions.txt
vor 1 Jahr
Ray
52541b4a1f
ADDED: `SUPPORT_FONT_ATLAS_WHITE_REC`
Support creating a 3x3 pixels white rectangle at the bottom-right corner of the generated font atlas image, useful for shapes+text drawing in a single draw call!
vor 1 Jahr
Ray
e0c80f5ddd
Revert "Makefile change for cross compiling. ( #3176 )"
This reverts commit 70286c7cdc
.
vor 1 Jahr
Ray
86f95d7150
Reviewed C compilation issues and formatting
vor 1 Jahr
Michael Anghelone
70286c7cdc
Makefile change for cross compiling. ( #3176 )
Working from wsl and compiling for windows this change makes it much easier to compile a static library for windows on arm.
To compile a static library for windows on arm:
```
make PLATFORM=PLATFORM_DESKTOP TARGET_OS=WINDOWS CROSS_CC=/llvm/bin/aarch64-w64-mingw32-gcc CROSS_AR=/llvm/bin/aarch64-w64-mingw32-ar
```
This does not work to compile a shared library yet, only static.
vor 1 Jahr
ubkp
b980268ba7
[example] Core Input Gestures for Web ( #3172 )
* [example] Core Input Gestures for Web
* Fix Doubletap for web
* Changes TAP_TIMEOUT and rgGetCurrentTime to seconds
vor 1 Jahr
Roy Qu
22895ba14f
fix: cmake option "OPENGL_VERSION" doesn't work ( #3170 )
vor 1 Jahr
Ray
bc9c063254
Update external sdefl and sinfl
vor 1 Jahr
ubkp
8096f142ec
Add a new task the issue template about checking the wiki ( #3169 )
vor 1 Jahr
Ray
290ec11e7c
Merge branch 'master' of https://github.com/raysan5/raylib
vor 1 Jahr
Ray
7f21cf1dcf
Revert "UPDATED: `sdefl` and `sinfl` compression libraries"
This reverts commit e190b7eee9
.
vor 1 Jahr
Anand Swaroop
e8181a5ddf
Update latest h-raylib version ( #3166 )
vor 1 Jahr
Ray
2061bfc5e8
Reviewed parameter names to avoid issues #3159
vor 1 Jahr
Ray
bc40012ca3
Added missing structure on standalone mode #3160
vor 1 Jahr
Ray
b807c590cb
Merge branch 'master' of https://github.com/raysan5/raylib
vor 1 Jahr
Ray
0b9fae3c53
Reviewed `rcamera`/`rgestures` file-macros for consistency #3161
vor 1 Jahr
ubkp
4b6cbd2340
Fix Touch pointCount for web ( #3163 )
vor 1 Jahr
Evan Pratten
91e4eea52d
Add raylib-ffi to bindings list ( #3164 )
vor 1 Jahr
o3o
334e96d470
update bindbd-raylib3 to raylib 4.5 ( #3157 )
vor 1 Jahr
Ray
685d47938b
Reverted `MeasureTextEx()` change #3105
vor 1 Jahr
Ray
668b37e111
REVIEWED: `GenImageFontAtlas()`, make atlas size less conservative
vor 1 Jahr
Ray
4f9235f6eb
Merge branch 'master' of https://github.com/raysan5/raylib
vor 1 Jahr
Ray
58bd10edb2
Update rtext.c
vor 1 Jahr
ubkp
13a26a0fa2
Fix degrees of swipe gestures for web ( #3155 )
vor 1 Jahr
Wytek01
3c4ce9c99b
Update examples_template.c to raylib 4.5 ( #3156 )
vor 1 Jahr
Ray
225b4fb3e2
REVIEWED: `Vector2Angle()`
vor 1 Jahr
ubkp
dd2d64e058
Fix pinch gestures for web ( #3153 )
vor 1 Jahr
ubkp
ffe4d36e0a
Fix swipe gestures for web ( #3151 )
vor 1 Jahr
Ray
fdc28fce80
Reviewed vector2angle example
vor 1 Jahr
Ray
e8af875756
Minor format tweak, another issue introduced...
vor 1 Jahr
Gisteron
64bb2fe3ec
fix vector angle example mode 0 circle segment drawing ( #3150 )
vor 1 Jahr
Ray
d1ab031a27
ADDED: `SetWindowFocused()` #3142
vor 1 Jahr
Ray
5361d498c3
WARNING: REDESIGN: `Vector2Angle()`<-->`Vector2LineAngle()` #2887
vor 1 Jahr
Ray
4fc5e82e30
REVIEWED: `TextToUpper()`, `TextToLower()`, `TextToPascal()`
vor 1 Jahr
Ray
3e4e4b32fd
WARNING: BREAKING: ADDED: `SetTextLineSpacing()`
vor 1 Jahr
Ray
48e2663d03
REVIEWED: Issue #3105
vor 1 Jahr
Ray
df90da0b37
Update rcore.c
vor 1 Jahr
Ray
e190b7eee9
UPDATED: `sdefl` and `sinfl` compression libraries
vor 1 Jahr
Ray
ceafbcf9d2
REVIEWED: `SetShapesTexture()`, allow reseting
vor 1 Jahr
Kenta
5834e970eb
Update BINDINGS.md ( #3138 )
Change C3 to Zlib
Update Raylib-nelua's name as Raylib.nelua to reflect repo change.
Update Raylib.nelua licence to Zlib
vor 1 Jahr
Jeffery Myers
0c126af717
casting warnings in rtextures ( #3134 )
vor 1 Jahr
Ray
2d518bfbcd
REVIEWED: `ProcessMaterialsOBJ()` #3125
vor 1 Jahr
Ray
77d025ebda
Merge branch 'master' of https://github.com/raysan5/raylib
vor 1 Jahr
Ray
974460b072
REVIEWED: `rlLoadShaderBuffer()` #3104
vor 1 Jahr
Ian Rash
fa698fb05e
Update BINDINGS.md for Crystal ( #3132 )
Just updated
vor 1 Jahr
Le Juez Victor
5e1a81555c
Review `android_main()` in rcore.c ( #3121 )
vor 1 Jahr