Ray
418a595b6f
Corrected typo
hace 3 años
Ray
8e28872fe1
Rename audio callback
hace 3 años
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.
hace 3 años
Ray
a5a098c97f
Remove space
hace 3 años
raysan5
937e7b3dd9
REVIEWED: Some functions input parametes that should be `const`
hace 3 años
Antonis Geralis
68bad6986d
make const ( #2348 )
* make const
* make const
hace 3 años
Antonis Geralis
963de06d08
follow style guide ( #2346 )
* follow style guide
* Update rmodels.c
hace 3 años
megagrump
f40eed5adf
add premultiplied alpha blend mode ( #2342 )
hace 3 años
raysan5
44d3cee5d1
Minor tweak
hace 3 años
Ray
d38fe92c3f
RENAMED: `GetFileSize()` to `GetFileLength()`
`GetFileSize()` conflicts with the infamous `windows.h`
hace 3 años
raysan5
0f00c41aad
ADDED: `GetFileSize()`
hace 3 años
Siddharth Roy
e5ee69a0f5
Add DrawTextCodepoints ( #2308 )
* Add DrawTextCodepoints
* Fixed top comment
hace 3 años
raysan5
15b36e04b2
Review formating
hace 3 años
ptarabbia
5ac07122bd
Add panning to raudio and update audio_raw_stream example. ( #2205 )
* Add panning to raudio and update audio_raw_stream example.
* remove pan smoothing, code formatting changes following pull request comments
Co-authored-by: Ray <raysan5@gmail.com>
hace 3 años
Ray
b4e0ed6007
Review formating
hace 3 años
Jeffery Myers
fbf34f7c0d
[CORE] Add a function to return the application directory. ( #2256 )
* Add a function to return the application directory.
* CI fixes
hace 3 años
Ray
2116a98745
ADDED: `ExportFontAsCode()`
hace 3 años
raysan5
a940f41b4b
Update year to 2022
hace 3 años
Ray
4bb894f171
tweaks
hace 3 años
Tushar Singh
d91b9171fa
[Feature] Added SetWindowOpacity(float opacity) ( #2254 )
* Added drawing text with shadow
* Added SetWindowOpacity()
* Edited Mis-spell
* Fixed conventions
hace 3 años
raysan5
c9db9e6bb7
Updated version number to avoid confusions with release
hace 3 años
Jeffery Myers
f5e951145a
Add a comment to LoadFontEx to specify how to get the default character set. ( #2221 )
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
hace 3 años
Ray
e637ad9d2a
Support custom modules inclusion
Allow to choose which modules are compiled with raylib, if some modules are excluded from compilation, required functionality is not available but smaller builds are possible.
hace 3 años
Ray
9088135b49
REVIEWED: Formating and comments
hace 3 años
Arnaud Valensi
b248a00c90
Fix scissor on macos ( #2170 )
* Expose GetRenderWidth and GetRenderHeight functions
* Fix scissor on macos
* Fix typo
hace 3 años
めぐみ発動機 (isVowel / GreenWing)
924b1c7b0c
fixed typo: aproximation to approximation ( #2164 )
hace 3 años
raysan5
03f55d8f9e
Minor tweaks
hace 3 años
Ray
e930ad3102
Reviewed spelling mistake
hace 3 años
Ray
25642cff36
Update comments for OpenGL 4.3
hace 3 años
raysan5
c4f0e80895
REVIEWED: Size of bones id supported, max 255 bones per mesh
hace 3 años
raysan5
83b6cd00c6
Reviewed VS2019 projects
hace 3 años
raysan5
befdb5963e
REMOVED: `IsGamepadName()`
This function is not required, users can check it with `GetGamepadName()`
hace 3 años
raysan5
2ec8ce649a
ADDED: `EncodeDataBase64()` and `DecodeDataBase64()`
hace 3 años
raysan5
4e88160e78
Update raylib.h
hace 3 años
raysan5
0b0711027a
Remove unimplemented function
hace 3 años
Horrowind
526e68afa8
Add DrawCylinder(Wires)Ex ( #2049 )
* Add DrawCylinderEx and DrawCylinderWiresEx
* Modify examples/models/models_geometric_shapes.c to show the
usage of DrawCylinder(Wires)Ex
* Simplified DrawCylinder and DrawCylinderWires to use the -Ex versions.
* This reverts commits f49b2598dd
and
4542b32e4e
.
* Fixed formatting.
Renamed base_angle to baseAngle.
Remove most of the raymath.h calls.
Co-authored-by: Horrowind <you@example.com>
hace 3 años
Jeffery Myers
3d6d5558c9
Add CheckCollisionPointLine to the header, it appears to have been missed ( #2042 )
hace 3 años
Jeffery Myers
62554db48d
Add missing #endif to windows API defines ( #2038 )
hace 3 años
Ray
94650f0def
Simplified RLAPI preprocessor branching
hace 3 años
Jeffery Myers
33ed452439
Fix dll exports so that raylib builds in visual studio again. ( #2037 )
hace 3 años
raysan5
3e71232a04
WARNING: BREAKING: REMOVED: `GenImagePerlinNoise()`
raylib was using `stb_perlin.h` library to generate perlin noise, it seems that recently this library has been flagged as it could be infringing some algorythm patent. For security, it has been removed from raylib.
hace 3 años
raysan5
b972b8d324
REVIEWED: API functions specifiers
hace 3 años
Ray
9b3d74db6b
ADDED: GetImageColor() #2024
hace 3 años
Ray
92417c4485
Update raylib.h
hace 3 años
Ray
22345ff62a
Minor format tweak
hace 3 años
SAOMDVN
3fc4a4c974
Added DrawLineBezierCubic() ( #2021 )
Co-authored-by: SAOMDVN <saomdvn@users.noreply.github.com>
hace 3 años
Ray
f869229b7f
Minor format tweaks
hace 3 años
Chris
9882796df0
Rename BRDG typo to BDRF ( #2028 )
hace 3 años
Ray
2474d50dba
Update raylib.h
hace 3 años
Ray
e40ece55d5
Update raylib.h
hace 3 años