Commit Graph

  • 2ce0722fb8 Update README.md Ray 2022-08-02 21:02:11 +02:00
  • 72b2d1335a Update cgltf.h Ray 2022-08-02 19:05:42 +02:00
  • b79df1c329 Updated easings examples Ray 2022-08-02 18:55:49 +02:00
  • d791c1cf64 Update miniaudio.h Ray 2022-08-02 18:50:12 +02:00
  • 94165a40b9 REMOVED: rmem library from raylib sources Ray 2022-08-02 18:50:08 +02:00
  • dd455c626e Update rlgl.h Ray 2022-08-02 18:33:00 +02:00
  • 0ce8a8f360 Remove easings.h from raylib/src, moved to examples Ray 2022-08-02 18:31:57 +02:00
  • b187d6ca16 Delete rlights.h Ray 2022-08-02 18:30:54 +02:00
  • 5840cd6e50 Remove unneeded comment Ray 2022-08-02 18:12:57 +02:00
  • df5514088e REVIEWED: GetMouseWheelMove(), avoid move scaling on PLATFORM_WEB Ray 2022-08-02 18:07:44 +02:00
  • 312fa64b88 Updated raylib resource data (32bit) Ray 2022-08-02 18:06:00 +02:00
  • 222997f951 Update HISTORY.md Ray 2022-08-02 17:26:20 +02:00
  • 2a2c9e4da8 minor tweaks Ray 2022-08-02 17:25:24 +02:00
  • 6ecb29f33f REMOVED: Sponsors doc Ray 2022-08-02 12:03:03 +02:00
  • ddbe8972bc REMOVE: Unmaintained and outdated contributors doc Ray 2022-08-02 10:38:13 +02:00
  • 9cbbf149d8 Update audio_music_stream.c Ray 2022-08-02 10:23:54 +02:00
  • 328d65b1b3 Update Makefile.Web Ray 2022-08-02 10:22:22 +02:00
  • c457835938 Update audio_raw_stream.c Ray 2022-08-02 10:22:17 +02:00
  • d68ddda766 Added note for multi-threading web compilation Ray 2022-08-02 09:59:12 +02:00
  • 24e6bf0565 Update shapes_draw_ring.c Ray 2022-08-02 09:58:56 +02:00
  • 4492e64cb5 Update version Ray 2022-08-02 09:27:13 +02:00
  • 191c340409 Update Makefile.Web Ray 2022-08-02 09:26:46 +02:00
  • ed7548051b Update version to 4.2 Ray 2022-08-02 09:21:03 +02:00
  • eb8d14e5b2 Update version to raylib 4.2 Ray 2022-08-02 00:36:59 +02:00
  • fd191a32ea Remove trailing spaces Ray 2022-08-02 00:36:31 +02:00
  • fe9e82b2e6 Remove line breaks Ray 2022-08-02 00:30:57 +02:00
  • b20d416131 Added latest examples Ray 2022-08-02 00:30:26 +02:00
  • dacd500ef0 Update CHANGELOG Ray 2022-08-02 00:00:57 +02:00
  • a0b4b28427 Update Makefile.Web Ray 2022-08-01 23:57:09 +02:00
  • f9b71e7bcd Update Makefile Ray 2022-08-01 23:57:05 +02:00
  • 0f47054ece Added example to VS2022 Ray 2022-08-01 23:45:14 +02:00
  • a6b3c8aa1e Music doesn't stop looping fix (#2605) veins1 2022-08-01 23:07:32 +05:00
  • 2e5fc3d0c2 Avoid cleaning the front buffer to a specific color! Ray 2022-08-01 10:05:40 +02:00
  • f596815973 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-08-01 09:57:29 +02:00
  • 7853155f99 REMOVED: Config option: SUPPORT_MOUSE_CURSOR_POINT Ray 2022-08-01 09:57:11 +02:00
  • f31e4ebb3d Use American spelling of colourSpace (#2604) BlueStag 2022-07-31 20:09:41 +01:00
  • 85bd13c41d removing typo, Colours->Colors (#2603) sDos280 2022-07-31 11:31:14 +03:00
  • d59ea21405 removing typo in line 41 line, presssed -> pressed (#2602) sDos280 2022-07-31 02:51:25 +03:00
  • 93b633b6e6 Create audio_stream_effects.png Ray 2022-07-29 19:56:36 +02:00
  • bc8cecc6aa Update CHANGELOG Ray 2022-07-29 19:56:27 +02:00
  • 6c61f83d63 Update ROADMAP.md Ray 2022-07-29 18:45:14 +02:00
  • 0ef3e4c4d5 Audio looping fix (#2579) veins1 2022-07-29 16:10:59 +05:00
  • b6f87023ad Update rlgl_standalone.c Ray 2022-07-29 12:38:01 +02:00
  • fccdb68df8 Create audio_stream_effects.c Ray 2022-07-29 12:36:56 +02:00
  • 277dd2bb57 Update audio_music_stream.c Ray 2022-07-29 12:36:51 +02:00
  • 721e7914b1 Update audio_music_stream.c Ray 2022-07-29 12:08:04 +02:00
  • e4229e1be7 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-07-29 12:01:26 +02:00
  • bb6b43b7cb REVIEWED: GenImageFontAtlas() #2556 Ray 2022-07-29 12:01:18 +02:00
  • 52345fd883 [raymath] Rotation functions returns clockwise rotation matrix, #2595 (#2599) Nikolay Krasheninnikov 2022-07-29 12:54:37 +03:00
  • 241d6526b0 Some camera improvements #2563 Ray 2022-07-29 10:04:12 +02:00
  • 7b05444af8 Review comments and parameter names Ray 2022-07-29 09:45:19 +02:00
  • 024a803665 rtextures: Improve numerical stability of float multiplication (#2596) Piotr Wierciński 2022-07-27 17:31:52 +02:00
  • 5a2f25cc7c rtextures: Fix ImageFromImage crash (#2594) Piotr Wierciński 2022-07-26 20:53:36 +02:00
  • 6f3a633f2e add: cmake config include guard (#2592) MyUncle 2022-07-26 07:28:26 -05:00
  • 00c7509454 add Vector3RotateByAxisAngle (#2590) Crydsch 2022-07-26 14:27:28 +02:00
  • 64710e6030 fix QuaternionFromMatrix & QuaternionEquals (#2591) hitomi kirigri 2022-07-26 20:25:31 +08:00
  • d78177d246 Update year Ray 2022-07-25 00:52:10 +02:00
  • 39d9d1da42 Update config.h Ray 2022-07-25 00:48:15 +02:00
  • 4b0f28b782 add hare-raylib to BINDINGS.md (#2589) /ˈɛvən/ 2022-07-24 08:40:27 +00:00
  • 65c3edf797 ADDED: Missing examples to VS2022 solution #2580 Ray 2022-07-23 12:48:15 +02:00
  • 6ed1ce0082 fixed build for cygwin (#2588) Julianiolo 2022-07-23 12:33:23 +02:00
  • 0abba4dc18 Update README.md Ray 2022-07-22 11:48:00 +02:00
  • 55c43fcd26 Update README.md (#2587) Andrew 2022-07-22 02:33:54 -07:00
  • b40696eab6 Fix Vector3ClampValue and Vector2ClampValue (#2585) George Linkovsky 2022-07-20 16:46:11 +04:00
  • 4a9391ae83 REVIEWED: examples descriptions Ray 2022-07-20 01:28:37 +02:00
  • 4fced50fd1 Reviewed example formating Ray 2022-07-19 22:06:18 +02:00
  • a3a6b3f24a Update core_2d_camera.c Ray 2022-07-19 22:05:07 +02:00
  • 39ead974a4 add mouse zoom example (#2583) Jeffery Myers 2022-07-19 12:55:10 -07:00
  • e9029d3d00 [CORE] Fix Warnings (#2582) Jeffery Myers 2022-07-18 21:36:03 -07:00
  • 0f7c4f762f Update BINDINGS.md (#2581) Mike DX 2022-07-18 23:47:43 +01:00
  • 49a534b5d4 Removed raudio.h from public header Ray 2022-07-15 19:11:42 +02:00
  • cccea34c6f Update raudio.c Ray 2022-07-15 19:09:14 +02:00
  • 8aa105fd5b WARNING: REMOVED: raudio_standalone example Ray 2022-07-15 19:05:05 +02:00
  • 6c2c176a99 Added note Ray 2022-07-15 18:53:08 +02:00
  • 3ebfee5dbc REVIEWED: UpdateMusicStream() #2228 Ray 2022-07-11 21:19:21 +02:00
  • 0379b94b7a Minor tweaks Ray 2022-07-11 21:18:31 +02:00
  • b92573e711 Update raudio.c Ray 2022-07-10 23:00:09 +02:00
  • 0ac825b22a set the maintained bindings in alphabetical order (#2570) CastimierDev 2022-07-10 21:43:33 +02:00
  • 2245500245 Added comment about buffer refill issue on looping #2228 Ray 2022-07-10 21:39:13 +02:00
  • 066bd5be87 Reviewed formating Ray 2022-07-10 21:38:33 +02:00
  • 29a0f60778 REVIEWED: ImageResize() #2572 Ray 2022-07-10 21:12:34 +02:00
  • 05dc300296 Remove unneded TABS Ray 2022-07-09 19:36:33 +02:00
  • d1aabb3957 Allow DLL creation using TCC (#2569) Audi Nugraha 2022-07-10 00:33:18 +07:00
  • 5842a6a399 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-07-09 00:13:27 +02:00
  • 53e3375186 Create rlgl_standalone.png Ray 2022-07-09 00:12:50 +02:00
  • f7e1550eea Fix fat universal (arm64 + x86_64) macos Github Actions build (#2567) Richard Smith 2022-07-08 06:57:10 +01:00
  • 41a19cd007 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-07-07 20:23:48 +02:00
  • 5f9972dfd1 Update raylib.sln Ray 2022-07-07 20:23:46 +02:00
  • 1343f5f31f Update CHANGELOG Ray 2022-07-07 19:58:14 +02:00
  • 0295ab968c Update README.md Ray 2022-07-07 19:14:08 +02:00
  • ab23e2f130 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-07-07 19:12:44 +02:00
  • 61695c5315 Added some examples screenshots Ray 2022-07-07 19:12:37 +02:00
  • 4e763b4aa3 Update example reviews raylib versions Ray 2022-07-07 19:07:09 +02:00
  • 870b7fa05f Added new examples to Makefile Ray 2022-07-07 18:29:06 +02:00
  • ff838b48fd UPDATED: examples: Assigned **DIFFICULTY LEVELS**! Ray 2022-07-07 14:34:38 +02:00
  • 8e229ada1d ADDED: example: textures_gif_player Ray 2022-07-07 12:15:55 +02:00
  • e121058eb6 RENAMED: example: textures_rectangle -> textures_sprite_anim Ray 2022-07-07 12:09:30 +02:00
  • e3ff5f3dc2 ADDED: example: textures_fog_of_war Ray 2022-07-07 11:13:45 +02:00
  • 9e97a2c4a1 ADDED: example: core_window_should_close Ray 2022-07-07 11:07:41 +02:00
  • 8f65cb1d94 ADDED: example: text_codepoints_loading Ray 2022-07-07 01:00:57 +02:00