3860 次代码提交 (204c6765bd12a63a0cab90ee536bdec321b80bee)

作者 SHA1 备注 提交日期
  Ray 4f38830058 Some tweaks 2 年前
  Ray 520ea94de8 Update version to `raylib 4.5` 2 年前
  Ray 8ca3212701 REVIEWED: `UpdateCameraPro()` to use `Vector3` 2 年前
  Ray f9c4cc2040 ADDED: `UpdateCameraPro()` -Experimental- 2 年前
  Ray b436c8d7e5 ADDED: Security check for `emscripten_run_script()` #2954 2 年前
  Ray ee3e40c663 Update rcore.c 2 年前
  Ray 4f7b5ff59f `WARNING`: REMOVED: `UnloadModelKeepMeshes()` 2 年前
  Ray ab1e246367 REVIEWED: Data types validation 2 年前
  Ray ae53600d31 WARNING: REMOVED: Multichannel audio support API 2 年前
  Ray 1b873b028f WARNING: REMOVED: Multichannel audio support API 2 年前
  Sid K 0b18882a94
fix(build): Fix DLL build on Windows (#2951) 2 年前
  Ray 8f7e2cd179 Replace TABS by 4 spaces 2 年前
  Ray 614e0518a7 Remove trailing spaces 2 年前
  Ray cf1ebada0e Tweak `WindowDropCallback()` #2943 2 年前
  Ray aae7ab64c7 Update raudio.c 2 年前
  Ray 68ee0bb8dd ADDED: QOA music streaming (with auxiliar lib) 2 年前
  Ray d3f5bc4043 REVIEWED: `GetWindowHandle()` #2950 2 年前
  Ray f4f6e25340 Support QOA audio file format by default 2 年前
  Ray 9614d3353b REVIEWED: QOA audio file export 2 年前
  Ray ab14ad5d75 Close issue #2949 2 年前
  Ray 0eeb499288 Update qoa.h 2 年前
  Ray 5492f52adc Change default threading model for COM objects 2 年前
  Ray 1611cd54e7 REVIEWED: `GetWindowHandle()` #2938 2 年前
  Antonis Geralis 394b31faff
Add GL_MIN GL_MAX blending equations (#2945) 2 年前
  Ray 73c9f72c52 Update rtextures.c 2 年前
  Ray 7fd2bf1a32 Minimal tweak 2 年前
  Ray 215eb967e8 Update rcore.c 2 年前
  Ray cb2ba3675c REVIEWED: `rlUnloadFramebuffer()` #2937 2 年前
  Ray ca98a84d68 Update rtext.c 2 年前
  Ray d5a31168ce REVIEWED: Data validation 2 年前
  Ray d652b95fbf ADDED: Security checks 2 年前
  Ray 153470d605 REVIEWED: `GenMeshTangents()`, avoid crash on missing texcoords data #2927 2 年前
  Ray b4d824d6fc REVIEWED: `GetMonitorWidth()` and `GetMonitorHeight()` #2934 2 年前
  Ray 8169d0eab2 REVIEWED: `IsWindowFocused()` to consider Android App state #2935 2 年前
  Ray b2926b2d28 Update rtextures.c 2 年前
  Ray 3cade2a1a0 REVIEWED: `IsImageReady()` and `IsTexureReady()` 2 年前
  Ray bcae065c88 REVIEWED: `IsShaderReady()` 2 年前
  Ray 1347a15539 ADDED: `SetWindowIcons()` to set multiple icon image sizes 2 年前
  hkc d26a56d4e1
Added mixed audio processor (#2929) 2 年前
  Ray 47dd842e81 Minor format tweaks 2 年前
  Ray f594f14510 Reviewed typo and formating 2 年前
  Ray 2766835ed4 REPLACE: TABS by 4 spaces 2 年前
  Jeffery Myers 9eaed07b77
Make the oribital camera work like it used to (it is not just a copy of third person) (#2926) 2 年前
  Ray beb44f1dac Avoid centering mouse when program launches 2 年前
  Ray 903d85e323 Make sure window position always inits in the middle of the current monitor 2 年前
  Ray 5dedb27ce0 REVIEWED: Issue with camera jump on first frame 2 年前
  veins1 ec95aa2e04
Move camera after rotation (#2923) 2 年前
  Ray e843be7ea5 ADDED: rcamera dependencies details 2 年前
  Ray ea590c44a9 REVIEWED: Camera redesign PR 2 年前
  Crydsch Cube 73989a4981
WIP rcamera redesign vector (#2563) 2 年前