Commit Graph

  • 94e6ce0c3e
    changed to -D_DEFAULT_SOURCE for RasPi armageddon421 2020-05-05 23:32:01 +0200
  • 005d914ef2
    No need for "LOGO_RECS_SIDE" maybe an artifact? Rfaile313 2020-05-05 16:23:22 -0500
  • 5631b9faea
    Removed unnecessary openGL library for RasPi from cmake armageddon421 2020-05-05 22:40:26 +0200
  • 485d28c43d Merge remote-tracking branch 'origin/master' TSnake41 2020-05-02 17:16:01 +0200
  • 72443f8f25
    Removed RaylibSharp (dead link) Ray 2020-05-02 11:56:24 +0200
  • 695e937102
    Added binding raylib-Forever Ray 2020-05-02 11:48:07 +0200
  • b8055925bf Update raymath.h raysan5 2020-05-01 18:19:54 +0200
  • 6a8e4795da Update core_input_multitouch.c raysan5 2020-05-01 18:16:04 +0200
  • af744b07c3 Review latest PR formatting raysan5 2020-05-01 18:04:47 +0200
  • 4583987fb9
    Add Vector2MoveTowards function (#1233) Anata 2020-05-01 17:50:41 +0200
  • fa7c37976b
    Add Vector2MoveTowards function Anata 2020-05-01 17:48:47 +0200
  • c83477ffca WARNING: Big internal redesign! raysan5 2020-05-01 17:34:43 +0200
  • 51c3bef497 Review exposed #defines and allow user re-defining raysan5 2020-05-01 17:31:44 +0200
  • 26003f3cb7 Merge remote-tracking branch 'origin/master' TSnake41 2020-04-30 22:09:43 +0200
  • 1c15dc7292 Reviewed UWP update raysan5 2020-04-30 21:00:09 +0200
  • 0981dde9d4 Remove strcmp() requirement raysan5 2020-04-30 20:17:16 +0200
  • 4ca4326bf9 Review LoadGLTF() to read from memory buffer raysan5 2020-04-30 19:51:57 +0200
  • 4b03860810
    UWP rework (#1231) Reece Mackie 2020-04-30 18:48:39 +0100
  • 12d126701d Review. Reece Mackie 2020-04-30 16:31:43 +0100
  • 01cd6b9a7c Implemented touch how I "think" it should work. I cant test this. Reece Mackie 2020-04-30 16:01:12 +0100
  • b223b8aded Remove rogue todo, the rest are for a game dev using this example. Reece Mackie 2020-04-30 15:43:48 +0100
  • 175d888611 Implemented mouse locking of a sort. Reece Mackie 2020-04-30 15:41:39 +0100
  • 01e5c0da87 Add as many keys as I believe are possible. Reece Mackie 2020-04-30 15:35:32 +0100
  • c8159495fc Fix the gamepad binding hack Reece Mackie 2020-04-30 15:21:48 +0100
  • 95c03b2fee Fix game closing on Xbox when B is pressed. Reece Mackie 2020-04-30 15:02:01 +0100
  • 3767a324a7 Character inputs and filesystem stuff Reece Mackie 2020-04-30 14:55:19 +0100
  • c083aed903 Added GIF recording and screenshot support. Reece Mackie 2020-04-30 14:47:06 +0100
  • 0357230af8 Read desc Reece Mackie 2020-04-30 14:10:08 +0100
  • 2f454aa4b0
    Added latest SPONSORS to list! Thank you very much! Ray 2020-04-29 22:54:40 +0200
  • 8061116f0e First draft of UWP rework. Reece Mackie 2020-04-29 21:04:34 +0100
  • b1a0f9873b
    Added raylib-beef to list Ray 2020-04-29 21:10:11 +0200
  • ac8f436c3b Init CORE.Window.focused raysan5 2020-04-29 20:55:17 +0200
  • 94595195b2
    Update CMakeLists.txt to fix CMake build for Raspberry Pi armageddon421 2020-04-28 23:25:09 +0200
  • e607343753 Ignore low axis values Mickaël Malécot 2020-04-27 22:29:13 +0200
  • 58760bc4db Fix Xbox axis drawing Mickaël Malécot 2020-04-27 22:15:59 +0200
  • f08ae4bfbb Fix gamepad axis count Mickaël Malécot 2020-04-27 22:12:10 +0200
  • 7e7be7c022 Fix materials loading for IQM models Tomek 2020-04-27 19:09:55 +0200
  • e65d15f6ad Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2020-04-27 18:03:05 +0200
  • 94ab5e2aab Review issue with vertex batch overflow #1223 raysan5 2020-04-27 18:02:54 +0200
  • 06f6497181
    Update README.md Ray 2020-04-27 17:49:57 +0200
  • 6e2d39c51b ADDED: IsWindowFocused() raysan5 2020-04-27 17:41:29 +0200
  • 1e77983c96 Add PLATFORM_ANDROID_DEVICE and InitANDROID Meng Zhang 2020-04-27 15:22:27 +0800
  • 81c8d7bf2e Added checks to fix compat with switch homebrew NimbusFox 2020-04-26 15:13:41 +0100
  • ce2e48af52
    Update to use latest emscripten and android ndk Ray 2020-04-26 13:46:15 +0200
  • 72cc3e0530 Corrected issue #1203 raysan5 2020-04-26 13:23:03 +0200
  • 8e59ecb50c ADDED: GetWindowScaleDPI() raysan5 2020-04-24 23:17:32 +0200
  • b73e7372d8
    Fix for building examples with latest emsk (LLVM): remove EMTERPRETIFY, add ASYNCIFY (#1215) ivn 2020-04-23 16:45:26 +0300
  • 2e4c07c9c4 Added method allowing external OpenGL rendering on-top of raylib Scott Mudge 2020-04-22 17:33:09 -0400
  • 7cf75b6123 Fix for building examples with latest emsk (LLVM): remove EMTERPRETIFY, add ASYNCIFY Ivan Kuznetsov 2020-04-23 00:04:58 +0300
  • dd7dd1ac8b
    Mempool and other Allocators Optimization (#1211) Kevin Yonan 2020-04-22 04:11:45 -0700
  • 0570e49d14
    [android] Extend validity of the certificate (#1212) Dani Martin 2020-04-22 13:09:41 +0200
  • 3ff2921f0f [android] Extend validity of the certificate For uploading a apk to Google Play a minimun of 25 years (9125 days) is needed for the validity of the key. danimartin82 2020-04-22 12:29:03 +0200
  • d075b30b15
    Mempool and other Allocators Optimization Kevin Yonan 2020-04-21 21:08:17 -0700
  • 3494a29603
    Update README.md Ray 2020-04-21 21:19:20 +0200
  • 596499416f
    Update easings.h (#1210) flashback-fx 2020-04-21 21:17:58 +0200
  • e4aadadf84
    Update easings.h flashback-fx 2020-04-21 17:26:36 +0200
  • 4c0f359eb2 Added method to load TTF font from memory, added font loading base method to text module to support this. Scott Mudge 2020-04-17 12:09:08 -0400
  • 00b3199859 Added raymath to examples raysan5 2020-04-16 13:49:19 +0200
  • c8309327f8 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2020-04-16 13:49:05 +0200
  • baf5e02f43 Remove comment raysan5 2020-04-16 13:48:47 +0200
  • 2f044acb4e
    Update new-issue-template.md Ray 2020-04-15 20:05:19 +0200
  • ff58f7e846
    Update new-issue-template.md Ray 2020-04-15 20:04:14 +0200
  • 736c6761a2
    Create config.yml Ray 2020-04-15 20:02:51 +0200
  • c30d394efe
    Update new-issue-template.md Ray 2020-04-15 19:58:51 +0200
  • 6582084e9b
    Set the correct version of make on macos (#1202) Stefan E. Mayer 2020-04-14 18:50:53 +0100
  • d2c41e0d7e Set the correct version of make on macos Stefan E. Mayer 2020-04-14 18:10:55 +0100
  • 3f1029c281
    Added binding: jaylib (Java) Ray 2020-04-14 13:04:51 +0200
  • 8d51ad567f Review UWP project -WIP- raysan5 2020-04-13 16:40:04 +0200
  • 32387317bf
    Make raymath more consistent (#1197) G3bE 2020-04-14 00:32:45 +1000
  • b605593017
    Remove *MulitplyValue / *DivideValue G3bE 2020-04-14 00:26:41 +1000
  • 0a159c3344
    Apply to models.c G3bE 2020-04-14 00:00:47 +1000
  • 1de448b539
    Apply naming to Quaternion functions G3bE 2020-04-13 23:57:57 +1000
  • f0fe03087a Remove tshirt design raysan5 2020-04-13 15:35:56 +0200
  • 26f39e41a9 Remove games from building raysan5 2020-04-13 15:10:42 +0200
  • db9f65bc92
    New naming rules G3bE 2020-04-13 22:14:50 +1000
  • fd5d1dfcb6 WARNING: REMOVED raylib/games - Moved to raysan5/raylib-games raysan5 2020-04-13 13:31:45 +0200
  • eb04be8141 Review VSCode tasks raysan5 2020-04-13 12:07:05 +0200
  • c21e9a721b
    Fix VSCode (#1193) Stefan E. Mayer 2020-04-13 10:51:40 +0100
  • 7f95e119c6
    Fix Physac G3bE 2020-04-12 20:09:13 +1000
  • a4e36efb64
    Fix examples G3bE 2020-04-12 18:35:55 +1000
  • 80b9ac1873
    Minor fixes G3bE 2020-04-12 18:30:41 +1000
  • 74f6e268b3
    Make raymath naming and functions more consistent G3bE 2020-04-12 18:19:31 +1000
  • b4af1b2cc0
    add makefile to support multiple C files (#1195) pah arif 2020-04-12 02:01:28 +0800
  • 8ee43c3cfb add makefile to support multiple C files misterpah 2020-04-11 22:59:38 +0800
  • 01ac61ea06
    Merge pull request #1 from raysan5/master pah arif 2020-04-11 23:04:07 +0800
  • a6bc3e2e0f Use make not mingw32-make on macOS Stefan E. Mayer 2020-04-11 13:12:04 +0100
  • 53201b8593 Executable is called game, not main Stefan E. Mayer 2020-04-11 13:10:50 +0100
  • 5ff5be388f Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2020-04-11 12:03:59 +0200
  • a7311af8c3 Corrected examples after API change: ImageDrawText*() raysan5 2020-04-11 11:26:16 +0200
  • 17ee57c458
    tcc-based vscode project for windows (#1191) pah arif 2020-04-11 17:23:00 +0800
  • ee3d377d59 tcc-based vscode project for windows misterpah 2020-04-11 12:17:17 +0800
  • 91e3677762 Add filesystem override API. TSnake41 2020-04-10 21:19:21 +0200
  • cc816345bf WARNING: API BREAK: Removed LoadImagePro() raysan5 2020-04-10 19:26:36 +0200
  • b132da0ac2 WARNING: API BREAK: Reviewed ImageDrawText*() params order raysan5 2020-04-10 19:10:15 +0200
  • d419602c99 Review display size init for RPI raysan5 2020-04-09 23:50:00 +0200
  • 926651b708 Optimized ImageDrawPixel() raysan5 2020-04-09 22:44:10 +0200
  • 0abe557af1 Fixed issue with ImageDrawLine() raysan5 2020-04-08 12:37:52 +0200
  • 6c9f6cf084 Revert "CMake: Don't create symlinks on unsupporting file systems (#539)" Ahmad Fatoum 2020-04-08 08:42:59 +0200
  • 82e1e5c03a Revert "CMake: Don't create symlinks on unsupporting file systems (#539)" Ahmad Fatoum 2020-04-08 08:42:59 +0200
  • 81c44e32c3 ignore symlink creation failure error Shy 2020-04-07 11:36:05 -0400