Ray
|
3f1e59a7cf
|
Update copyright to 2024
|
1 år sedan |
MichaelFiber
|
18e9784c6d
|
Remove PLATFORM_RPI (#3232)
* Remove PLATFORM_RPI
* remove build artifacts
---------
Co-authored-by: MichaelFiber <michael@cubeofb.org>
Co-authored-by: Ray <raysan5@gmail.com>
|
1 år sedan |
Ray
|
b59fab7ee6
|
Update year to 2023
|
2 år sedan |
Ray
|
4a9391ae83
|
REVIEWED: examples descriptions
|
2 år sedan |
Ray
|
c1b01c0d5d
|
Added new comment to examples
|
2 år sedan |
Ray
|
716e26aa37
|
Review BeginTextureMode() usage
Moved outside BeginDrawing()/EndDrawing() to illustrate drawing is happening to an external texture (not screen)
|
3 år sedan |
Jeffery Myers
|
6c518008a5
|
Fixes for 64 bit typecast warnings (#1733)
|
3 år sedan |
Ray
|
dcf52c132f
|
Remove trail spaces
|
3 år sedan |
raysan5
|
c32ae480af
|
RENAMED: FormatText() -> TextFormat()
This function was renamed for consistency in raylib 3.0, just unified all examples to use TextFormat() instead of FormatText()
|
4 år sedan |
Ray
|
b525039e0a
|
Review ALL examples
|
5 år sedan |
Ray
|
ce87d2ced4
|
new example: shaders_eratosthenes
Contributed by ProfJski
|
5 år sedan |