451 コミット (95d3f24c686c09c458bedeb6486ffc75dfda4170)

作成者 SHA1 メッセージ 日付
  raysan5 414c3ee1f9 ADDED: DrawTextureQuad() 6年前
  raysan5 91a7b0e5ef Corrected typo 6年前
  raysan5 01338b0a14 WARNING: BREAKING CHANGE 6年前
  raysan5 9a8320c52b REVIEWED: DrawRectanglePro() 6年前
  raysan5 96207a8a02 REVIEWED: LoadFontEx() 6年前
  raysan5 92f68ac6be Review DrawPolyEx() 6年前
  Ray 87ad244ee0 Exposed LoadFontFromImage() 6年前
  Ray 4008a075a8 Added scissor functionality 6年前
  Ray 8b75a1a990 Improved textures wrap support 6年前
  Ray f552d43547 Reviewed some comments 6年前
  Ray 5086c60e2f Replaced #defines by enums 6年前
  Ray 5167f78d5f ADDED: OpenURL() 6年前
  Ray b356ef5564 Modifies some Image functions 6年前
  Ray 065994219e Review parameter issue with MSVC 6年前
  Ray fc1c9505ba Remove end-line spaces 6年前
  Ray e340517a73 Support custom texture on shapes drawing 6年前
  Ray 298203a41a ADDED: Some functions... 6年前
  Ray 550dd40cb3 ADDED: SplitText() function 6年前
  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年前
  Ray 764766bfb2 Some formatting tweaks 6年前
  Ray b8b8936cd7 Review defines 6年前
  Michael Vetter d8331bde3a Add FileExists() function 6年前
  raysan5 68d2b0c071 Corrected description 6年前
  raysan5 c7b601b624 Renamed new PR function 6年前
  ChrisDill c2b36af60f Added GetLastWriteTime to allow for file reloading 6年前
  noshbar ccaf462cbf GenImageFontAtlas prototype in raylib.h is incorrect. 6年前
  Ray a511337ce8 ADDED: GetFileNameWithoutExt 6年前
  Ray 2320c2febf ADDED: ImageExtractPalette() 6年前
  Ray 2feea87b61 Multiple changes, check description 6年前
  Ahmad Fatoum 6572d5ff8c
raylib.h: include <stdbool.h> if available 6年前
  ChrisDill 67dc50ef00 Changed monitor functions to use a index 6年前
  ChrisDill ed79d53e1a Changed tabs to spaces 6年前
  ChrisDill 1836e02c1e Added monitor functions 6年前
  Ray 27c3afd91c enjoy! 6年前
  Ray ec5c9686b3 Improved data export capabilities! 6年前
  Ray dfb8837c46 Support aliased font texture generation 6年前
  Ray 1fcb3c0317 Started working on IQM/glTF loaders 6年前
  Justin Clift 699cadcf98 Add the remaining numeric keypad keys, and a few other missing ones 6年前
  Justin Clift 6a5dbeace8 Add the plus and minus keys on both the main keyboard and keypad 6年前
  Jorge A. Gomes 5f89e35d1c
Update raylib.h 6年前
  Jorge A. Gomes 6ef03ea4e8
Update raylib.h 6年前
  Jorge A. Gomes c9ca14e659
Update raylib.h 6年前
  raysan5 0cf92c59d7 Corrected timing typo 6年前
  raysan5 6f61e26a3c Reviewed custom logging functionality 6年前
  Pablo Marcos Oltra c69f7953c7 Add SetTraceLogCallback to enable users setting custom logging (#597) 6年前
  Ray 198a023527 First working version of IQM animations 6年前
  Ray 0c631e6b5a Corrected comment 6年前
  raysan5 3c02a9fc66 Support multiple data type aliases 6年前
  raysan5 c6d188a09a Reviewed latest commit for Android gamepad support 7年前
  Seth Archambault f981daf1df Added SNES-style GAMEPAD SUPPORT 7年前