1686 Commits (d8ee8a45c430c9f95b7fe0ce62484961ab4b082f)

Author SHA1 Message Date
  Ray d8ee8a45c4 REXM: RENAME: example: `textures_draw_tiled` --> `textures_tiled_drawing` 1 month ago
  Ray 33327760f1 REXM: RENAME: example: `text_draw_3d` --> `text_3d_drawing` 1 month ago
  Ray 785ad4015c REXM: RENAME: example: `textures_polygon` --> `textures_polygon_drawing` 1 month ago
  Ray cadd28e5a0 REXM: RENAME: example: `text_raylib_fonts` -> `text_sprite_fonts` 1 month ago
  Ray 64d6a90d48 REXM: RENAME: example: `text_unicode` --> `text_unicode_emojis` 1 month ago
  Ray c579eef4b7 REVIEWED: Examples section comments, for better organization and consistency 1 month ago
  Ray 1dfff2252d rexm update 1 month ago
  Ray cf61a8b888 REXM: Update examples report 1 month ago
  Ray 9fab2c8a13 REVIEWED: example: `text_unicode_ranges` 1 month ago
  Ray 0fd5a1a3f5 REDESIGNED: example: `text_unicode_ranges` 1 month ago
  Ray b16d14f5ed Update text_font_sdf.c 1 month ago
  Ray aa475b1046 REVIEWED: Code sections description for consistency 1 month ago
  Ray 8b3c68f8b5 Update core_random_sequence.c 1 month ago
  Ray b6ae380260 REVIEWED: Examples comments, consistent code sections 1 month ago
  Ray 864459cbd2 Update core_3d_camera_fps.c 1 month ago
  Ray e18d167c8f REVIEWED: New examples added renaming, avoid duplicated .sln GUIDs 1 month ago
  JohnnyCena123 0e73e0ea64
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * (#5153) 1 month ago
  Hamza RAHAL 507c85900f
fix: [digital_clock] minute hand doesn't appear (#5151) 1 month ago
  JohnnyCena123 4a4997c615
fix unnecessary warnings in some files (#5152) 1 month ago
  Ray 42abcb9492 Updated examples init window title 1 month ago
  Ray a72b4b177b Updated examples short description 1 month ago
  Ray 60ac8f2a86 Renamed example 1 month ago
  Ray 47db1da9ea REXM: RENAMED: example: `core_3d_fps_controller` to `core_3d_camera_fps` 1 month ago
  Ray 8b68d548c9 Reviewing some examples titles 1 month ago
  Ray f9af011965 Update core_window_letterbox.c 1 month ago
  Ray 4d0c3affaa REXM: Update examples and lists 1 month ago
  Maicon Santana 69021939e6
fix write_depth.fs glsl120 1 month ago
  Maicon Santana c6d7694286 set glsl100 back to 100 1 month ago
  Ray 500494f791 Update core_3d_fps_controller.c 1 month ago
  feive7 8b0cbb6f47 Clamp camera pitch 1 month ago
  Maicon Santana 238163c6ca swap local variable `isCursorHidden` to use new method `IsCursorHidden()` 1 month ago
  Johnny Cena a99649b455 remove unneeded checks 1 month ago
  Johnny Cena df200b942c add versions to new shaders 1 month ago
  Johnny Cena cb05945e76 add missing shaders 1 month ago
  Ray 0658abc64c Update text_raylib_fonts.c 1 month ago
  Ray 8ba4ff2143 Renamed directory for sprite fonts 1 month ago
  Ray 25d00130a8 REVIEWED: example: `text_unicode_ranges` 1 month ago
  Ray a338b9694c Update build_example_web.bat 1 month ago
  Ray 595befec40 Update models_mesh_picking.c 1 month ago
  Ray 0a513e6fbe Comment unused script instructions... 1 month ago
  Ray a8dfd9db76 REXM: RENAMED: `shaders_normalmap` --> `shaders_normal_map` 1 month ago
  Ray 6da0a180e6 REXM: Using Makefile.Web for specific web versions generation, only with required resources for every example 1 month ago
  Ray afdc7972d6 REXM: Automatic validation and update of examples 1 month ago
  Ray 7037f131dc REVIEWED: example: `core_3d_fps_controller` 1 month ago
  Ray a9970484f3 Remove trailing spaces 1 month ago
  Ray ddebf5d7ac Update Makefile.Web 1 month ago
  Ray ef81145776 Update examples_list.txt 1 month ago
  Ray 9b598f6bcf REVIEWED: Shaders formating to follow raylib code conventions 2 months ago
  Ray 8dae39fbda ADDED: Missing GLSL120 shaders 2 months ago
  Maicon Santana 00f7121b1c Increasing maxInterations glsl100 to 255 to match with glsl330 and add glsl120 2 months ago