451 Commits (95d3f24c686c09c458bedeb6486ffc75dfda4170)

Author SHA1 Message Date
  raysan5 414c3ee1f9 ADDED: DrawTextureQuad() 6 years ago
  raysan5 91a7b0e5ef Corrected typo 6 years ago
  raysan5 01338b0a14 WARNING: BREAKING CHANGE 6 years ago
  raysan5 9a8320c52b REVIEWED: DrawRectanglePro() 6 years ago
  raysan5 96207a8a02 REVIEWED: LoadFontEx() 6 years ago
  raysan5 92f68ac6be Review DrawPolyEx() 6 years ago
  Ray 87ad244ee0 Exposed LoadFontFromImage() 6 years ago
  Ray 4008a075a8 Added scissor functionality 6 years ago
  Ray 8b75a1a990 Improved textures wrap support 6 years ago
  Ray f552d43547 Reviewed some comments 6 years ago
  Ray 5086c60e2f Replaced #defines by enums 6 years ago
  Ray 5167f78d5f ADDED: OpenURL() 6 years ago
  Ray b356ef5564 Modifies some Image functions 6 years ago
  Ray 065994219e Review parameter issue with MSVC 6 years ago
  Ray fc1c9505ba Remove end-line spaces 6 years ago
  Ray e340517a73 Support custom texture on shapes drawing 6 years ago
  Ray 298203a41a ADDED: Some functions... 6 years ago
  Ray 550dd40cb3 ADDED: SplitText() function 6 years ago
  Berni8k e07ec6a2e8 Overhaul mouse and touch for RaspberryPi \n\nNow all '/dev/input/event*' devices are now used for input. No longer uses '/dev/input/mouse*', keyboard and gamepad continue to use existing method\nMultitouch is now supported on RPi with 10 point multitouch\nFixed bugs with IsMouseButtonPressed(Used to constantly fire when holding button) and GetMouseWheelMove(Did not work)\n Fixed exesive CPU usage of GamepadThread 6 years ago
  Ray 764766bfb2 Some formatting tweaks 6 years ago
  Ray b8b8936cd7 Review defines 6 years ago
  Michael Vetter d8331bde3a Add FileExists() function 6 years ago
  raysan5 68d2b0c071 Corrected description 6 years ago
  raysan5 c7b601b624 Renamed new PR function 6 years ago
  ChrisDill c2b36af60f Added GetLastWriteTime to allow for file reloading 6 years ago
  noshbar ccaf462cbf GenImageFontAtlas prototype in raylib.h is incorrect. 6 years ago
  Ray a511337ce8 ADDED: GetFileNameWithoutExt 6 years ago
  Ray 2320c2febf ADDED: ImageExtractPalette() 6 years ago
  Ray 2feea87b61 Multiple changes, check description 6 years ago
  Ahmad Fatoum 6572d5ff8c
raylib.h: include <stdbool.h> if available 6 years ago
  ChrisDill 67dc50ef00 Changed monitor functions to use a index 6 years ago
  ChrisDill ed79d53e1a Changed tabs to spaces 6 years ago
  ChrisDill 1836e02c1e Added monitor functions 6 years ago
  Ray 27c3afd91c enjoy! 6 years ago
  Ray ec5c9686b3 Improved data export capabilities! 6 years ago
  Ray dfb8837c46 Support aliased font texture generation 6 years ago
  Ray 1fcb3c0317 Started working on IQM/glTF loaders 6 years ago
  Justin Clift 699cadcf98 Add the remaining numeric keypad keys, and a few other missing ones 6 years ago
  Justin Clift 6a5dbeace8 Add the plus and minus keys on both the main keyboard and keypad 6 years ago
  Jorge A. Gomes 5f89e35d1c
Update raylib.h 6 years ago
  Jorge A. Gomes 6ef03ea4e8
Update raylib.h 6 years ago
  Jorge A. Gomes c9ca14e659
Update raylib.h 6 years ago
  raysan5 0cf92c59d7 Corrected timing typo 6 years ago
  raysan5 6f61e26a3c Reviewed custom logging functionality 6 years ago
  Pablo Marcos Oltra c69f7953c7 Add SetTraceLogCallback to enable users setting custom logging (#597) 6 years ago
  Ray 198a023527 First working version of IQM animations 6 years ago
  Ray 0c631e6b5a Corrected comment 6 years ago
  raysan5 3c02a9fc66 Support multiple data type aliases 6 years ago
  raysan5 c6d188a09a Reviewed latest commit for Android gamepad support 6 years ago
  Seth Archambault f981daf1df Added SNES-style GAMEPAD SUPPORT 6 years ago