| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-28 | Added some comments on #594 | Ray | |
| 2019-02-24 | Merge pull request #767 from Skabunkel/master | Ray | |
| Fixed segmentation fult created by quick fix | |||
| 2019-02-24 | ... tabs again... _facepalm_ | Skabunkel | |
| 2019-02-24 | Missed one | Skabunkel | |
| 2019-02-24 | Fixed segmentation fult created by quick fix | Skabunkel | |
| 2019-02-24 | Merge pull request #766 from Skabunkel/master | Ray | |
| #764 - Quick fix that clears alot of memory. | |||
| 2019-02-24 | Tabs to spaces | Skabunkel | |
| 2019-02-24 | #764 - Quick fix that clears alot of memory, there seems to be more hiding ↵ | Skabunkel | |
| somewhere else. | |||
| 2019-02-23 | Merge pull request #762 from ftk/pitchfix | Ray | |
| Fix audio pitch | |||
| 2019-02-23 | fix audio pitch | ftk | |
| 2019-02-22 | Change ternary operator formatting | Ray | |
| 2019-02-22 | Merge pull request #761 from Demizdor/master | Ray | |
| Fixed height bug in DrawTextRecEx() | |||
| 2019-02-22 | Remove TABS | Ray | |
| 2019-02-22 | Fixed height bug in DrawTextRecEx() | Demizdor | |
| 2019-02-21 | Remove end-line spaces | Ray | |
| 2019-02-21 | Corrected issue with OpenURL() | Ray | |
| It was not working on Windows 10 | |||
| 2019-02-19 | Merge pull request #760 from RobLoach/libraylib-a | Ray | |
| Remove compiled libraylib.a | |||
| 2019-02-18 | Remove compiled libraylib.a | Rob Loach | |
| 2019-02-18 | Update cgltf library | Ray | |
| Added some comments to loader function... | |||
| 2019-02-18 | Corrected issue #758 | Ray | |
| 2019-02-15 | Merge pull request #755 from neonmoe/fix-config-flags | Ray | |
| Fix config.h flags | |||
| 2019-02-15 | Fix the image manipulation config flag | Jens Pitkanen | |
| 2019-02-14 | Fix config.h flags | Jens Pitkanen | |
| 2019-02-14 | Corrected path issue | Ray | |
| 2019-02-13 | Corrected issue #750 | Ray | |
| 2019-02-13 | ADDED: DrawCircleSector() | Ray | |
| 2019-02-12 | Avoid AudioBuffer symbol collision on macOS | Ray | |
| raudio AudioBuffer internal struct collides on macOS with CoreAudio same name struct. In this case struct has been renamed because is internal to raudio... but probably all system should be redesigned. | |||
| 2019-02-12 | Update mini_al.h | Ray | |
| 2019-02-12 | Corrected issue | Ray | |
| 2019-02-12 | Review scripts name and mini_al inclusion | Ray | |
| 2019-02-12 | Include mini_al directly, no separate module | Ray | |
| 2019-02-12 | Corrected function usage | Ray | |
| 2019-02-12 | Updated external libraries | Ray | |
| 2019-02-11 | ADDED: GetClipboardText(), SetClipboardText() | Ray | |
| 2019-02-11 | Redesigned TextSplit() function | Ray | |
| 2019-02-10 | Merge pull request #749 from Syphonx/master | Ray | |
| LoadBMFont filepath fix | |||
| 2019-02-10 | Fixed as issue where strrchr in LoadBMFont would only look for forward ↵ | Jak Barnes | |
| slashes, instead of backslashes causing strlen to fail on a null string | |||
| 2019-02-06 | Update rlgl.h | Ray | |
| 2019-02-06 | Update rlgl.h | Ray | |
| 2019-02-06 | Update rlgl.h | Ray | |
| 2019-02-06 | Reviewed fbo creation and VR system | Ray | |
| 2019-02-06 | ADDED: TextToInteger() | Ray | |
| Custom implementation that returns -1 if it fails (no negative values supported) | |||
| 2019-02-06 | Review ExportMesh() header | Ray | |
| 2019-02-04 | Review issue with aspect ratio... | Ray | |
| ...while using a RenderTexture combined with 3d mode | |||
| 2019-02-04 | Delete libraylib.a | Ray | |
| 2019-02-04 | ADDED: rlLoadTextureDepth() | Ray | |
| REDESIGNED: rlLoadRenderTexture() ADDED: rlRenderTextureAttach() ADDED: rlRenderTextureComplete() | |||
| 2019-02-04 | ADDED: LoadTextureCubemap() | Ray | |
| Probably uncomplete, not tested yet... | |||
| 2019-02-04 | Review DrawTextRecEx() formatting | Ray | |
| 2019-02-03 | Merge pull request #734 from Demizdor/master | Ray | |
| Added DrawTextRecEx() | |||
| 2019-01-29 | Update utils.c | Ray | |
