Ray
718a841cfb
REXM: Update examples
vor 1 Woche
Ray
5d9c11e165
Updated examples
vor 1 Woche
Bruno Cabral
b281101001
[build][cmake] Review web compilation system ( #5181 )
* [cmake] export automatically raylib definitions and compile/link options
* [cmake] pass emscripten options to consumer project
* [web] compile for web
* [web] canvas width 100%
vor 3 Wochen
Ray
25f4e544d1
REXM: UPDATED: Examples source code header info, aligned with name
vor 1 Monat
Ray
2d19abb2cf
REXM: REVIEWED: Examples header info inconsistencies
vor 1 Monat
Ray
e5cef3c0d8
REXM: Reviewed examples source code headers metadata
vor 1 Monat
Ray
a51cb7fe30
REXM: Updated some examples inconsistencies
vor 1 Monat
Ray
c579eef4b7
REVIEWED: Examples section comments, for better organization and consistency
vor 1 Monat
Ray
b6ae380260
REVIEWED: Examples comments, consistent code sections
vor 1 Monat
JohnnyCena123
0e73e0ea64
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * ( #5153 )
vor 1 Monat
Ray
42abcb9492
Updated examples init window title
vor 1 Monat
Ray
a72b4b177b
Updated examples short description
vor 1 Monat
Ray
9b598f6bcf
REVIEWED: Shaders formating to follow raylib code conventions
vor 2 Monaten
Ray
570082deba
`WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.'
vor 2 Monaten
Ray
f0889a74fe
EXAMPLES: Format tweaks
vor 2 Monaten
Ray
7e597dd574
Update rlgl_compute_shader.c
vor 2 Monaten
jordan4ibanez
7cae259a6d
Reviewed shaders comment wording ( #4793 )
vor 7 Monaten
Anstro Pleuton
773e3f5f9f
Update more examples inconsistencies ( #4711 )
Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
vor 8 Monaten
Anstro Pleuton
945f181f1d
[examples] Update examples to be consistent ( #4699 )
* Update examples inconsistencies
* Happy new years, examples!
* Missed one inconsistency
* Update final few examples inconsistencies
---------
Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
vor 8 Monaten
Ray
2f6230e366
Formatting review and examples review
vor 9 Monaten
aiafrasinei
2aed94cfc2
Fix examples warnings for macos ( #3842 )
vor 1 Jahr
Peter0x44
1df91e74b9
Fix building of raylib_opengl_interop on PLATFORM_DESKTOP_SDL ( #3826 )
I tested this with CMake. I don't know if the examples makefile
currently handles this case.
vor 1 Jahr
Ray
3f1e59a7cf
Update copyright to 2024
vor 1 Jahr
Ray
2a67ac0027
REVIEWED: `rlgl_standalone` examples #3487
Example is intended for `PLATFORM_DESKTOP` only and OpenGL 3.3 Core profile.
vor 1 Jahr
Ray
8b3c18de54
Updated GLFW for 64bit
vor 1 Jahr
Ray
64d64cc181
REVIEWED: Potential code issues reported by CodeQL #3476
vor 1 Jahr
Ray
cb57165956
REVIEWED: Fix #3387
vor 2 Jahren
Murlocohol
9702a17152
[raymath] Hotfix for Vector2Angle() and Vector2LineAngle() ( #3396 )
* Hotfix for Vector2LineAngle(), should probably be reviewed along with the rest of raylib angle functions to determine what coordinate system we want.
* Hotfix for Vector2LineAngle(), should probably be reviewed along with the rest of raylib angle functions to determine what coordinate system we want.
* [raymath] Hotfix for Vector2Angle and corresponding example
* [raymath] Hotfix for Vector2Angle and corresponding example
---------
Co-authored-by: Ray <raysan5@gmail.com>
vor 2 Jahren
Murlocohol
f0d949f931
Hotfix for Vector2LineAngle(), should probably be reviewed along with the rest of raylib angle functions to determine what coordinate system we want. ( #3394 )
vor 2 Jahren
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>
vor 2 Jahren
Asdqwe
fefe8fcda9
Fix examples/others/easings_testbed.c help instructions and small tweak ( #3277 )
vor 2 Jahren
Ray
225b4fb3e2
REVIEWED: `Vector2Angle()`
vor 2 Jahren
Ray
fdc28fce80
Reviewed vector2angle example
vor 2 Jahren
Ray
e8af875756
Minor format tweak, another issue introduced...
vor 2 Jahren
Gisteron
64bb2fe3ec
fix vector angle example mode 0 circle segment drawing ( #3150 )
vor 2 Jahren
Ray
5361d498c3
WARNING: REDESIGN: `Vector2Angle()`<-->`Vector2LineAngle()` #2887
vor 2 Jahren
Ray
a4a5a798bd
Update rlgl_compute_shader.c
vor 2 Jahren
Go Watanabe
f549f67be9
OpenGLES 2.0 support on PLATFORM_DESKTOP ( #2840 )
* OpenGLES 2.0 support on PLATFORM_DESKTOP
* exmples raylib_opengl_interop desktop GLES2 support
* rename gles2.h -> glad_gles2.h
vor 2 Jahren
Ray
b59fab7ee6
Update year to 2023
vor 2 Jahren
Ray
cf24c021a3
WARNING: BREAKING: Reviewed SSBO usage to avoid `long long`
raylib library tries to avoid `long long` usage. Several SSBO functions have been reviewed (including some renames for consistency) to minimize `long long` type usage.
vor 3 Jahren
moosey
f049f9dd3a
Tiny documentation fix in reasings.h ( #2640 )
vor 3 Jahren
Ray
b79df1c329
Updated easings examples
vor 3 Jahren
Ray
0ce8a8f360
Remove `easings.h` from raylib/src, moved to examples
vor 3 Jahren
Ray
b6f87023ad
Update rlgl_standalone.c
vor 3 Jahren
Ray
4a9391ae83
REVIEWED: examples descriptions
vor 3 Jahren
Ray
8aa105fd5b
WARNING: REMOVED: raudio_standalone example
Moved to raudio library repo: https://github.com/raysan5/raudio
vor 3 Jahren
Ray
53e3375186
Create rlgl_standalone.png
vor 3 Jahren
Ray
61695c5315
Added some examples screenshots
vor 3 Jahren
Ray
5c5db2c016
Update rlgl_compute_shader.c
vor 3 Jahren
Ray
c1b01c0d5d
Added new comment to examples
vor 3 Jahren