Commit Graph

  • dd455c626e Update rlgl.h Ray 2022-08-02 18:33:00 +0200
  • 0ce8a8f360 Remove easings.h from raylib/src, moved to examples Ray 2022-08-02 18:31:57 +0200
  • b187d6ca16 Delete rlights.h Ray 2022-08-02 18:30:54 +0200
  • 5840cd6e50 Remove unneeded comment Ray 2022-08-02 18:12:57 +0200
  • df5514088e REVIEWED: GetMouseWheelMove(), avoid move scaling on PLATFORM_WEB Ray 2022-08-02 18:07:44 +0200
  • 312fa64b88 Updated raylib resource data (32bit) Ray 2022-08-02 18:06:00 +0200
  • 222997f951 Update HISTORY.md Ray 2022-08-02 17:26:20 +0200
  • 2a2c9e4da8 minor tweaks Ray 2022-08-02 17:25:24 +0200
  • 6ecb29f33f REMOVED: Sponsors doc Ray 2022-08-02 12:03:03 +0200
  • ddbe8972bc REMOVE: Unmaintained and outdated contributors doc Ray 2022-08-02 10:38:13 +0200
  • 9cbbf149d8 Update audio_music_stream.c Ray 2022-08-02 10:23:54 +0200
  • 328d65b1b3 Update Makefile.Web Ray 2022-08-02 10:22:22 +0200
  • c457835938 Update audio_raw_stream.c Ray 2022-08-02 10:22:17 +0200
  • d68ddda766 Added note for multi-threading web compilation Ray 2022-08-02 09:59:12 +0200
  • 24e6bf0565 Update shapes_draw_ring.c Ray 2022-08-02 09:58:56 +0200
  • 4492e64cb5 Update version Ray 2022-08-02 09:27:13 +0200
  • 191c340409 Update Makefile.Web Ray 2022-08-02 09:26:46 +0200
  • ed7548051b Update version to 4.2 Ray 2022-08-02 09:21:03 +0200
  • eb8d14e5b2 Update version to raylib 4.2 Ray 2022-08-02 00:36:59 +0200
  • fd191a32ea Remove trailing spaces Ray 2022-08-02 00:36:31 +0200
  • fe9e82b2e6 Remove line breaks Ray 2022-08-02 00:30:57 +0200
  • b20d416131 Added latest examples Ray 2022-08-02 00:30:26 +0200
  • dacd500ef0 Update CHANGELOG Ray 2022-08-02 00:00:57 +0200
  • a0b4b28427 Update Makefile.Web Ray 2022-08-01 23:57:09 +0200
  • f9b71e7bcd Update Makefile Ray 2022-08-01 23:57:05 +0200
  • 0f47054ece Added example to VS2022 Ray 2022-08-01 23:45:14 +0200
  • b387b61066 RPI/DRM support and reset queue count Owen Grenney 2022-08-01 20:22:03 +0100
  • 644ac11941 Basic key repeat functionality Owen Grenney 2022-08-01 20:10:31 +0100
  • a6b3c8aa1e
    Music doesn't stop looping fix (#2605) veins1 2022-08-01 23:07:32 +0500
  • 419cb212c1
    Music doesn't stop looping fix veins1 2022-08-01 13:46:23 +0500
  • 2e5fc3d0c2 Avoid cleaning the front buffer to a specific color! Ray 2022-08-01 10:05:40 +0200
  • f596815973 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-08-01 09:57:29 +0200
  • 7853155f99 REMOVED: Config option: SUPPORT_MOUSE_CURSOR_POINT Ray 2022-08-01 09:57:11 +0200
  • f31e4ebb3d
    Use American spelling of colourSpace (#2604) BlueStag 2022-07-31 20:09:41 +0100
  • 6d0033be12
    Use American spelling of colourSpace BlueStag 2022-07-31 12:13:28 +0100
  • 85bd13c41d
    removing typo, Colours->Colors (#2603) sDos280 2022-07-31 11:31:14 +0300
  • fadadc6f28
    removing typo, Colours->Colors sDos280 2022-07-31 09:03:26 +0300
  • d59ea21405
    removing typo in line 41 line, presssed -> pressed (#2602) sDos280 2022-07-31 02:51:25 +0300
  • 0229931c24
    removing typo in line 41 line, presssed -> pressed sDos280 2022-07-30 23:28:41 +0300
  • 93b633b6e6 Create audio_stream_effects.png Ray 2022-07-29 19:56:36 +0200
  • bc8cecc6aa
    Update CHANGELOG Ray 2022-07-29 19:56:27 +0200
  • 6c61f83d63
    Update ROADMAP.md Ray 2022-07-29 18:45:14 +0200
  • 0ef3e4c4d5
    Audio looping fix (#2579) veins1 2022-07-29 16:10:59 +0500
  • ad0ab7b9d2
    Merge branch 'master' into master Ray 2022-07-29 13:10:47 +0200
  • b6f87023ad Update rlgl_standalone.c Ray 2022-07-29 12:38:01 +0200
  • fccdb68df8 Create audio_stream_effects.c Ray 2022-07-29 12:36:56 +0200
  • 277dd2bb57 Update audio_music_stream.c Ray 2022-07-29 12:36:51 +0200
  • 721e7914b1 Update audio_music_stream.c Ray 2022-07-29 12:08:04 +0200
  • e4229e1be7 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-07-29 12:01:26 +0200
  • bb6b43b7cb REVIEWED: GenImageFontAtlas() #2556 Ray 2022-07-29 12:01:18 +0200
  • 52345fd883
    [raymath] Rotation functions returns clockwise rotation matrix, #2595 (#2599) Nikolay Krasheninnikov 2022-07-29 12:54:37 +0300
  • 9a8e17a6c3 [raymath] Rotation functions returns clockwise rotation matrix, #2595 Nikolai Krasheninnikov 2022-07-29 12:17:45 +0300
  • 241d6526b0 Some camera improvements #2563 Ray 2022-07-29 10:04:12 +0200
  • 7b05444af8 Review comments and parameter names Ray 2022-07-29 09:45:19 +0200
  • 024a803665
    rtextures: Improve numerical stability of float multiplication (#2596) Piotr Wierciński 2022-07-27 17:31:52 +0200
  • 74be6f5c46 rtextures: Improve numerical stability of float multiplication Piotr Wiercinski 2022-07-27 17:16:20 +0200
  • 5a2f25cc7c
    rtextures: Fix ImageFromImage crash (#2594) Piotr Wierciński 2022-07-26 20:53:36 +0200
  • 2694d328fe rtextures: Fix ImageFromImage crash Piotr Wiercinski 2022-07-26 20:45:01 +0200
  • 6f3a633f2e
    add: cmake config include guard (#2592) MyUncle 2022-07-26 07:28:26 -0500
  • 00c7509454
    add Vector3RotateByAxisAngle (#2590) Crydsch 2022-07-26 14:27:28 +0200
  • 64710e6030
    fix QuaternionFromMatrix & QuaternionEquals (#2591) hitomi kirigri 2022-07-26 20:25:31 +0800
  • 13c5d587d5
    add: cmake config include guard MyUncle 2022-07-24 23:09:08 -0500
  • c60e22d4d0 fix QuaternionFromMatrix & QuaternionEquals kirigiri hitomi 2022-07-25 11:01:18 +0800
  • d78177d246 Update year Ray 2022-07-25 00:52:10 +0200
  • 39d9d1da42
    Update config.h Ray 2022-07-25 00:48:15 +0200
  • 991a25dd97 add Vector3RotateByAxisAngle Crydsch 2022-07-24 16:01:38 +0200
  • 4b0f28b782
    add hare-raylib to BINDINGS.md (#2589) /ˈɛvən/ 2022-07-24 08:40:27 +0000
  • 1a303f68ae add hare-raylib to BINDINGS.md Evan Johnston 2022-07-24 00:52:49 +0000
  • 65c3edf797 ADDED: Missing examples to VS2022 solution #2580 Ray 2022-07-23 12:48:15 +0200
  • 6ed1ce0082
    fixed build for cygwin (#2588) Julianiolo 2022-07-23 12:33:23 +0200
  • aa9e7517b0 fixed build for cygwin Julianiolo 2022-07-23 02:09:05 +0200
  • 0abba4dc18
    Update README.md Ray 2022-07-22 11:48:00 +0200
  • 55c43fcd26
    Update README.md (#2587) Andrew 2022-07-22 02:33:54 -0700
  • bdbd702944
    Update README.md Andrew 2022-07-22 01:48:56 -0700
  • 19b5585f06
    Update README.md Andrew 2022-07-22 00:53:50 -0700
  • b40696eab6
    Fix Vector3ClampValue and Vector2ClampValue (#2585) George Linkovsky 2022-07-20 16:46:11 +0400
  • 4d4edb99d1 Fix Vector3ClampValue and Vector2ClampValue Timofffee 2022-07-20 16:05:28 +0400
  • 4a9391ae83 REVIEWED: examples descriptions Ray 2022-07-20 01:28:37 +0200
  • 4fced50fd1 Reviewed example formating Ray 2022-07-19 22:06:18 +0200
  • a3a6b3f24a Update core_2d_camera.c Ray 2022-07-19 22:05:07 +0200
  • 39ead974a4
    add mouse zoom example (#2583) Jeffery Myers 2022-07-19 12:55:10 -0700
  • e9029d3d00
    [CORE] Fix Warnings (#2582) Jeffery Myers 2022-07-18 21:36:03 -0700
  • 584cfd5d9d add mouse zoom example Jeffery Myers 2022-07-18 19:14:44 -0700
  • d3e396811e signed unsigned missmatches Jeffery Myers 2022-07-18 19:02:42 -0700
  • b9f405c7b3 Fix raymath warning with floor to floorf Jeffery Myers 2022-07-18 18:59:59 -0700
  • 0f7c4f762f
    Update BINDINGS.md (#2581) Mike DX 2022-07-18 23:47:43 +0100
  • c96519371f
    Update BINDINGS.md Mike DX 2022-07-18 22:37:54 +0100
  • 3e4e94f015
    Cast void* to char* to make MSVC compiler happy veins1 2022-07-18 19:28:38 +0500
  • 8830fa560d
    Follow raylib formatting veins1 2022-07-18 18:03:52 +0500
  • b1d38c7879
    Fix audio looping issue veins1 2022-07-17 13:05:28 +0500
  • 38d46e0a84
    WAVs looping fix. But broke other formats looping veins1 2022-07-17 03:25:07 +0500
  • 49a534b5d4 Removed raudio.h from public header Ray 2022-07-15 19:11:42 +0200
  • cccea34c6f Update raudio.c Ray 2022-07-15 19:09:14 +0200
  • 8aa105fd5b WARNING: REMOVED: raudio_standalone example Ray 2022-07-15 19:05:05 +0200
  • 6c2c176a99 Added note Ray 2022-07-15 18:53:08 +0200
  • 3ebfee5dbc REVIEWED: UpdateMusicStream() #2228 Ray 2022-07-11 21:19:21 +0200
  • 0379b94b7a Minor tweaks Ray 2022-07-11 21:18:31 +0200
  • 1280a7c16c
    Updated BINDINGS.md rc-05 2022-07-11 17:46:20 +0200
  • 9045b8c2d8
    Update rcore.c Hanaxar 2022-07-11 12:15:49 +0300
  • 3b6639f2d9
    Update raylib.h Hanaxar 2022-07-11 12:12:51 +0300