4432 コミット (547960ca71f4c07c7f0fdd337937ec041f15abff)
 

作成者 SHA1 メッセージ 日付
  raysan5 547960ca71 Update raylib version 5年前
  raysan5 59949bf848 Update resource file 5年前
  Ray 28b3571517
Update CHANGELOG 5年前
  raysan5 aa38532cc3 Remove unused variable 5年前
  raysan5 9216e96315 Corrected typo 5年前
  raysan5 0da827d754 Corrected small issue 5年前
  raysan5 871c3d87b4 REMOVED: Travis CI 5年前
  raysan5 b78ee13791 ADDED: CheckCollisionLines() 5年前
  Ray 2bdb45f280
Remove Travis CI badge 5年前
  Victor Gallet 668b3e4cfb
[Math Feature]: Add two functions for Vector2 to know if two lines intersect and two segments intersect (#1466) 5年前
  Ray 51e75be9d1
Update CHANGELOG 5年前
  Ray 976932e05e Set version for raylib 3.5 5年前
  Ray d82113ec34 Camera funcs, review params names 5年前
  Ray 9097d0b4ef REVIEW: CheckCollisionSpheres() params naming 5年前
  Ray f30354fc35 Minor tweak 5年前
  Ray d2d72b1dfb ADDED: MemAlloc() / MemFree() #1440 5年前
  Ray cbf7369a3d Update raylib.h 5年前
  Ray 2374281204 Avoid *Rec suffix in some variables 5年前
  Ray 015e715278 Corrected DrawTextRecEx() bug 5年前
  Ray e404a18226 Support font chars padding on drawing #1432 5年前
  Ray 51e8f37688 Minimal tweak 5年前
  Ray c36a6f3d9f Update textures.c 5年前
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 5年前
  Ray 5dd142beb6 Added some Web checks for missing GLFW functions 5年前
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 5年前
  Ray 893a64712e Support mouse input on example #1465 5年前
  hristo 0987507ef5
Add headers to install cmake (#1462) 5年前
  Andrea Fontana ef0dcaabf9
Changing JPG compression (#1463) 5年前
  Ray f5b4656801 Added additional charsPadding initialization #1432 5年前
  Ray 5f690819e7 REVIEWED: Font struct, added charsPadding #1432 -WIP- 5年前
  Ray e69f2f0c26 REVIEWED: DrawGrid(), issue with buffer limits check #1417 5年前
  Ray d360a49f36 ADDED: UnloadFileData() / UnloadFileText() #1440 5年前
  Ray cd3eb3d8bd Added some security checks on GenMesh*() #1454 5年前
  Jeffery Myers 7a0e73331d
Add mesh collision function so we can check meshes directly instead of having to put them in a model. (#1459) 5年前
  hristo a840d8a77d
Changed extension for web from .bc to .a (#1461) 5年前
  hristo 3ec8ac52f8
Building examples by default only if raylib is standalone. (#1460) 5年前
  hristo 6e79476650
Fixed the build for web using CMake. (#1452) 5年前
  Jeffery Myers 11ebb54674
Don't put the obj and temp files for all the projects in the same place, it causes conflicts (#1458) 5年前
  Alexander Buhl a798fd401f
Fixed #1455 (#1456) 5年前
  Jeffery Myers 342d4faf14
Add options to set line width and aliasing to rlGL layer. (#1457) 5年前
  Ray e6ae4879f6 Added security check to pitch change #1450 5年前
  Ray 459c4754dc Reviewed SetAudioBufferPitch() #1450 5年前
  Jeffery Myers 039503e7c2
Add functions to enable/disable depth writes to go with functions for depth tests. (#1451) 5年前
  Jeffery Myers 03df593263
Add function to get the position of a monitor (and fix some comments) (#1449) 5年前
  Ray 62406259d7 Corrected minor windows flags issues 5年前
  Ray dd45d0ed64 Update VS2019 project 5年前
  Ray c4aee2d09a Add VS2019 project 5年前
  Ray 7955381fb3 Update core_basic_window.c 5年前
  Ray 7e9028ae08 Update user name 5年前
  Ray 1c9726fd8c Update core_window_flags.c 5年前