82 Révisions (c7f8843200f7acd02dc30e6d243cd2840a9c21c6)

Auteur SHA1 Message Date
  Ray c7f8843200 REXM: RENAME: example: `shaders_eratosthenes` --> `shaders_eratosthenes_sieve` il y a 1 mois
  Ray 851bb3120d REXM: RENAME: example: `shaders_view_depth` --> `shaders_depth_rendering` il y a 1 mois
  Ray adda398e65 REXM: RENAME: example: `shapes_easings_rectangle_array` --> `shapes_easings_rectangles` il y a 1 mois
  Ray 5ac0539481 REXM: RENAME: example: `shapes_easings_box_anim` --> `shapes_easings_box` il y a 1 mois
  Ray 84baaa6ee7 REXM: RENAME: example: `shapes_easings_ball_anim` --> `shapes_easings_ball` il y a 1 mois
  Ray ede4547015 REXM: RENAME: example: `models_draw_cube_texture` --> `models_textured_cube` il y a 1 mois
  Ray d8f3b51a3f REXM: RENAME: example: `models_animation` --> `models_animation_playing` il y a 1 mois
  Ray 4a23ed698f REXM: RENAME: example: `shaders_raymarching` --> `shaders_raymarching_rendering` il y a 1 mois
  Ray f4f3325e1e REXM: RENAME: example: `shaders_spotlight` --> `shaders_spotlight_rendering` il y a 1 mois
  Ray 11ca32493a REXM: RENAME: example: `shaders_lightmap` --> `shaders_lightmap_rendering` il y a 1 mois
  Ray 07070b81e8 REXM: RENAME: example: `shaders_shadowmap` --> `shaders_shadowmap_rendering` il y a 1 mois
  Ray 6afc608477 REXM: RENAME: example: `shaders_normal_map` --> `shaders_normalmap_rendering` il y a 1 mois
  Ray 4cf4c6645e REXM: RENAME: example: `shaders_hybrid_render` --> `shaders_hybrid_rendering` il y a 1 mois
  Ray 14bef50464 REXM: RENAME: example: `shaders_deferred_render` --> `shaders_deferred_rendering` il y a 1 mois
  Ray ab3e99fd30 REXM: RENAME: example: `models_cubicmap` --> `models_cubicmap_rendering` il y a 1 mois
  Ray 463d069eff REXM: RENAME: example: `models_heightmap` --> `models_heightmap_rendering` il y a 1 mois
  Ray b67e7ffc44 REXM: RENAME: example: `shapes_draw_circle_sector` --> `shapes_circle_sector_drawing` il y a 1 mois
  Ray 16fbca2e8b REXM: RENAME: example: `shapes_draw_rectangle_rounded` --> `shapes_rounded_rectangle_drawing` il y a 1 mois
  Ray 1bbd4c3566 REXM: RENAME: example: `shapes_draw_ring` --> `shapes_ring_drawing` il y a 1 mois
  Ray c0234e5e3d REXM: RENAME: example: `textures_sprite_anim` --> `textures_sprite_animation` il y a 1 mois
  Ray fb42819eab Added project to folder in solution il y a 1 mois
  Ray d418704c0b REXM: Update examples collection il y a 1 mois
  Ray d97e0a8ac7 REXM: RENAME: example: `shaders_texture_drawing` --> `shaders_texture_rendering` il y a 1 mois
  Ray 41dee9e9f9 REXM: RENAME: example: `shaders_fog` --> `shaders_fog_rendering` il y a 1 mois
  Ray 3cbe911613 REXM: RENAME: example: `models_billboard` --> `models_billboard_rendering` il y a 1 mois
  Ray b17936de22 REXM: RENAME: example: `models_billboard` --> `models_billboard_rendering` il y a 1 mois
  Ray 1008066644 Removed `core_loading_thread` project il y a 1 mois
  Ray 5cbe013273 REXM: RENAME: example: `models_skybox` --> `models_skybox_rendering` il y a 1 mois
  Ray d8ee8a45c4 REXM: RENAME: example: `textures_draw_tiled` --> `textures_tiled_drawing` il y a 1 mois
  Ray 33327760f1 REXM: RENAME: example: `text_draw_3d` --> `text_3d_drawing` il y a 1 mois
  Ray 785ad4015c REXM: RENAME: example: `textures_polygon` --> `textures_polygon_drawing` il y a 1 mois
  Ray cadd28e5a0 REXM: RENAME: example: `text_raylib_fonts` -> `text_sprite_fonts` il y a 1 mois
  Ray 64d6a90d48 REXM: RENAME: example: `text_unicode` --> `text_unicode_emojis` il y a 1 mois
  Ray e18d167c8f REVIEWED: New examples added renaming, avoid duplicated .sln GUIDs il y a 1 mois
  Ray 47db1da9ea REXM: RENAMED: example: `core_3d_fps_controller` to `core_3d_camera_fps` il y a 1 mois
  Ray 4d0c3affaa REXM: Update examples and lists il y a 1 mois
  alexander-nichols 5d9c8c365e [build] Fixed VS2022 broken build il y a 1 mois
  Ray a8dfd9db76 REXM: RENAMED: `shaders_normalmap` --> `shaders_normal_map` il y a 1 mois
  Ray afdc7972d6 REXM: Automatic validation and update of examples il y a 1 mois
  Ray f0131f6ee6 Added missing project to solution il y a 1 mois
  Ray 601091b69e Update raylib.sln il y a 2 mois
  Ray 388bc5075e Update raylib.sln il y a 2 mois
  Ray ff1087480c ADDED: New projects to VS2022 solution il y a 2 mois
  Ray cc5739a6d7 REVIEWED: Some PRs formating il y a 6 mois
  Jonathan Marler 336fd78f74 Add core_highdpi example il y a 6 mois
  luis605 8ec52e3b25 Added example to build system il y a 6 mois
  Peter0x44 99d2119dd6
[build] Add CI for ARM64 with Visual Studio (#4781) il y a 7 mois
  Anstro Pleuton 7bfc8e8ca7
[example] Add shaders_rounded_rectangle example (#4719) il y a 8 mois
  Ray da5a868e2a REMOVED: example: `core_gamepad_info` il y a 9 mois
  Jeffery Myers 93a1e75741
Disable the threading example in MSVC for release and debug build (was disabled for dll builds already) (#4594) il y a 10 mois