4742 Commits (743e557e1e589386fbedd4b13ab66ffaff93c901)

Autor SHA1 Mensaje Fecha
  Jeffery Myers 743e557e1e
Fix inconsistent dll linkage warning on windows (#4447) hace 1 año
  mpv-enjoyer de7ab83f5a
Fix empty input string for MeasureTextEx (#4448) hace 1 año
  Jeffery Myers 0e1fc33c5c
Fix signed/unsigned mismatch in rlgl (#4443) hace 1 año
  Colleague Riley 7fe5f7126b
Fix MSVC errors for PLATFORM_DESKTOP_RGFW (#4441) hace 1 año
  Nikolas 38cf9f3224
[rtextures] LoadTextureCubemap(): Copy image before generating mipmaps, to avoid dangling re-allocated pointers (#4439) hace 1 año
  Ray 7ad8fa689f REVIEWED: `LoadTextureCubemap()` to avoid crash #4429 hace 1 año
  Ray ec79bffa20 Update stb_truetype.h hace 1 año
  Ray dc679cd1c7 Update stb_image_resize2.h hace 1 año
  Ray 28e7e2cffd Update stb_image.h hace 1 año
  Ray d0e11a8c92 Update qoa.h hace 1 año
  Ray e70bf2bce1 Update dr_wav.h hace 1 año
  Ray c085c73014 Update dr_mp3.h hace 1 año
  Ray c6b1ecc593 Update cgltf.h hace 1 año
  Ray 1f6b3384fa Reviewed formatting, remove end-line points, for consistency with comments hace 1 año
  Ray 80b490c8f1 Reviewed formating to follow raylib conventions #4429 hace 1 año
  Nikolas 7fedf9e0b8
[rtextures/rlgl] Load mipmaps for cubemaps (#4429) hace 1 año
  Ray 4e3fc84050 Minor format tweaks hace 1 año
  Ray 22c77d17b7 REVIEWED: WebGL2 (OpenGL ES 3.0) backend flags (PLATFORM_WEB) #4330 hace 1 año
  Ray 16368cd353 REVIEWED: `DrawRectangleLines()`, considering view matrix for lines "alignment" hace 1 año
  RadsammyT 385187f795
[rshapes] Review `DrawRectangleLines()` pixel offset (#4261) hace 1 año
  Ray 6ff0b03629 REVIEWED: `UpdateModelAnimationBoneMatrices()` comments hace 1 año
  Ray 5065b85d33 Update rlgl.h hace 1 año
  Ray b0140b876b REVIEWED: GPU skninning on Web, some gotchas! #4412 hace 1 año
  Ray 3483a4d9cb Update raylib.h hace 1 año
  Ray 5706cfd600 Update Makefile hace 1 año
  Ray d85c6fe2c0 Update raylib.h hace 1 año
  Ray 2072b4fa04 Update raylib.h hace 1 año
  Jeffery Myers 0b650f62a6
[RTEXTURES] Remove the panorama cubemap layout option (#4425) hace 1 año
  Ray 00c1f0836b Update Makefile hace 1 año
  Ray 708089f560 Reviewed and reverted unneeded module check, `rtextures` should not depend on `rtext` hace 1 año
  Franz 6f4407cb15
Fix typo in rshapes.c (#4421) hace 1 año
  Asdqwe 7a4a84a561
[rcore] Fix #4405 (#4420) hace 1 año
  Ray 4b60ce700f Update raylib.h hace 1 año
  Ray 352f4ce2c4 Update config.h hace 1 año
  Asdqwe 4cd243f0a3
Simplify EmscriptenResizeCallback() (#4415) hace 1 año
  Asdqwe f8f6aa0907
[rcore] Adds implementation to `SetGamepadVibration()` on `PLATFORM_WEB` and updates it on `PLATFORM_DESKTOP_SDL` to handle duration (#4410) hace 1 año
  Ray f4cbc1fbae REVIEWED: `GetGestureHoldDuration()` comments hace 1 año
  Jeffery Myers a2fcbc94fd
[Raymath] Add matrix operators to raymath for C++ (#4409) hace 1 año
  Ray f60c6d472c Update raymath.h hace 1 año
  Ray f141c75cde Removed trailing spaces hace 1 año
  Ray c935ca3168 Reviewed formatting #4408 hace 1 año
  Rapha f402147a63
Updated instanced rendering support loading (#4408) hace 1 año
  Ray 7601468211 REVIEWED: Formatting and raymath version #4385 hace 1 año
  Jeffery Myers 72f8c354b0
[Raymath] Add C++ operator overloads for common math function (#4385) hace 1 año
  Sage Hane 110ee74875
build.zig: Merge `src/build.zig` to `build.zig` (#4393) hace 1 año
  Asdqwe 9d0b1f0171
Adds SetWindowOpacity() implementation for PLATFORM_WEB (#4403) hace 1 año
  Asdqwe cb21fe88d3
Fix MaximizeWindow() for PLATFORM_WEB (#4404) hace 1 año
  Asdqwe 4290a0d9f2
[rcore] [web] Updates `SetWindowState()` and `ClearWindowState()` to handle `FLAG_WINDOW_MAXIMIZED` for `PLATFORM_WEB` (#4402) hace 1 año
  Nikolas 51ff6586f4
[rtextures] ImageDraw(): Don't try to blend images without alpha (#4395) hace 1 año
  Asdqwe 3dbbe60376
Adds MaximizeWindow() and RestoreWindow() implementation for PLATFORM_WEB (#4397) hace 1 año