Ray
ba046a5d60
REVIEWED: `DecompressData()`, fixed buffer copying
1 ay önce
Ray
f9e6c85cce
Update rexm.c
1 ay önce
Ray
9b99c5b04e
REXM: Adding some `UpdateSourceMetadata()` -WIP-
1 ay önce
Ray
64641c6a01
Update raudio.c
1 ay önce
Ray
dd0587e12a
Update shaders_texture_drawing.c
1 ay önce
Ray
2e376c6f5b
Update shaders_spotlight.c
1 ay önce
Ray
48eac60171
REVIEWED: Potential issue with animated normals on OpenGL 1.1
1 ay önce
Ray
2a295210fb
Update shaders_spotlight.c
1 ay önce
Ray
1008066644
Removed `core_loading_thread` project
1 ay önce
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 ay önce
Ray
5cbe013273
REXM: RENAME: example: `models_skybox` --> `models_skybox_rendering`
1 ay önce
Ray
d8ee8a45c4
REXM: RENAME: example: `textures_draw_tiled` --> `textures_tiled_drawing`
1 ay önce
Ray
33327760f1
REXM: RENAME: example: `text_draw_3d` --> `text_3d_drawing`
1 ay önce
Ray
785ad4015c
REXM: RENAME: example: `textures_polygon` --> `textures_polygon_drawing`
1 ay önce
Ray
cadd28e5a0
REXM: RENAME: example: `text_raylib_fonts` -> `text_sprite_fonts`
1 ay önce
Ray
2cb387b50a
REVIEWED: Font atlas image generation, added some comments #5141
1 ay önce
Ray
f53cd449ce
Update config.h
1 ay önce
Nikolas
b7eda8159c
[build.zig] Make X11 the default display backend instead of choosing at runtime ( #5168 )
1 ay önce
Ray
64d6a90d48
REXM: RENAME: example: `text_unicode` --> `text_unicode_emojis`
1 ay önce
Ray
3a0c8009af
Update rexm.c
1 ay önce
Ray
d1768d387c
Update utils.c
1 ay önce
Ray
c579eef4b7
REVIEWED: Examples section comments, for better organization and consistency
1 ay önce
Ray
1fa3c15942
Revert "add const qualifier to the first arg of TextJoin ( #5166 )"
This reverts commit 4e8d08523f
.
1 ay önce
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 ay önce
Ray
cb6a64843c
Remove raylib logs
1 ay önce
Ray
4fa8e23efc
Update rexm.c
1 ay önce
Ray
1dfff2252d
rexm update
1 ay önce
Ray
cf61a8b888
REXM: Update examples report
1 ay önce
Ray
bcd46fb36b
Update rexm.c
1 ay önce
Ray
9fab2c8a13
REVIEWED: example: `text_unicode_ranges`
1 ay önce
Ray
0fd5a1a3f5
REDESIGNED: example: `text_unicode_ranges`
1 ay önce
Ray
d5ea6a87d9
Merge branch 'master' of https://github.com/raysan5/raylib
1 ay önce
github-actions[bot]
17d9927a4f
Update raylib_api.* by CI
1 ay önce
Ray
b16d14f5ed
Update text_font_sdf.c
1 ay önce
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 ay önce
Ray
aa475b1046
REVIEWED: Code sections description for consistency
1 ay önce
Ray
8b3c68f8b5
Update core_random_sequence.c
1 ay önce
Ray
8f32c502a7
REVIEWED: Code sections definition
1 ay önce
Ray
b6ae380260
REVIEWED: Examples comments, consistent code sections
1 ay önce
Ray
864459cbd2
Update core_3d_camera_fps.c
1 ay önce
Ray
e18d167c8f
REVIEWED: New examples added renaming, avoid duplicated .sln GUIDs
1 ay önce
Ray
1777da9056
REVIEWED: Avoid realloc() calls, small security improvement
1 ay önce
Ray
6226abb0d3
Merge branch 'master' of https://github.com/raysan5/raylib
1 ay önce
Ray
708c1539e4
Update rtextures.c
1 ay önce
github-actions[bot]
917533224f
Update raylib_api.* by CI
1 ay önce
Ray
0a92c863c4
Reverted const codepoints to avoid warnings
1 ay önce
Ray
12ce72c32d
REVIEWED: `ExportImage()`
1 ay önce
wileyanderssen
998a18b641
removed macro that does nothing ( #5163 )
1 ay önce
github-actions[bot]
223feca13a
Update raylib_api.* by CI
1 ay önce
0_stamina
7d07d21ee5
Update Camera3D.fovy description in raylib.h ( #5164 )
Previously stated it was the near plane width in orthographic, in actuality it's the height. The wording has been fixed, with added clarity that it's in world units so no conversion is needed.
1 ay önce