8104 Commits (b185f482d071d41179ecb921366f1f462ba38a94)
 

Author SHA1 Message Date
  Ray b185f482d0
Merge pull request #4896 from mUnicorn/fix_bones_animation_scale 9 months ago
  Ray 73030e02d4
Merge pull request #4895 from AndrewHamel111/descriptive-window-flag-warning 9 months ago
  Ray cf1713e6dd REVIEWED: VS2022 projects use a custom resource file... 9 months ago
  Ray 6b85aa7f72
Merge pull request #4900 from JeffM2501/duplicate_resource 9 months ago
  Ray fdc835d294
Merge pull request #4898 from JeffM2501/better_buffer_defaults 9 months ago
  Ray f6d05cc5e6
Merge pull request #4899 from JeffM2501/examples_casting_4-26-25 9 months ago
  Jeffery Myers 0b37251fbd Remove duplicate resource file 9 months ago
  Jeffery Myers eb3d96a36a Fix cast warnings in examples. 9 months ago
  Jeffery Myers 5185d4c427 use the device channels and sample size when computing the default buffer size. 9 months ago
  d.isakov 42a40b3920 move first mesh bones calculation under check for its presense 9 months ago
  d.isakov b4f1ff9a00 #4888 fix UpdateModelAnimationBones scale transform 9 months ago
  AndrewHamel111 fdb92b373b Warning to direct users to appropriate function 9 months ago
  Ray 5b940692ea REVIEWED: `ExportFontAsCode()` not checking `isGpuReady` #4894 9 months ago
  Ray 80fcca4155 Update rcore_desktop_glfw.c 10 months ago
  Ray cc5739a6d7 REVIEWED: Some PRs formating 10 months ago
  Ray cb111ad15e
Merge pull request #4883 from JeffM2501/highdpi_screenshot 10 months ago
  Ray ab901c58bb
Merge pull request #4881 from Bigfoot71/raylib-sound-positioning 10 months ago
  Ray 618adb858a
Merge pull request #4884 from eutro/racket-raylib-5.5 10 months ago
  Ray 5000f9f6f8
Merge pull request #4887 from marler8997/buildZigFormat 10 months ago
  Jonathan Marler 3d792f3363 build.zig: run zig fmt 10 months ago
  eutro 7a6b3ebf3a Update `racket-raylib` version in BINDING.md 10 months ago
  Jeffery Myers 60eb3a14d7 Only scale the screenshot by the DPI scale if we are doing automatic High DPI scaling, otherwise the native resolution is correct. 10 months ago
  Bigfoot71 59dc53d20e update readme 10 months ago
  Bigfoot71 d5733ffb9a update example makefiles 10 months ago
  Ray a5639bb186
Merge pull request #4861 from luis605/view-depth-texture 10 months ago
  Bigfoot71 a554ef339b add `audio_sound_positionning` example 10 months ago
  Ray 5aa3f0ccc3
Merge pull request #4879 from brccabral/cmake_config_verbose 10 months ago
  Bruno Cabral 636e239e07 [cmake] set correct description for verbose option 10 months ago
  luis605 4960cc74e0 [examples] Reviewed shader view depth 10 months ago
  Ray ceb1a5ea2b REVIEWED: Temporaly fix for issue #4874 10 months ago
  Ray f4f860b343
Merge pull request #4873 from zet23t/bugfix-4872-sdl-touch-handling-error 10 months ago
  Eike Decker 1c4aa1378f [rcore][SDL2] First touch position is overwritten with mouse pos 10 months ago
  Ray b529f52dab
Merge pull request #4871 from lumenkeyes/add-zig-android-target 10 months ago
  Lumen Keyes d0cf8961d3 fix typo 10 months ago
  Lumen Keyes 33b2829a89 fix android-libc.txt generation 10 months ago
  Ray 11e15ab2ac
Merge pull request #4870 from lumenkeyes/add-zig-android-target 10 months ago
  Ray 1a67dcb578 REVIEWED: RGB order on SDL3 #3568 10 months ago
  Lumen Keyes d52687eeee Add Android Target to build.zig 10 months ago
  Ray d4202a09e6
Merge pull request #4868 from marler8997/coreWindowFlagsBorderless 10 months ago
  Jonathan Marler f19d4c71ab core_window_flags example: add borderless windowed toggle 10 months ago
  Ray 902ffde898
Merge pull request #4865 from marler8997/core_highdpi_example 10 months ago
  Jonathan Marler 336fd78f74 Add core_highdpi example 10 months ago
  Ray 9a049d1d27
Merge pull request #4859 from MikiZX1/master 10 months ago
  Ray 61aea2495a
Merge pull request #4863 from marler8997/fixImmediateRestore 10 months ago
  Ray 57a00b09b2
Merge pull request #4862 from marler8997/coreFlagsFps 10 months ago
  Ray 1f9d7c6f88
Merge pull request #4866 from marler8997/restoreWindowDesc 10 months ago
  Jonathan Marler af16f7823a Improve description of RestoreWindow 10 months ago
  Ray 44f4400f5b
Merge pull request #4864 from marler8997/excludeRglfw 10 months ago
  Jonathan Marler 508ca5c80f [build] only include rglfw.c for glfw platform 10 months ago
  Jonathan Marler 00fb09cebf Prevent immediate window restore from minimize in core_window_flags 10 months ago