4436 コミット (f8a2903cecf36b81f3290930252dd389313cff9d)
 

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