Ray
bdfa256cea
Update rlgl.h
vor 2 Jahren
Ray
6e722d416b
Update rcore.c
vor 2 Jahren
Ray
e543922055
Review formatting
vor 2 Jahren
Juan Carlos González Amestoy
f2c7b0d3bf
- Fix issue #2371 ( #2437 )
vor 3 Jahren
Ray
74ca81338e
REDESIGNED: Set rlgl internal framebuffer #2420
vor 3 Jahren
Ray
dc553d1996
Update rlgl.h
vor 3 Jahren
Ray
f798ee2bc1
Update rlgl.h
vor 3 Jahren
Maiko Steeman
ccfac59c60
Fix for vr rendering not taking render target size into account ( #2424 )
vor 3 Jahren
Ray
e1ee4b1466
Reviewed MouseScrollCallback() #2371
vor 3 Jahren
Ray
d433de7efa
Initialize (reset) input global state #2360
vor 3 Jahren
Ray
233cf3970c
Removed bool type from raymath, it broke raylib
vor 3 Jahren
Ray
ff95f05386
Update rlgl.h
vor 3 Jahren
Ray
47d768c3d6
REVIEWED: ToggleFullscreen()
vor 3 Jahren
Ray
015a71fc40
Update raymath.h
vor 3 Jahren
Ray
be3ae71aec
Review new functions formatting
vor 3 Jahren
saccharineboi
52befa0815
Augment raymath.h with useful functions ( #2428 )
* Augment raymath.h with useful functions
* Rename Vector2ClampMagnitude and Vector3ClampMagnitude to Vector2ClampValue and Vector3ClampValue
* Remove Vector3{Up,Down,Left,Right,Forward,Backward}
vor 3 Jahren
Anilforextra
a5daee3812
Optimize Some Image Functions. ( #2429 )
vor 3 Jahren
tuckie
559ffc6331
Update BINDINGS.md ( #2431 )
node-raylib is updated to 4.0!
vor 3 Jahren
Ray
f71cc53bc9
WARNING: RENAMED: some parameters from length to size
When referring to byte array SIZE, I find it more clear than length
vor 3 Jahren
GoldenThumbs
07240b96ad
Fix OpenGL 4.3 graphics option in CMake ( #2427 )
vor 3 Jahren
Benedek Szilvasy
aa8af23f10
Fix string defines generating invalid XML ( #2426 )
vor 3 Jahren
Anilforextra
9c66e2f97e
[Examples] Free Allocated Matrices. ( #2425 )
vor 3 Jahren
ZimonIsHim
c064eefe26
Update SPONSORS.md ( #2423 )
vor 3 Jahren
Ray
709ec1663d
Update audio_music_stream.c
vor 3 Jahren
Ray
1612ba63ab
ADDED: Audio stream processors support -WIP- #2212
This feature is still under consideration/testing and it doesn't work properly, at least the Delay Effect processor.
vor 3 Jahren
Ray
90fc7c0376
WARNING: BREAKING: REMOVED: `GetRayCollisionModel()` #2405
vor 3 Jahren
Satoshi Tanaka
5abb87a0d2
Fix QuaternionScale ( #2419 )
vor 3 Jahren
Ray
9c2d337e99
Update rtext.c
vor 3 Jahren
Ray
3bcb19e040
Merge branch 'master' of https://github.com/raysan5/raylib
vor 3 Jahren
Ray
cfe7823453
REMOVED: `MatrixNormalize()` #2412
vor 3 Jahren
Ray
c2c1c93041
Corrected typo
vor 3 Jahren
Ray
418a595b6f
Corrected typo
vor 3 Jahren
Ray
45cc806a5c
Update README.md
vor 3 Jahren
Ray
69ccf6d472
Update README.md
vor 3 Jahren
Ray
a2399bd2bc
Update README.md
vor 3 Jahren
Ray
8e28872fe1
Rename audio callback
vor 3 Jahren
Ray
381236051f
ADDED: Audio stream input callback #2212 -WIP-
WARNING: This addition is based on a PR and it's still under review, not sure if it will be maintained in the future. In general, raylib tries to avoid callbacks usage mechanisms.
vor 3 Jahren
Ray
bcd84cd36d
Some code reviews -WIP-
vor 3 Jahren
Ray
22c17da4d7
Update to miniaudio 11.8
vor 3 Jahren
Ray
ca12ef48e9
Fixes #2408
vor 3 Jahren
Ray
65f28460a1
Update shaders_raymarching.c
vor 3 Jahren
Ray
3634adf8d4
Update textures_draw_tiled.c
vor 3 Jahren
Ray
bd95408b06
Update textures_draw_tiled.c
vor 3 Jahren
Ray
cb62cb675f
Minor tweaks `const`
vor 3 Jahren
irishgreencitrus
40794da9e4
Add raylib.jl binding for Julia ( #2403 )
vor 3 Jahren
Ray
0da7830745
REVIEWED: Avoid some float -> double promotions
vor 3 Jahren
Jeffery Myers
c65efecf0a
Verify there is enough space in the batch for the npatch geometry. ( #2401 )
vor 3 Jahren
João Távora
9ecbc465a9
Fix too many opening parens in src/rtextures.c ( #2398 )
This is a tiny change that makes code in src/rtextures.c "fold"
correctly in editors/IDE's by matching the number of opening
parenthesis to closing parenthesis. One of those editors is Emacs ;-)
vor 3 Jahren
Rodrigo Escar
9723489ccc
Implements OpenURL() for Android Platform ( #2396 )
vor 3 Jahren
Ethan Conneely
3d812f8d0c
Fix inline enum ( #2393 )
vor 3 Jahren