Commit Graph

  • c661cad692 Review all RL_CALLOC() calls raysan5 2019-08-27 10:56:49 +0200
  • 37a6f12037 Unload model shaders and textures raysan5 2019-08-26 21:19:04 +0200
  • addbd88833 Expose scissor functionality raysan5 2019-08-26 21:09:03 +0200
  • 7bf95807b1 StopMusicStream - missed a line Zatherz 2019-08-26 03:27:05 +0200
  • afeb146582 StopMusicStream takes pointer Zatherz 2019-08-26 03:24:14 +0200
  • 75c3fe14e5 UpdateMusicStream takes pointer Zatherz 2019-08-26 03:07:39 +0200
  • 8e86f3586d IsAudioBufferProcessed -> IsAudioStreamProcessed (#951) Zatherz 2019-08-26 00:34:54 +0200
  • d74c157dd5
    IsAudioBufferProcessed -> IsAudioStreamProcessed Zatherz 2019-08-26 00:17:03 +0200
  • e67c842faa Tweak on atlas size computing Ray 2019-08-24 20:03:47 +0200
  • 061294e4d1 Update miniaudio.h Ray 2019-08-24 10:11:32 +0200
  • 20fa362700 Review comment raysan5 2019-08-21 18:59:15 +0200
  • 20257f3e49 Uniform initialization not supported on GLSL 100 raysan5 2019-08-20 21:17:06 +0200
  • 3db13edd89 Support mouse cursor on RPI native raysan5 2019-08-20 20:39:22 +0200
  • a727f5768f Review OpenGL ES 2.0 extensions check raysan5 2019-08-20 19:33:46 +0200
  • bf0db83134 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2019-08-20 19:33:05 +0200
  • ef3b01dffc RPI: Corrected issue when creating 3d projection view raysan5 2019-08-20 19:32:12 +0200
  • 64575e711b
    Update README.md Ray 2019-08-20 13:15:48 +0200
  • 3414910809
    Update README.md Ray 2019-08-20 13:15:10 +0200
  • 2f42b0ce85 REVIEW: TextSplit() Ray 2019-08-19 15:09:54 +0200
  • 12bcdb977a Update shapes.c for smoother collision detection (#946) Colday96 2019-08-19 12:32:17 +0100
  • 973d32f9a7 Reviewed issue #943 Ray 2019-08-19 12:17:02 +0200
  • 049a1c8f6d Merge branch 'master' of https://github.com/raysan5/raylib Ray 2019-08-19 12:09:25 +0200
  • 4b79f63d07 new example: shaders_fog Ray 2019-08-19 12:08:45 +0200
  • 7ebcd06652 Fix uninitialized vboId in GenMeshHeightmap (#949) Oraoto 2019-08-19 16:25:26 +0800
  • e37e49cdc5 Fix uninitialized vboId in GenMeshHeightmap Oraoto 2019-08-19 16:13:43 +0800
  • d880d46ccc Add screen->world and world->screen functions for 2D; add extended camera2D example Arvydas Silanskas 2019-08-18 16:01:45 +0300
  • 561710cc13
    Update shapes.c for smoother collision detection Colday96 2019-08-16 22:16:53 +0100
  • ce8d7042c6 PR formatting review Ray 2019-08-16 16:15:47 +0200
  • d8b8c0f3fc change Camera2D behavior (#945) arvyy 2019-08-16 17:09:50 +0300
  • 55fd48b883
    Merge pull request #1 from raysan5/master Tyler Jessilynn Bezera 2019-08-15 10:11:40 -0700
  • f2f5947608 Merge branch 'master' of https://github.com/arvyy/raylib Arvydas Silanskas 2019-08-14 23:38:57 +0300
  • 9b504c706f change Camera2D behavior Arvydas Silanskas 2019-08-14 23:37:30 +0300
  • c387bc586d RENAMED: IsAudioBufferProcessed() -> IsAudioStreamProcessed() raysan5 2019-08-13 17:41:31 +0200
  • c629b16ebc Corrected issue on compressed textures data size raysan5 2019-08-12 12:35:23 +0200
  • cef1e6e2e2 Added notes about vertex order raysan5 2019-08-11 21:26:12 +0200
  • 740834bb83 REVIEW: GetDirectoryPath() and GetPrevDirectoryPath() raysan5 2019-08-11 12:04:54 +0200
  • 2c2ccadd32 Small fix in GetMouseY (#940) Wayde Reitsma 2019-08-11 19:17:20 +1000
  • af63473724 Small fix in GetMouseY Yaram 2019-08-11 16:41:26 +1000
  • 654d3a29e2
    Added rlglDraw() to SetShaderValueV() Wisdometrics 2019-08-09 17:36:01 +0200
  • 6f2f09947f addition to raylib to create matrix from 3 euler angles (#938) chriscamacho 2019-08-09 16:04:52 +0100
  • c435bf92a3 addition to raylib to create matrix from 3 euler angles Chris 2019-08-09 15:43:15 +0100
  • e6e48675cc Formating tweaks Ray 2019-08-08 23:08:54 +0200
  • c022f87cd2 updated examples to fix mesh reference Dustin Simpson 2019-08-08 08:30:54 -0700
  • 108f7f6fee Corrected small issue on miniaudio raysan5 2019-08-08 10:32:42 +0200
  • 2234158049 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2019-08-08 10:18:25 +0200
  • 3ebc55fdfe Reviewed comment raysan5 2019-08-08 10:18:12 +0200
  • 084fb31186 Removing '__RemoveNode' (#935) Kevin Yonan 2019-08-08 01:00:23 -0700
  • 2d5cc5ddbf fixed xmloader bug, user must free model shaders and textures as they might be shared (#933) chriscamacho 2019-08-08 08:57:21 +0100
  • b73c3448a5
    Removing '__RemoveNode' Kevin Yonan 2019-08-07 19:51:46 -0700
  • 1256a99141 fixed xmloader bug, user must free model shaders and textures as they might be shared Chris 2019-08-07 14:34:04 +0100
  • f3555a1016 Fix memleak in physics_restitution example (#932) Michael Vetter 2019-08-07 09:24:56 +0200
  • 5f1990e044 Fix build caused by GetImageAlphaBorder() (#931) Michael Vetter 2019-08-07 09:23:15 +0200
  • dff933a9b4 Fix memleak in physics_restitution example Michael Vetter 2019-08-07 08:14:59 +0200
  • a6d0f1a920 Fix build caused by GetImageAlphaBorder() Michael Vetter 2019-08-07 08:09:21 +0200
  • 3d46297cc1 Update external libraries Ray 2019-08-07 00:33:57 +0200
  • 439e73a8ec Change raylib version to 2.6-dev Ray 2019-08-07 00:33:33 +0200
  • 3d5fa81bf2 WARNING: Redesigned structs Ray 2019-08-07 00:32:44 +0200
  • 2a913b6587 ADDED: GetImageAlphaBorder() Ray 2019-08-07 00:28:05 +0200
  • 042499188c ADDED: DirectoryExists() and GetPrevDirectoryPath() Ray 2019-08-07 00:27:32 +0200
  • b354c10072 ADDED: DirectoryExists() Ray 2019-08-07 00:26:33 +0200
  • 6267fd1865 Fix memory leak in LoadGLTF() (#929) Michael Vetter 2019-08-06 23:09:27 +0200
  • f518c4e939 Fix loading multiple animations from .iqm file (#928) culacant 2019-08-06 23:08:58 +0200
  • e53e42f43d Improved Android Building (#930) NimbusFox 2019-08-06 22:06:26 +0100
  • 06dde22db3 Improved Android Building NimbusFox 2019-08-06 21:48:39 +0100
  • 7b4d0ac626 replace tabs with spaces culacant 2019-08-06 14:47:48 +0200
  • 5e1cadf1bd include <stdlib.h> to appease the travis CI gods culacant 2019-08-06 14:45:58 +0200
  • e39dcf5733 use raylib free culacant 2019-08-06 14:34:45 +0200
  • 973e5d4382 Fix memory leak in LoadGLTF() Michael Vetter 2019-08-06 12:26:55 +0200
  • d9e4bd6938 Added export instructions to the animation example culacant 2019-08-06 11:38:19 +0200
  • c40c82a498 Fix memory leak in models_animation example culacant 2019-08-06 11:21:44 +0200
  • 75efec5827 Fix loading multiple animations from .iqm file culacant 2019-08-06 11:11:27 +0200
  • 94abe0db88
    Allow GitHub Sponsors only Ray 2019-08-03 12:57:06 +0200
  • 89c16baf18 Replace tabs with spaces and update year of copyright notices (#927) Leandro Gabriel 2019-08-03 06:07:41 -0300
  • 3c19d8cd16 Replace tabs with spaces Leandro Gabriel 2019-08-02 22:07:26 -0300
  • 50786b655b Merge branch 'master' into i-cant-think-of-a-name Leandro Gabriel 2019-08-02 21:22:19 -0300
  • 68ffbc06c7 explained a bit more the core_window_letterbox example (#925) João Coelho 2019-08-02 14:16:43 +0100
  • 85d8012393 explained a bit more the core_window_letterbox example Joao M Coelho 2019-08-02 13:35:10 +0100
  • f81cb1a252 End of July rmem Update (#923) Kevin Yonan 2019-07-31 02:24:33 -0700
  • 6c0f1e4643
    End of July rmem Update Kevin Yonan 2019-07-30 18:02:26 -0700
  • 1da7e1da8c Review VSCode project raysan5 2019-07-30 14:00:10 +0200
  • 5775f9d224 Patched potential bug when defragging. (#920) Kevin Yonan 2019-07-28 12:37:31 -0700
  • aecdd7ecd0
    A few more potential bug patches. Kevin Yonan 2019-07-28 12:14:17 -0700
  • b435a765ba
    Patched potential bug when defragging. Kevin Yonan 2019-07-28 11:59:01 -0700
  • 38ee6156f8 Update textures_mouse_painting.c raysan5 2019-07-28 19:04:30 +0200
  • b83d165764 Replace tabs by spaces raysan5 2019-07-28 15:33:55 +0200
  • 895f9613d2 Added image saved message raysan5 2019-07-28 15:26:22 +0200
  • 602d2a65dd Reviewed new examples raysan5 2019-07-28 15:09:01 +0200
  • 879c874330 Added scissor test and mouse painting examples proposed in #890 (#919) ChrisDill 2019-07-28 10:12:13 +0100
  • 66f6930754 Added scissor test and mouse painting examples proposed in #890 - Updated Makefile with new examples Chris Dill 2019-07-28 09:33:39 +0100
  • 153f078bd1 Update raygui.h raysan5 2019-07-27 12:42:18 +0200
  • 9a478bef1a Avoid ricons.h raysan5 2019-07-27 12:04:47 +0200
  • a1c551c6c4 Reviewed rlTextureParameters() raysan5 2019-07-27 11:59:41 +0200
  • e44eae3cd5 Changes without CLion mess (#916) Reece Mackie 2019-07-27 10:53:00 +0100
  • 814952c01d #917 This commit changes the path to 'shell.html' in all Makefiles (#918) Antonio Radovcic 2019-07-27 11:45:49 +0200
  • 6baf8bccb1 Removed functions modifiers raysan5 2019-07-27 11:44:50 +0200
  • f46ffb98a6 Update raygui.h raysan5 2019-07-27 11:44:13 +0200
  • a52b1e2d8b #917 This commit changes the path to 'shell.html' in all Makefiles Antonio Radovcic 2019-07-27 10:25:01 +0200
  • 65d003507b
    Update FUNDING.yml Ray 2019-07-27 09:56:24 +0200
  • fd2c513384 Changes without CLion mess Reece Mackie 2019-07-26 20:16:56 +0100
  • 3f5aeb10fe Should fix RL_WRAP_MIRROR_CLAMP issue Reece Mackie 2019-07-26 20:11:17 +0100