Commit Graph

  • d4280aab32 Update RenderBatch to use Mesh - Replaced vertex data in VertexBuffer with a Mesh. The indices now use unsigned short for all back ends. - Update batch usage with Mesh changes. Current vertex buffer is cached to improve readability. ChrisDill 2021-02-23 10:25:39 +0000
  • 209445ccde
    LoadMusicStreamFromMemory (#1606) Agnis "NeZvērs" Aldiņš 2021-02-22 20:45:52 +0200
  • 2cde6ae756 Styling curly bracket and removing dev debugging TRACELOG nezvers 2021-02-22 20:24:15 +0200
  • efd083a638 raudio.c tabs to spaces nezvers 2021-02-22 20:20:24 +0200
  • 1afee2f4d1 Rename API to LoadMusicStreamFromMemory & default unload. nezvers 2021-02-22 19:34:06 +0200
  • 14e8c19873
    LoadModuleFromData implementation in raudio.c Agnis "NeZvērs" Aldiņš 2021-02-22 15:23:04 +0200
  • f1e3733366
    LoadModuleFromData() definition in raudio.h Agnis "NeZvērs" Aldiņš 2021-02-22 15:20:15 +0200
  • 8c80b576a2
    RLAPI LoadModuleFromData() definition in raylib.h Agnis "NeZvērs" Aldiņš 2021-02-22 15:18:59 +0200
  • 4a4d05649b
    define SUPPORT_FILEFORMAT_MOD in config.h Agnis "NeZvērs" Aldiņš 2021-02-22 15:16:40 +0200
  • 478f4de7ae Update models_material_pbr.c #1571 Ray 2021-02-21 12:31:50 +0100
  • ef8318f5e3 [models] Move vboId ALLOC/FREE to rlgl module #1603 Ray 2021-02-21 12:09:52 +0100
  • 34f5532fad
    Update BINDINGS.md (#1605) Airbus5717 2021-02-21 12:45:18 +0300
  • d84a015725
    Added ReCT Binding (Relib) to the list (#1604) RedCubeDev 2021-02-21 10:44:41 +0100
  • 08a52e75b3
    Update BINDINGS.md Airbus5717 2021-02-21 09:11:06 +0300
  • 4fca9f3d82
    Added ReCT Binding (Relib) to the list RedCubeDev 2021-02-21 02:48:17 +0100
  • 48a7cd3c87
    [Examples] Fix typecast warnings in examples. (#1601) Jeffery Myers 2021-02-20 14:37:32 -0800
  • 82cdd88ffe
    Fixed DrawLineEx (#1598) Paul Jurczak 2021-02-20 15:35:43 -0700
  • 69cd659172 Changes to fixes based on feedback Jeffery Myers 2021-02-20 13:39:22 -0800
  • ea70e6ba66
    Removed raymath dependency for DrawLineEx Paul Jurczak 2021-02-20 13:47:25 -0700
  • 0726491ef8
    Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602) Jeffery Myers 2021-02-20 12:13:20 -0800
  • db12b77a41 Fixes to make rnet and it's examples build on Windows in visual studio 2019. Mostly typecasts, and some int to unsigned short changes, and including the windsock 2 library in the examples. Jeffery Myers 2021-02-20 11:19:02 -0800
  • 81a7650e8d Fixing typecast warnings generated by visual studio 2019 in examples. Jeffery Myers 2021-02-20 10:56:28 -0800
  • eb47cc5e93
    Fix warnings generated by Visual Studio 2019 in new model loading code. (#1600) Jeffery Myers 2021-02-20 10:42:32 -0800
  • f0d8058a7f Fix warnings generated by Visual Studio 2019 in new model loading code. Jeffery Myers 2021-02-20 09:33:00 -0800
  • 4604271c6a Code formatting tweaks Ray 2021-02-20 11:22:32 +0100
  • 0a8cb60eee
    fixed the right and left button not working (#1595) Redcamellia 2021-02-20 13:18:43 +0300
  • 2375464213
    [Physics] Fix typecast warnings generated by visual studio 2019 (#1599) Jeffery Myers 2021-02-20 02:15:40 -0800
  • 8273e34eba fix a crash introduced with the warning changed. Jeffery Myers 2021-02-19 17:08:44 -0800
  • a0aec1d33a More warning fixes for physics and math Jeffery Myers 2021-02-19 15:48:24 -0800
  • 27d325e5c9
    Fixed DrawLineEx Paul Jurczak 2021-02-19 15:06:20 -0700
  • d96b422809
    Fixed example doesn't show gamepad for Xbox 360 controllers with different drivers (#1597) Rabia Alhaffar 2021-02-18 22:52:39 +0200
  • efc7ce463e
    Fixed example doesn't show gamepad for Xbox 360 controllers with different drivers Rabia Alhaffar 2021-02-18 21:51:36 +0200
  • 214d952f79 fixed the right and left button not working ehsan 2021-02-18 02:50:15 +0300
  • 0f5aab3a1c
    check to make sure parent bone is not null before trying to compute its offset from the root (#1594) Jeffery Myers 2021-02-16 01:29:00 -0800
  • 54251a9ad2 check to make sure parent bone is not null before trying to compute its offset from the root Jeffery Myers 2021-02-15 19:45:45 -0800
  • b530b584b5
    Rename raylib-js to raylib-duktape (#1591) Rob Loach 2021-02-15 11:41:15 -0500
  • f953243803
    Rename raylib-js to raylib-duktape Rob Loach 2021-02-15 10:23:02 -0500
  • e300d268f9
    Fixed problem related to IsKeyPressed function! (#1589) Rabia Alhaffar 2021-02-15 14:28:52 +0200
  • 85a410873d
    Fixed problem related to IsKeyPressed function! Rabia Alhaffar 2021-02-14 22:18:35 +0200
  • ccb083af52
    [raudio] Fix load and unload issues with Music (#1588) Chris 2021-02-14 16:37:34 +0000
  • c7476f0aa5
    Fix support of touchscreens for RPI (#1586) jpe230 2021-02-14 10:36:24 -0600
  • e582273ed9 Merged raylib master KirottuM 2021-02-14 18:36:15 +0200
  • f3df64210b Update physac.h raysan5 2021-02-14 16:47:47 +0100
  • 7035435948 Update core.c raysan5 2021-02-14 16:47:19 +0100
  • 0c63c7c907 Possible callbacks -WIP- raysan5 2021-02-14 16:47:08 +0100
  • 2b1ec5d8d2 Review some comments raysan5 2021-02-14 16:46:33 +0100
  • a474511356 Update Makefile raysan5 2021-02-14 16:46:05 +0100
  • dac88ff66e Fix memory issues with LoadMusicStream and UnloadMusicStream - Set ctxType and ctxData even if the format fails to load. - Set ctxData to NULL if it fails and check for null inside UnloadMusicStream. - Change RL_MALLOC when loading formats to RL_CALLOC to prevent undefined behavior. - Add NULL check when unloading xm file. ChrisDill 2021-02-13 11:45:40 +0000
  • 91debc5938 Fix support of touchscreens for RPI jpe230 2021-02-14 00:47:55 -0600
  • 90f810ddb7 Add MUSIC_AUDIO_NONE to MusicContextType and format fixes - Useful to check the context type to see if the format is recognized. Defaulting to wav causes issues where formats are assumed to be wav. ChrisDill 2021-02-13 09:31:37 +0000
  • 6037adcace Update raylib.rc raysan5 2021-02-11 16:32:07 +0100
  • 83f0c771d5 ADDED: ALL examples projects to VS2019 solution raysan5 2021-02-11 16:02:17 +0100
  • 44a6b86d68 Create raylib_144x144.png raysan5 2021-02-11 15:59:22 +0100
  • 02d6402f4f
    Update CMakeBuilds badge Ray 2021-02-11 11:51:37 +0100
  • ccdf2a3a9e
    Update cmake.yml Ray 2021-02-11 11:50:55 +0100
  • aaab355df7
    Add CMake workflow badge Ray 2021-02-11 11:49:58 +0100
  • 246c00eb29 Added SetVrOutputTransform() snippet to VR example Shraiwi 2021-02-10 01:22:54 -0600
  • fb892e900a Increased code readability in EndVrDrawing Shraiwi 2021-02-10 01:18:59 -0600
  • 625caacbf0 Add SetVrOutputTransform Shraiwi 2021-02-09 20:08:49 -0600
  • d93b8f6544
    Fix spelling mistake (#1581) BrokenKeyboard 2021-02-09 13:29:01 -0800
  • b1c9ef9c5e
    Fix spelling mistake BrokenKeyboard 2021-02-09 10:36:57 -0800
  • 36e434099d
    Update android.yml Ray 2021-02-09 15:54:12 +0100
  • bf008234e2
    Update linux.yml Ray 2021-02-09 15:53:56 +0100
  • 16c0f92f18
    Update macos.yml Ray 2021-02-09 15:53:30 +0100
  • a5af604b2d
    Update webassembly.yml Ray 2021-02-09 15:52:07 +0100
  • 4f40b4a961
    Update windows.yml Ray 2021-02-09 15:51:34 +0100
  • 043eb5882b Review Makefile to support PLATFORM_RPI #1580 raysan5 2021-02-09 15:42:03 +0100
  • 00a0461c7a REDESIGNED: VS2019 build paths raysan5 2021-02-09 14:06:40 +0100
  • cdf8ea7e30 Update advance_game.c raysan5 2021-02-09 13:23:20 +0100
  • 9619e5cbf8 Review some warnings and formatting raysan5 2021-02-09 13:23:06 +0100
  • 4e68524871 REMOVED: GetGamepadButton() internal func raysan5 2021-02-09 12:14:50 +0100
  • 52d0e86cc6
    Poll inputs after frame sleep (#1573) masterex1000 2021-02-08 08:57:19 -0700
  • cdd35d4b09
    BINDINGS: Remove Harbour (#1574) Rob Loach 2021-02-08 07:15:40 -0500
  • 2d44dd2fe9
    BINDINGS: Remove Harbour Rob Loach 2021-02-08 00:45:30 -0500
  • 658d9dc51f Poll inputs after frame sleep Collin 2021-02-07 21:06:40 -0700
  • 70965f20d5
    Disabling WindowSizeCallback around fullscreen toggle. (#1480) hristo 2021-02-07 21:55:27 +0200
  • 67206a5415 Review latest PR formating raysan5 2021-02-07 20:52:11 +0100
  • 9081defd46
    Fix initialize GLFW's Joystick subsystem before window is created on Desktop platforms (#1554) (#1572) Gil Barbosa Reis 2021-02-07 16:49:37 -0300
  • 090c790e50 Review formating for latest PR raysan5 2021-02-07 20:47:40 +0100
  • 6be1be4573
    Fix wrong values shown for monitor width and height in pixels when fullscreen is toggled. (#1479) hristo 2021-02-07 21:44:38 +0200
  • c49ce58f02 REVIEWED: Multichannel sound system #1548 raysan5 2021-02-07 19:20:30 +0100
  • b8182817e4 Fix initialize GLFW's Joystick subsystem before window is created on Desktop platforms (#1554) gilzoide 2021-02-07 09:25:05 -0300
  • d2bb57b2a8 Adds GetCurrentFrameBuffertSize to allow client code to determine the current rendering size. Jeffery Myers 2021-02-06 09:17:22 -0800
  • b2215cf017 REVIEWED: Replace GetImageData() by LoadImageColors() raysan5 2021-02-06 13:29:22 +0100
  • b7b718a545 REVIEWED: example: Replaced GetImageData() raysan5 2021-02-06 13:15:23 +0100
  • 0f309b9b16 REMOVED: MeshNormalsSmooth() #1421 raysan5 2021-02-05 19:49:05 +0100
  • edb54c6cb1 REVIEWED: CloseAudioBufferPool(), uninit buffers properly #1548 raysan5 2021-02-05 19:45:13 +0100
  • 5663c81803 REVIEWED: raudio: Some LOG_ERROR -> LOG_WARNING #1562 raysan5 2021-02-05 19:19:44 +0100
  • 56ff944def Update miniaudio to v0.10.32 #1562 raysan5 2021-02-05 19:18:44 +0100
  • cdcff62411 Changed CheckCollisionPointPolygon to CheckCollisionPointPoly KirottuM 2021-02-05 18:49:47 +0200
  • 62ccec0ac5 REMOVED: SetTraceLogExit() raysan5 2021-02-05 14:36:28 +0100
  • 421e5d4829 REVIEWED: DecompressData() raysan5 2021-02-05 14:35:43 +0100
  • e831bf02c5
    removed redundant call to eglGetConfig (https://github.com/raysan5/raylib/issues/1550) (#1567) kernelkinetic 2021-02-05 13:55:09 +0100
  • 97a7875648 REVIEWED: Gamepad issues on Android raysan5 2021-02-05 13:52:25 +0100
  • 4407533a41 REVIEWED: DecompressData(), memory reallocation raysan5 2021-02-05 13:52:01 +0100
  • 3431d58586 Designing some callbacks -WIP- Ray 2021-02-05 10:17:21 +0100
  • 35c8f3dec1 removed redundant call to eglGetConfig (https://github.com/raysan5/raylib/issues/1550) kernelkinetic 2021-02-05 08:34:51 +0100
  • fe563a5f7f Merge branch 'master' of git://github.com/raysan5/raylib kernelkinetic 2021-02-05 07:19:10 +0100
  • d2ff3c271e Added point vs polygon collision checking KirottuM 2021-02-04 17:14:16 +0200
  • 56f014904f
    Merge pull request #3 from raysan5/master Kirottu 2021-02-04 16:15:12 +0200