9493 Commits (005ff74eb08a0bb6b9ccb825b7c84a8fe146b096)
 

Autor SHA1 Nachricht Datum
  David Reid 005ff74eb0
Audio: Improvements to device configuration (#5577) vor 1 Woche
  Ray c519e9f566 REVIEWED: Simplified `char **` approach vor 1 Woche
  Ray 09f22f3c86 REVIEWED: Avoid `const char **` usage (aligned with raylib) vor 1 Woche
  Thomas Anderson 29b9c050c7
fix example (#5575) vor 1 Woche
  Ray 0343cb6a37 Update rcore_desktop_sdl.c vor 1 Woche
  TheKodeToad d148d9515b
Fix text input on SDL3 (#5574) vor 1 Woche
  Ray 19e6352d37 Update shapes_easings_testbed.c vor 1 Woche
  Ray d03a59ca3e Update core_directory_files.c vor 1 Woche
  Ray 2454b3ed4b REVIEWED: `TextReplace()` and `TextLength()`, avoid using `strcpy()` vor 1 Woche
  Ray d996bf2bbd Update textures_screen_buffer.c vor 1 Woche
  Ray f33823cefe Update textures_screen_buffer.c vor 1 Woche
  David Reid 0aacd330d4
[raudio] Remove usage of `ma_data_converter_get_required_input_frame_count()` (#5568) vor 1 Woche
  Ray ce617cd814 Update rlgl.h vor 1 Woche
  Ray 4a3c49cdcb REVIEWED: `rlLoadTextureDepth()`, address inconsistencies with WebGL 2.0 for sized depth formats #5500 vor 1 Woche
  Ray 90dd9aef72 REVIEWED: `GenImageFontAtlas()`, no need for the conservative approach flag vor 1 Woche
  Ray 4a89da3300 Update VS2022 examples solution vor 1 Woche
  Ray 1a5e22808c REXM: Update examples collection vor 1 Woche
  Ray 1f4e1bc477 REXM: Update examples collection vor 1 Woche
  Ray dea67fa18a REXM: Update examples collection vor 1 Woche
  Ray b9f16a28d3 REXM: Update examples collection vor 1 Woche
  Ray 0a7c7569aa Update examples_list.txt vor 1 Woche
  Ray 781c37972a Updated examples, removed others category processing vor 1 Woche
  Ray d40ad48326 REVIEWED: examples: moved some examples out of others vor 1 Woche
  Ray 98c7734911 REVIEWED: `models_basic_voxel` example vor 1 Woche
  Ray 71607db667 Moved easings example to shapes vor 1 Woche
  Kirandeep-Singh-Khehra 0e6cb0993d
[rmodels] Added implementation of `UpdateModelAnimationBonesWithBlending()` function (#4578) vor 1 Woche
  Ray 97023def48 REVIEWED: `GenImageFontAtlas()`, scale image to fit all characters, in case it fails size estimation #5542 vor 1 Woche
  Ray e8ce00dc0b REVIEWED: `LoadGLTF()`, log warning about draco compression not supported #5567 vor 1 Woche
  Ray 872cfae7ca REVIEWED: `LoadDirectoryFilesEx()`, minor tweak #5569 vor 1 Woche
  Ray 1955516f54 Updated raygui for examples vor 1 Woche
  Ray 95edeeccd2 REVIEWED: example: `models_animation_bone_blending` vor 1 Woche
  dmitrii-brand 4311df1e6d
Add bone blending animation example (#5543) vor 1 Woche
  Ray 5bbb2fc1df REVIEWED: Wayland checks, using compilation flags when possible #5564 vor 1 Woche
  paddy 4678a544b6
[rcore][glfw] Fix window scaling on Wayland with GLFW 3.4+ (#5564) vor 1 Woche
  Ray b871a556d7 Init framebuffer using render size (should be same as currentFbo) vor 1 Woche
  Ray 7c48fa9ac9 Update Makefile vor 2 Wochen
  Yui Kinomoto / きのもと 結衣 6564cea6a3
Fixed doesn't property load when 1 frame animation. (#5561) vor 2 Wochen
  Ray 059ebaa6ad REVIEWED: HIghDPI content scaling on macOS vor 2 Wochen
  Ray d01f158bd5 REVIEWED: Window initialization on HighDPI monitor (Windows) #5549 vor 2 Wochen
  Ray 180c3c13ba REVIEWED: `GetImageColor()` #5560 vor 2 Wochen
  Ray dbca900255 Merge branch 'master' of https://github.com/raysan5/raylib vor 2 Wochen
  Ray 1061daf197 REVIEWED: Installed libraries #5550 vor 2 Wochen
  Thomas Anderson fb5bc42190
update camera pan speed (#5554) vor 2 Wochen
  Thomas Anderson b04d2a2268
change d-pad text to shapes (#5557) vor 2 Wochen
  Thomas Anderson b210d16597
fix y-offset casting (#5556) vor 2 Wochen
  Thomas Anderson 4d6ef19fcc
change on-screen text (#5553) vor 2 Wochen
  Thomas Anderson fd40d2b374
fix missing alias for PS (#5559) vor 2 Wochen
  Thomas Anderson a78d575f75
change attenuation distance (#5555) vor 2 Wochen
  Thomas Anderson 8f1421ee5d
fix wrong name (#5552) vor 2 Wochen
  Thomas Anderson debbb90479
fix extra drawtext() (#5551) vor 2 Wochen