594 Commits (9da0656c2f1eed0c74e962edea81168a42640fb4)

Author SHA1 Message Date
  Ray 6b8f30964d WARNING: Corrected issue with IsKeyDown() #1119 5 years ago
  Ray dc2e5c1751 Update core.c 5 years ago
  Ray 3a073db029 REVIEWED: Mouse/Touch input system 5 years ago
  Ray 8724cf2ea5 Support any mouse button for gesture detection 5 years ago
  Ray 08615d3247 Review some comment 5 years ago
  Ray 2f5a7ddcc6 Added comment on IsMouseButtonDown() issue 5 years ago
  Ray 18a9982126 Reviewed IsMouseButtonDown() 5 years ago
  Ray 7428747ef0 REDESIGNED input system for better mouse/touch support 5 years ago
  Ray 5ff0776235 Remove trail spaces and some tweaks 5 years ago
  Ray 23bde477e5 REDESIGN: LoadStorageValue()/SaveStorageValue() 5 years ago
  Ray 5aed36e76d Tweaks on fullsccreen detection... 5 years ago
  Ray e5b5aea998 WARNING: RENAMED: Storage functions 5 years ago
  Ray 32e374d941 [core] SetWindowSize() try to support PLATFORM_WEB -WIP- 5 years ago
  Ray 310fd9b147 Update to latest emscripten toolchain 5 years ago
  Ray 30f3e49f3d Improve inputs on Android 5 years ago
  Ray 0b8aded399 Support ToggleFullscreen() on web 5 years ago
  Ray a750bcceec Support links on WebAssembly 5 years ago
  Ray a8a21312e1 Removed TABS 5 years ago
  Ray 946a6cb280 Review mouse inputs 5 years ago
  Ray d62a2f793f Improved GetFPS() calculation for average 5 years ago
  Ray b18940d3c6 Remove spaces 5 years ago
  Ray 83fb4613c1 Review some RPI issues 5 years ago
  Ray 55f0647213 [core] Avoid pixel bleeding issue on MSAA 5 years ago
  Ray 484c6b360f Reviewed Cppcheck issues #1098 5 years ago
  Ray 87d5b51256 REVIEWED: GetDirectoryPath() 5 years ago
  raysan5 90c129fd61 Review some libc dependency comments 5 years ago
  Ray b5fe41f41a Review libc dependencies and remove when possible 5 years ago
  Ray c3f06b7470 Remove all trail spaces 5 years ago
  Ray cde26c743c Replace TraceLog() function by TRACELOG macro 5 years ago
  Ray 40b73a8a91
Develop branch integration (#1091) 5 years ago
  Ray 6a2e51ec78 Added comments related to #837 5 years ago
  Ray 98a7d35bab Corrected issue with matrix order multiplication #1054 5 years ago
  Ray 954f029118 Support touch/mouse indistinctly 5 years ago
  Ray 4fa2c32906 Review touch input scaling for PLATFORM_WEB #163 5 years ago
  Ray 7e9bed5c89 Review default font scale filter for HighDPI mode 5 years ago
  Ray b02c6127a0 Minor tweaks 5 years ago
  Ray 46774a8167 REVIEWED: GetDirectoryPath() 5 years ago
  Ray f28c1ef675 ADDED: IsTouchDetected() 5 years ago
  Ray eee995ec3d ADDED: GetWorldToScreenEx() 5 years ago
  Ray 40d6c15798 Addressed issue #1051 5 years ago
  Ray 71017993ce Remove unneeded traces 5 years ago
  raysan5 42d56d2f37 Added SUPPORT_HALFBUSY_WAIT_LOOP 5 years ago
  Ray 22b7713287 IsFileExtension(): Review issue with no-extension files 5 years ago
  Ray fcf15fe8c0 Removed comment 5 years ago
  Ray 358ca7595d Review IsFileExtension() to be case-insensitive 5 years ago
  Ray 6d56c99a37 Reorganized some variables for consistency 5 years ago
  raysan5 21c30f43d4 Update year to 2020 5 years ago
  Ray 8473e94879 Add some comments on desktop multi-touch 5 years ago
  Ray b8246d8592 Minor format tweaks for PR #1036 5 years ago
  Justin 7eacac24d5 SetWindowMonitor made functioning again. (#1036) 5 years ago