2779 Commits (854e5d2f7efff4fbd661a47825b8d1e3d70b4fa3)
 

Author SHA1 Message Date
  Ray 854e5d2f7e
Merge pull request #762 from ftk/pitchfix 6 years ago
  ftk 8ad608888e fix audio pitch 6 years ago
  Ray 374811c440 Change ternary operator formatting 6 years ago
  Ray 8382ab9ada
Merge pull request #761 from Demizdor/master 6 years ago
  Ray a886f5e743 Remove TABS 6 years ago
  Demizdor 40a76cf021 Fixed height bug in DrawTextRecEx() 6 years ago
  Ray 641895b5ba Remove end-line spaces 6 years ago
  Ray 75298b50fb Corrected issue with OpenURL() 6 years ago
  Ray b3568e6d15
Merge pull request #760 from RobLoach/libraylib-a 6 years ago
  Rob Loach 497fb4e49f
Remove compiled libraylib.a 6 years ago
  Ray d62652c5b2 Update cgltf library 6 years ago
  Ray 5d0ea7f110 Corrected issue #758 6 years ago
  Ray 8a21830b77
Merge pull request #755 from neonmoe/fix-config-flags 6 years ago
  Jens Pitkanen eed69d4127 Fix the image manipulation config flag 6 years ago
  Jens Pitkanen f9963d4ed4 Fix config.h flags 6 years ago
  Ray bc86b0f78b Corrected path issue 6 years ago
  Ray 981be58d03 Corrected issue #750 6 years ago
  Ray 297dd641e8 ADDED: DrawCircleSector() 6 years ago
  Ray e46c23128e Avoid AudioBuffer symbol collision on macOS 6 years ago
  Ray c379e04628 Update mini_al.h 6 years ago
  Ray 43b199d534 Corrected issue 6 years ago
  Ray 2e3310c9de Review scripts name and mini_al inclusion 6 years ago
  Ray 944a388b1b Include mini_al directly, no separate module 6 years ago
  Ray e7466eb0c4 Corrected function usage 6 years ago
  Ray d00b8f9ffc Updated external libraries 6 years ago
  Ray e996fe2ff5 ADDED: GetClipboardText(), SetClipboardText() 6 years ago
  Ray 6dbec47488 Redesigned TextSplit() function 6 years ago
  Ray dde99f45d9
Merge pull request #749 from Syphonx/master 6 years ago
  Jak Barnes 1e15616b69 Fixed as issue where strrchr in LoadBMFont would only look for forward slashes, instead of backslashes causing strlen to fail on a null string 6 years ago
  Ray 366313bfd0 Update rlgl.h 6 years ago
  Ray 68a2bf0e6b Update rlgl.h 6 years ago
  Ray 7370ae7b82 Update rlgl.h 6 years ago
  Ray d356b1d1cc Reviewed fbo creation and VR system 6 years ago
  Ray 7615512af1 ADDED: TextToInteger() 6 years ago
  Ray d0d81ea545 Review ExportMesh() header 6 years ago
  Ray c200642887 Review issue with aspect ratio... 6 years ago
  Ray fef7bbb495 Delete libraylib.a 6 years ago
  Ray db56d432e4 ADDED: rlLoadTextureDepth() 6 years ago
  Ray fce48e85f4 ADDED: LoadTextureCubemap() 6 years ago
  Ray 5755c5e310 Review DrawTextRecEx() formatting 6 years ago
  Ray 01ace743d0
Merge pull request #734 from Demizdor/master 6 years ago
  Ray 9740e5d3ed Update utils.c 6 years ago
  Ray 3363cfa61a Corrected log naming 6 years ago
  Ray 7699787473 Added new game: Cat vs Roomba 6 years ago
  Ray 30c025f913
Merge pull request #735 from RobLoach/patch-1 6 years ago
  Ray f80f216297
Merge pull request #736 from RobLoach/patch-2 6 years ago
  Rob Loach 90d5bb79e5
Fix font cannot be narrowed to type 'int' 6 years ago
  Rob Loach d897e14161
Revert the screenWidth change 6 years ago
  Rob Loach feb6afcd61
Fix clang++ compilation errors 6 years ago
  Demizdor 6f66425946 Added DrawTextRecEx() 6 years ago