Ray
e21093d434
REXM: RENAME: example: `core_input_gestures_web` --> `core_input_gestures_testbed`
1 maand geleden
Ray
c17f82a78c
REMOVED: `core_basic_window_web`
The example is not following examples conventions and it will be moved to `others` with a new name
1 maand geleden
Ray
d97e0a8ac7
REXM: RENAME: example: `shaders_texture_drawing` --> `shaders_texture_rendering`
1 maand geleden
Ray
427b0d2653
Update rexm.c
1 maand geleden
Ray
5f9465d569
Update rexm.c
1 maand geleden
Ray
d79f294af0
Update rexm.c
1 maand geleden
Ray
41dee9e9f9
REXM: RENAME: example: `shaders_fog` --> `shaders_fog_rendering`
1 maand geleden
Ray
3cbe911613
REXM: RENAME: example: `models_billboard` --> `models_billboard_rendering`
1 maand geleden
Ray
b17936de22
REXM: RENAME: example: `models_billboard` --> `models_billboard_rendering`
1 maand geleden
Ray
3659eee994
Update rexm.c
1 maand geleden
Ray
ba046a5d60
REVIEWED: `DecompressData()`, fixed buffer copying
1 maand geleden
Ray
f9e6c85cce
Update rexm.c
1 maand geleden
Ray
9b99c5b04e
REXM: Adding some `UpdateSourceMetadata()` -WIP-
1 maand geleden
Ray
64641c6a01
Update raudio.c
1 maand geleden
Ray
dd0587e12a
Update shaders_texture_drawing.c
1 maand geleden
Ray
2e376c6f5b
Update shaders_spotlight.c
1 maand geleden
Ray
48eac60171
REVIEWED: Potential issue with animated normals on OpenGL 1.1
1 maand geleden
Ray
2a295210fb
Update shaders_spotlight.c
1 maand geleden
Ray
1008066644
Removed `core_loading_thread` project
1 maand geleden
Ray
a7e62e73d8
REXM: REMOVE: example: `core_loading_thread`
This example was POSIX only and had some special requirements for web, it made it more difficult to be managed from collection standard examples format.
It will be re-added in the `others` category, that is not processed for web.
1 maand geleden
Ray
5cbe013273
REXM: RENAME: example: `models_skybox` --> `models_skybox_rendering`
1 maand geleden
Ray
d8ee8a45c4
REXM: RENAME: example: `textures_draw_tiled` --> `textures_tiled_drawing`
1 maand geleden
Ray
33327760f1
REXM: RENAME: example: `text_draw_3d` --> `text_3d_drawing`
1 maand geleden
Ray
785ad4015c
REXM: RENAME: example: `textures_polygon` --> `textures_polygon_drawing`
1 maand geleden
Ray
cadd28e5a0
REXM: RENAME: example: `text_raylib_fonts` -> `text_sprite_fonts`
1 maand geleden
Ray
2cb387b50a
REVIEWED: Font atlas image generation, added some comments #5141
1 maand geleden
Ray
f53cd449ce
Update config.h
1 maand geleden
Nikolas
b7eda8159c
[build.zig] Make X11 the default display backend instead of choosing at runtime ( #5168 )
1 maand geleden
Ray
64d6a90d48
REXM: RENAME: example: `text_unicode` --> `text_unicode_emojis`
1 maand geleden
Ray
3a0c8009af
Update rexm.c
1 maand geleden
Ray
d1768d387c
Update utils.c
1 maand geleden
Ray
c579eef4b7
REVIEWED: Examples section comments, for better organization and consistency
1 maand geleden
Ray
1fa3c15942
Revert "add const qualifier to the first arg of TextJoin ( #5166 )"
This reverts commit 4e8d08523f
.
1 maand geleden
JohnnyCena123
4e8d08523f
add const qualifier to the first arg of TextJoin ( #5166 )
* add const qualifier to the first arg of TextJoin
* Update raylib_api.* by CI
* Update raylib.h
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ray <raysan5@gmail.com>
1 maand geleden
Ray
cb6a64843c
Remove raylib logs
1 maand geleden
Ray
4fa8e23efc
Update rexm.c
1 maand geleden
Ray
1dfff2252d
rexm update
1 maand geleden
Ray
cf61a8b888
REXM: Update examples report
1 maand geleden
Ray
bcd46fb36b
Update rexm.c
1 maand geleden
Ray
9fab2c8a13
REVIEWED: example: `text_unicode_ranges`
1 maand geleden
Ray
0fd5a1a3f5
REDESIGNED: example: `text_unicode_ranges`
1 maand geleden
Ray
d5ea6a87d9
Merge branch 'master' of https://github.com/raysan5/raylib
1 maand geleden
github-actions[bot]
17d9927a4f
Update raylib_api.* by CI
1 maand geleden
Ray
b16d14f5ed
Update text_font_sdf.c
1 maand geleden
Ray
29ce5d8aa9
WARNING: BREAKING: `LoadFontData()` redesigned, added parameter
This redesign is a big improvement on font loading time and memory requirements. It only loads glyphs available on font from requested codepoints and only processes those glyphs for packaging. When processing +10K codepoints (CJK), the loading time improves considerably.
1 maand geleden
Ray
aa475b1046
REVIEWED: Code sections description for consistency
1 maand geleden
Ray
8b3c68f8b5
Update core_random_sequence.c
1 maand geleden
Ray
8f32c502a7
REVIEWED: Code sections definition
1 maand geleden
Ray
b6ae380260
REVIEWED: Examples comments, consistent code sections
1 maand geleden
Ray
864459cbd2
Update core_3d_camera_fps.c
1 maand geleden