2706 Commits (edb54c6cb15800ed9876df962c5fa7153108cb4a)

Autor SHA1 Mensaje Fecha
  Dmitry Matveyev 04a1bb1390
Reorder typedefs in physac.h to be in header part (#1528) hace 4 años
  Ray bbc09288bd rlOrtho() reverted change hace 4 años
  Jeffery Myers b76dc06297
It's top-bottom not bottom-top in GL space. (#1517) hace 4 años
  badlydrawnrod 49f9bff260
Fix keyboard state change detection on RPI (#1488) hace 4 años
  Kirottu 22da9087b1
Include SUPPORT_DATA_STORAGE flag for building with CMake (#1515) hace 4 años
  Victor Gallet a6cd6eedbe
Remove unused condition in 'GenerateMipmaps' function for GRAPHICS_API_OPENGL_11 (#1496) hace 4 años
  raysan5 7bd33e4406 Review rlOrtho() to avoid return in the middle of the function hace 4 años
  Jeffery Myers 5d4aada526
Don't create an ortho matrix when the viewport is 0 in any axis. (#1504) hace 4 años
  hristo 551597d579
Removed a repeating allocation of memory (#1507) hace 4 años
  Chris 320732ae6b
Update mappings.h in glfw using GenerateMappings.cmake (#1505) hace 4 años
  raysan5 d7b4b9e485 Update year to 2021 hace 4 años
  Victor Gallet 57fef97433
Modify the check condition for the screen window height and width. It can't be less than zero because it's an unsigned int (#1497) hace 4 años
  Victor Gallet 03278a74bf
Avoid dereferencing a null pointer in the 'LoadMaterials' function in the models module (#1498) hace 4 años
  Victor Gallet 9fe153ae29
Avoid dereferencing a null pointer in the 'LoadSounsFromWave' function if the audioBuffer is null (#1499) hace 4 años
  Jeffery Myers 4c8bebc0d7
Add a current monitor function for window mode windows. (#1492) hace 4 años
  Jeffery Myers 24b6dcf29f
lookup the returned monitor in the list of monitors to get an index. (#1490) hace 4 años
  raysan5 9ed29725a0 Review code formatting hace 4 años
  Jeffery Myers 59bb759855
Faster version of ImageClearBackground and ImageDrawRectangleRec (#1487) hace 4 años
  hristo 75c6fd047b
Monitor utilites (#1485) hace 4 años
  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) hace 4 años
  raysan5 521ed1cef0 Review DrawLineBezierQuad(), formating and aprameters order hace 4 años
  Violet White de13fca3b1
Add Quadratic Bezier drawing (#1468) hace 4 años
  raysan5 ea0f6c7a26 Replace TABS by 4 spaces hace 4 años
  raysan5 ec3845fa9f Review some RPI4 tracelogs hace 4 años
  raysan5 3e041a27b1 Update Makefile hace 4 años
  raysan5 5ffce8f230 Review tracelog messages for DRM platform hace 4 años
  raysan5 d9a9bacb48 Review formatting hace 4 años
  raysan5 7e459dc38b Review Android Makefiles to required version hace 4 años
  raysan5 f8a2903cec Review issues when compiling for Android hace 4 años
  raysan5 0a9e080998 Remove trailing spaces hace 4 años
  raysan5 59949bf848 Update resource file hace 4 años
  raysan5 aa38532cc3 Remove unused variable hace 4 años
  raysan5 9216e96315 Corrected typo hace 4 años
  raysan5 0da827d754 Corrected small issue hace 4 años
  raysan5 b78ee13791 ADDED: CheckCollisionLines() hace 4 años
  Victor Gallet 668b3e4cfb
[Math Feature]: Add two functions for Vector2 to know if two lines intersect and two segments intersect (#1466) hace 4 años
  Ray 976932e05e Set version for raylib 3.5 hace 4 años
  Ray d82113ec34 Camera funcs, review params names hace 4 años
  Ray 9097d0b4ef REVIEW: CheckCollisionSpheres() params naming hace 4 años
  Ray f30354fc35 Minor tweak hace 4 años
  Ray d2d72b1dfb ADDED: MemAlloc() / MemFree() #1440 hace 4 años
  Ray cbf7369a3d Update raylib.h hace 4 años
  Ray 2374281204 Avoid *Rec suffix in some variables hace 4 años
  Ray 015e715278 Corrected DrawTextRecEx() bug hace 4 años
  Ray e404a18226 Support font chars padding on drawing #1432 hace 4 años
  Ray 51e8f37688 Minimal tweak hace 4 años
  Ray c36a6f3d9f Update textures.c hace 4 años
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 hace 4 años
  Ray 5dd142beb6 Added some Web checks for missing GLFW functions hace 4 años
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 hace 4 años