2657 Révisions (03278a74bfb749a451c94de1c7c912c8a858ca41)

Auteur SHA1 Message Date
  Victor Gallet 03278a74bf
Avoid dereferencing a null pointer in the 'LoadMaterials' function in the models module (#1498) il y a 5 ans
  Victor Gallet 9fe153ae29
Avoid dereferencing a null pointer in the 'LoadSounsFromWave' function if the audioBuffer is null (#1499) il y a 5 ans
  Jeffery Myers 4c8bebc0d7
Add a current monitor function for window mode windows. (#1492) il y a 5 ans
  Jeffery Myers 24b6dcf29f
lookup the returned monitor in the list of monitors to get an index. (#1490) il y a 5 ans
  raysan5 9ed29725a0 Review code formatting il y a 5 ans
  Jeffery Myers 59bb759855
Faster version of ImageClearBackground and ImageDrawRectangleRec (#1487) il y a 5 ans
  hristo 75c6fd047b
Monitor utilites (#1485) il y a 5 ans
  hristo d3db690c42
I noticed that toggle fullscreen always gets the primary monitor when its more intuitive to use the monitor that the window is currently in. (#1486) il y a 5 ans
  raysan5 521ed1cef0 Review DrawLineBezierQuad(), formating and aprameters order il y a 5 ans
  Violet White de13fca3b1
Add Quadratic Bezier drawing (#1468) il y a 5 ans
  raysan5 ea0f6c7a26 Replace TABS by 4 spaces il y a 5 ans
  raysan5 ec3845fa9f Review some RPI4 tracelogs il y a 5 ans
  raysan5 3e041a27b1 Update Makefile il y a 5 ans
  raysan5 5ffce8f230 Review tracelog messages for DRM platform il y a 5 ans
  raysan5 d9a9bacb48 Review formatting il y a 5 ans
  raysan5 7e459dc38b Review Android Makefiles to required version il y a 5 ans
  raysan5 f8a2903cec Review issues when compiling for Android il y a 5 ans
  raysan5 0a9e080998 Remove trailing spaces il y a 5 ans
  raysan5 59949bf848 Update resource file il y a 5 ans
  raysan5 aa38532cc3 Remove unused variable il y a 5 ans
  raysan5 9216e96315 Corrected typo il y a 5 ans
  raysan5 0da827d754 Corrected small issue il y a 5 ans
  raysan5 b78ee13791 ADDED: CheckCollisionLines() il y a 5 ans
  Victor Gallet 668b3e4cfb
[Math Feature]: Add two functions for Vector2 to know if two lines intersect and two segments intersect (#1466) il y a 5 ans
  Ray 976932e05e Set version for raylib 3.5 il y a 5 ans
  Ray d82113ec34 Camera funcs, review params names il y a 5 ans
  Ray 9097d0b4ef REVIEW: CheckCollisionSpheres() params naming il y a 5 ans
  Ray f30354fc35 Minor tweak il y a 5 ans
  Ray d2d72b1dfb ADDED: MemAlloc() / MemFree() #1440 il y a 5 ans
  Ray cbf7369a3d Update raylib.h il y a 5 ans
  Ray 2374281204 Avoid *Rec suffix in some variables il y a 5 ans
  Ray 015e715278 Corrected DrawTextRecEx() bug il y a 5 ans
  Ray e404a18226 Support font chars padding on drawing #1432 il y a 5 ans
  Ray 51e8f37688 Minimal tweak il y a 5 ans
  Ray c36a6f3d9f Update textures.c il y a 5 ans
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 il y a 5 ans
  Ray 5dd142beb6 Added some Web checks for missing GLFW functions il y a 5 ans
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 il y a 5 ans
  hristo 0987507ef5
Add headers to install cmake (#1462) il y a 5 ans
  Andrea Fontana ef0dcaabf9
Changing JPG compression (#1463) il y a 5 ans
  Ray f5b4656801 Added additional charsPadding initialization #1432 il y a 5 ans
  Ray 5f690819e7 REVIEWED: Font struct, added charsPadding #1432 -WIP- il y a 5 ans
  Ray e69f2f0c26 REVIEWED: DrawGrid(), issue with buffer limits check #1417 il y a 5 ans
  Ray d360a49f36 ADDED: UnloadFileData() / UnloadFileText() #1440 il y a 5 ans
  Ray cd3eb3d8bd Added some security checks on GenMesh*() #1454 il y a 5 ans
  Jeffery Myers 7a0e73331d
Add mesh collision function so we can check meshes directly instead of having to put them in a model. (#1459) il y a 5 ans
  hristo a840d8a77d
Changed extension for web from .bc to .a (#1461) il y a 5 ans
  hristo 6e79476650
Fixed the build for web using CMake. (#1452) il y a 5 ans
  Jeffery Myers 342d4faf14
Add options to set line width and aliasing to rlGL layer. (#1457) il y a 5 ans
  Ray e6ae4879f6 Added security check to pitch change #1450 il y a 5 ans