4403 コミット (5f690819e79a6e719aff1ac323392e92c61d8743)
 

作成者 SHA1 メッセージ 日付
  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年前
  Ray c4aee2d09a Add VS2019 project 4年前
  Ray 7955381fb3 Update core_basic_window.c 4年前
  Ray 7e9028ae08 Update user name 4年前
  Ray 1c9726fd8c Update core_window_flags.c 4年前
  Ray d1119816d7 Review comment 4年前
  Ray 0540f0ad32 Review window flags 4年前
  Ray 84ab00d52e Merge branch 'master' of https://github.com/raysan5/raylib 4年前
  Ray 63d33d7a7a Update CMakeLists.txt 4年前
  Jeffery Myers 679a26a195
Two small quality of life changes to projects. (#1448) 4年前
  Ray 60928ec82c ADDED: UnloadModelKeepMeshes() #1441 4年前
  Ray 0481053dad Review for issue #1446 4年前
  Ray 59be7b9c29 Update CMakeLists.txt 4年前
  Ray 83916bd3c2 Updated GLFW to latest 3.4 (github master - 16Nov2020) 4年前
  Ray 23ed67cce0 Review some config options 4年前
  Jeffery Myers df249f5513
Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443) 4年前
  Seth Archambault d43268b317
Added GLFW_OPENGL_FORWARD_COMPAT for Apple Support (#1445) 4年前
  Random 0322fc28d4
optimized MatrixLookAt (#1442) 4年前
  Seth Archambault ed0fda2b40
Added Apple Compilation Instructions (#1444) 4年前
  raysan5 d6f4f3ee88 REMOVED: GetImageDataNormalized() 4年前
  raysan5 14c1ee2681 ADDED: UnloadFontData() 4年前
  Ray 28213c2a20
Update CHANGELOG 4年前
  Ray 687dd34c38
Update CHANGELOG 4年前
  Ray 3d1ae3500c REVIEWED: Window state flags -WIP- 4年前
  Ray 468a0bedd8 REDESIGNED: Window state config #1367 -WIP- 4年前
  Ray a560fe9a1e Added some comments 4年前
  Ray 11da1714d5
Added raylib Harbour binding 4年前
  Ray 8e48268310
Update CHANGELOG 4年前
  Ray bb9d734f69 Exposing some file access results to user layer #1420 4年前
  Ray 36dc302c25 Reverted to previous working version #1434 4年前
  Ray 9bb4d84577
Update CHANGELOG 4年前
  Ray 4eae76302f REPLACED: rgif.h by msf_gif.h 4年前
  Ray 4a7ab0ae24
Update windows.yml 4年前
  Ray 7564097d5e
Update webassembly.yml 4年前