Commit Graph

  • 47d768c3d6 REVIEWED: ToggleFullscreen() Ray 2022-04-23 23:40:56 +0200
  • 015a71fc40 Update raymath.h Ray 2022-04-23 23:39:50 +0200
  • be3ae71aec Review new functions formatting Ray 2022-04-23 23:24:13 +0200
  • 52befa0815
    Augment raymath.h with useful functions (#2428) saccharineboi 2022-04-23 21:13:33 +0000
  • e563f04e1d
    Remove Vector3{Up,Down,Left,Right,Forward,Backward} saccharineboi 2022-04-23 23:23:27 +0400
  • a5daee3812
    Optimize Some Image Functions. (#2429) Anilforextra 2022-04-23 14:36:47 +0545
  • f880b8ae8a updated to latest raylib Julianiolo 2022-04-14 18:24:54 +0200
  • 3b4979de7c enabled asan Julianiolo 2022-04-14 18:16:39 +0200
  • 559ffc6331
    Update BINDINGS.md (#2431) tuckie 2022-04-11 09:13:43 -0700
  • 75e9dce1f8
    Update BINDINGS.md tuckie 2022-04-11 01:44:43 -0700
  • b9817803c5
    Rename Vector2ClampMagnitude and Vector3ClampMagnitude to Vector2ClampValue and Vector3ClampValue saccharineboi 2022-04-10 21:51:23 +0400
  • f71cc53bc9 WARNING: RENAMED: some parameters from length to size Ray 2022-04-06 20:50:50 +0200
  • b9437a2f1c Optimize Some Image Functions. Anilforextra 2022-04-07 00:09:14 +0545
  • 828657d48b
    Augment raymath.h with useful functions saccharineboi 2022-04-05 23:13:07 +0400
  • 07240b96ad
    Fix OpenGL 4.3 graphics option in CMake (#2427) GoldenThumbs 2022-04-05 02:59:53 -0500
  • a9f40e435b Fix OpenGL 4.3 graphics option in CMake GoldenThumbs 2022-04-04 21:34:02 -0500
  • aa8af23f10
    Fix string defines generating invalid XML (#2426) Benedek Szilvasy 2022-04-05 00:00:41 +0200
  • 489bb82b19 Fix string defines generating invalid XML eutro 2022-04-04 21:20:48 +0200
  • 9c66e2f97e
    [Examples] Free Allocated Matrices. (#2425) Anilforextra 2022-04-04 14:17:46 +0545
  • 70cd09a483 [Examples] Free Allocated Matrices. Anilforextra 2022-04-04 13:30:44 +0545
  • 000e867d28 Fix for vr rendering not taking render target size into account FireFlyForLife 2022-04-02 19:51:37 +0100
  • c064eefe26
    Update SPONSORS.md (#2423) ZimonIsHim 2022-04-01 17:03:35 +0200
  • 2089299d31
    Update SPONSORS.md ZimonIsHim 2022-04-01 16:42:01 +0200
  • 034c4016ee
    Fix indentation SplatTab 2022-03-31 15:40:47 -0500
  • 2723becd0b
    Update raylib.h SplatTab 2022-03-31 15:37:34 -0500
  • 1633469b4d
    Made it so you can set multiple window icons SplatTab 2022-03-31 15:35:57 -0500
  • 709ec1663d Update audio_music_stream.c Ray 2022-03-30 20:25:46 +0200
  • 1612ba63ab ADDED: Audio stream processors support -WIP- #2212 Ray 2022-03-30 20:13:02 +0200
  • 90fc7c0376 WARNING: BREAKING: REMOVED: GetRayCollisionModel() #2405 Ray 2022-03-30 20:11:22 +0200
  • 5abb87a0d2
    Fix QuaternionScale (#2419) Satoshi Tanaka 2022-03-31 02:53:44 +0900
  • a356181429 Fix QuaternionScale Satoshi Tanaka 2022-03-31 02:14:41 +0900
  • 9c2d337e99 Update rtext.c Ray 2022-03-29 18:11:33 +0200
  • 3bcb19e040 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-03-28 11:58:25 +0200
  • cfe7823453 REMOVED: MatrixNormalize() #2412 Ray 2022-03-28 11:58:16 +0200
  • c2c1c93041
    Corrected typo Ray 2022-03-26 10:42:46 +0100
  • 418a595b6f Corrected typo Ray 2022-03-25 15:39:32 +0100
  • 45cc806a5c
    Update README.md Ray 2022-03-25 11:24:03 +0100
  • 69ccf6d472
    Update README.md Ray 2022-03-25 11:12:49 +0100
  • a2399bd2bc
    Update README.md Ray 2022-03-25 11:00:09 +0100
  • 8e28872fe1 Rename audio callback Ray 2022-03-25 10:19:40 +0100
  • 381236051f ADDED: Audio stream input callback #2212 -WIP- Ray 2022-03-24 20:49:11 +0100
  • bcd84cd36d Some code reviews -WIP- Ray 2022-03-24 18:56:53 +0100
  • 22c17da4d7 Update to miniaudio 11.8 Ray 2022-03-24 18:22:09 +0100
  • ca12ef48e9 Fixes #2408 Ray 2022-03-24 11:44:52 +0100
  • 0fc533b349 Add a matrix to GetCollisionModel Jeffery Myers 2022-03-22 20:26:56 -0700
  • 65f28460a1 Update shaders_raymarching.c Ray 2022-03-22 23:53:32 +0100
  • 3634adf8d4 Update textures_draw_tiled.c Ray 2022-03-22 21:11:56 +0100
  • bd95408b06 Update textures_draw_tiled.c Ray 2022-03-22 21:10:51 +0100
  • cb62cb675f Minor tweaks const Ray 2022-03-22 18:45:41 +0100
  • 40794da9e4
    Add raylib.jl binding for Julia (#2403) irishgreencitrus 2022-03-22 13:45:26 +0000
  • b7fe6f039d
    Add raylib.jl binding for Julia irishgreencitrus 2022-03-22 11:45:05 +0000
  • 0da7830745 REVIEWED: Avoid some float -> double promotions Ray 2022-03-20 12:15:51 +0100
  • c65efecf0a
    Verify there is enough space in the batch for the npatch geometry. (#2401) Jeffery Myers 2022-03-19 14:26:27 -0700
  • efae262b98 Verify there is enough space in the batch for the npatch geometry. Jeffery Myers 2022-03-19 13:33:15 -0700
  • 9ecbc465a9
    Fix too many opening parens in src/rtextures.c (#2398) João Távora 2022-03-18 11:32:00 +0000
  • 55adaa8bf1 Fix too many opening parens in src/rtextures.c João Távora 2022-03-17 16:44:34 +0000
  • 9723489ccc
    Implements OpenURL() for Android Platform (#2396) Rodrigo Escar 2022-03-18 07:41:41 -0300
  • 2b0017d7f7 Implements OpenURL() for Android Platform Rodrigo Alejandro Escar Salinas 2022-03-17 00:02:09 -0300
  • 3d812f8d0c
    Fix inline enum (#2393) Ethan Conneely 2022-03-17 10:52:13 +0000
  • fcaa0d8507 Fix inline enum IrishBruse 2022-03-15 14:06:58 +0000
  • 4954778f68
    Improve joystick visualisation in gamepad example again (#2391) Kristian Lein-Mathisen 2022-03-14 17:16:09 +0100
  • 9f9a92f458 Improve joystick visualisation in gamepad example again Kristian Lein-Mathisen 2022-03-14 15:47:01 +0100
  • ec7250ca54
    Improve joystick visualisation in gamepad example (#2390) Kristian Lein-Mathisen 2022-03-14 16:00:59 +0100
  • 2d35c41338 Improve joystick visualisation in gamepad example Kristian Lein-Mathisen 2022-03-14 15:47:01 +0100
  • d2119848ed REVIEWED: OpenURL() Ray 2022-03-14 15:31:37 +0100
  • f3b0d7f2fe
    Add naylib (#2386) Antonis Geralis 2022-03-13 23:16:18 +0200
  • 785e71ed48
    Fix license Antonis Geralis 2022-03-13 23:11:59 +0200
  • a899d15f73
    Add naylib Antonis Geralis 2022-03-13 22:47:12 +0200
  • c3a7bd8c51
    Updated Zig bindings to reflect updates to that library (#2385) Guido Bartolucci 2022-03-12 15:31:24 -0500
  • 3f01b8a93f
    Fixed an issue in Makefile when using raygui and physac on unix systems (#2384) tixvage 2022-03-12 23:30:54 +0300
  • a5a098c97f Remove space Ray 2022-03-12 21:27:24 +0100
  • 32143698c7
    Updated raylib-zig license Guido Bartolucci 2022-03-12 13:41:22 -0500
  • 5f54a3c64c
    Updated zig bindings info Guido Bartolucci 2022-03-12 13:40:23 -0500
  • cebdf1f7c7 tab fix tixvage 2022-03-12 16:14:36 +0300
  • 01b33e6c49 Fixed an issue when using raygui and physac on unix systems hash "#" is single-line comment character in bash so echo ignores #include and #define tixvage 2022-03-12 13:59:41 +0300
  • 8065504aba
    Simplify build.zig to not require user to specify raylib path (#2383) Komari Spaghetti 2022-03-11 19:04:24 +0100
  • e715758930 Simplify build.zig to not require user to specify raylib path Jimmi Holst Christensen 2022-03-11 16:25:34 +0100
  • b6bb9169c1 Fixed "custom frame_control" example for PLATFORM_WEB (#2379) marvin 2022-03-10 16:10:02 -0600
  • c5f419fbf7 Merge remote-tracking branch 'upstream/master' Luiz Pestana 2022-03-10 14:11:59 -0300
  • cda1324e87
    Vector2/Vector3: Add squared distance. (#2376) Anilforextra 2022-03-10 00:50:08 +0545
  • 62d3f82107 Vector2/Vector3: Add squared distance. Anilforextra 2022-03-10 00:29:43 +0545
  • 43dbe67431
    Update parser (#2375) Ethan Conneely 2022-03-08 19:00:09 +0000
  • c7de74b5e4 Api Regen for 4.1dev IrishBruse 2022-03-08 18:24:19 +0000
  • de7bcdf8cf Add variable len args support IrishBruse 2022-03-08 18:22:52 +0000
  • e9f97e1165
    Add repology badge (#2367) Michael Vetter 2022-03-08 19:02:39 +0100
  • c5d2cc8e66
    Update raylib-config.cmake (#2374) Marco G. Maia 2022-03-08 14:58:27 -0300
  • 80428480ab
    Update raylib-config.cmake Marco G. Maia 2022-03-07 19:19:58 -0300
  • 7584ce6f48
    Increase atlas size guesstimate; print warnings if atlas size is too small (#2365) megagrump 2022-03-01 11:26:48 +0100
  • d884809224 Add repology badge Michael Vetter 2022-02-28 18:43:36 +0100
  • 7bbaba38e4
    Update BINDINGS.md (#2366) Chris Warren-Smith 2022-02-28 23:38:04 +1000
  • 6c07dca4c6
    Update BINDINGS.md Chris Warren-Smith 2022-02-28 20:58:56 +1000
  • b507dae935 Increase atlas size guesstimate; print warnings if atlas size is too small megagrump 2022-02-28 11:02:31 +0100
  • 7fa75cb24e Removed memset() Ray 2022-02-27 22:32:17 +0100
  • 9e6b9748da Fix for #2361 TheDarkBug 2022-02-27 14:27:45 +0100
  • ead8003044 Possible fix for #2360 Ray 2022-02-25 20:41:18 +0100
  • 296b57e1f5
    Update Swift binding version (#2352) Conifer Coniferoslav 2022-02-22 09:28:30 +0000
  • e3089c91ca
    Update Swift binding version Conifer Coniferoslav 2022-02-22 07:30:38 +0000
  • 6e9ec253c8 Support clipboard copy/paste on web Ray 2022-02-20 22:07:52 +0100
  • 937e7b3dd9 REVIEWED: Some functions input parametes that should be const raysan5 2022-02-20 20:35:28 +0100
  • 68bad6986d
    make const (#2348) Antonis Geralis 2022-02-20 21:12:55 +0200