4375 Revīzijas (53cfc7c96564fad3319d642c58e74ce37e49efbc)

Autors SHA1 Ziņojums Datums
  Gary M 53cfc7c965
assign format to cubemap (#3823) pirms 1 gada
  4rk c588a291e6
Add very little sanitization to indentifier names in ExportDataAsCode() (#3832) pirms 1 gada
  GideonSerf 371d25c8c9
Gamepad rumble support with SDL2 (#3819) pirms 1 gada
  Peter0x44 31c6a340ab
Remove all uses of deps/mingw (#3805) pirms 1 gada
  Nikita Blizniuk 54e0af40c1
fixed loading GLTF animations with 1 frame (#3804) pirms 1 gada
  Ray e42e3188f5 Remove some unneeded line breaks pirms 1 gada
  João Foscarini c251e9309e
Fix implicit conversion from float to double then back to float again (#3799) pirms 1 gada
  Ray 401c5a8638 Minor tweaks to avoid some CodeQL warnings pirms 1 gada
  Ray bb741f53a8 Update rtext.c pirms 1 gada
  Mingjie Shen 6280771dad
[rtext] Change strcpy to strncpy to fix buffer overflow (#3795) pirms 1 gada
  Jeffery Myers 4cd71a9750
Fix warnings in raylib (#3793) pirms 1 gada
  Ray dd8b5613ca REVIEWED: `DrawPixel()` not drawing pirms 1 gada
  Ray e52ae870f2 Reverted Makefile `GL_ENABLE_GET_PROC_ADDRESS` #3713 pirms 1 gada
  Ray ea31bd47e5 REVIEWED: PLATFORM_WEB build flags, added GL_ENABLE_GET_PROC_ADDRESS pirms 1 gada
  Danil 6a8cc62b67
Fix GetCameraRight (#3784) pirms 1 gada
  Ray e9291fa4c7 Update rtext.c pirms 1 gada
  Ray 615ee9d177 REVIEWED: `rlLoadFramebuffer()` pirms 1 gada
  Ray 80580746e5 Reorder functions pirms 1 gada
  Ray c31559101a REVIEWED: `rlLoadFramebuffer()`, parameters not required pirms 1 gada
  Luís Almeida 9a5dddc311
Added viewport independent raycast (#3709) pirms 1 gada
  Ray f033b30703 Review formating and some defines naming consistency pirms 1 gada
  oblerion d91e9104aa
[rcore] Fix `GetFileNameWithoutExt()` (#3771) pirms 1 gada
  A a96b224b38
Add gamepad support to PLATFORM_DESKTOP_SDL (#3776) pirms 1 gada
  Ray 868d515fbc Update rtext.c pirms 1 gada
  Ray eed56a45d6 REVIEWED: `LoadFontDataBDF()` name and formating pirms 1 gada
  Stanley Fuller 0932cd3059
[rtext] Add BDF font support (#3735) pirms 1 gada
  IoIxD 7ec43022c1
Fix segfault in ExportWaveAsCode (#3769) pirms 1 gada
  Marrony Neris c0b081fac0
Fix MeasureTextEx() height calculation (#3770) pirms 1 gada
  Ray 25306eae42 REVIEWED: Issue on parsing #3765 pirms 1 gada
  Ray d79828076f REVIEWED: macOS issues #3767 pirms 1 gada
  Ray deaffb0698 Review PR #3746 formating pirms 1 gada
  Jeffery Myers bebf9547bd
[CORE,RLGL] Fix scale issues when ending a mode (#3746) pirms 1 gada
  Brian E 812645b077
cleaned away unused macros in rcamera.h (#3762) pirms 1 gada
  Alessandro Nikolaev cf10cdd6b3
Added missing "standalone" functions to raudio.c & fixed return bug (#3760) pirms 1 gada
  veins1 f4add5f10d
Fix rlSetUniformSampler (#3759) pirms 1 gada
  Victor Gallet ff1eeafb95
Fix bug to retrieve material specular map in DrawMesh function, with incorrect index (#3758) pirms 1 gada
  Idir Carlos Aliane cb97a8063d
[rtext.c] fixing some comments to align comments style (#3756) pirms 1 gada
  Idir Carlos Aliane 6f1c31b25d
Change some minor comments to align with comments style (#3755) pirms 1 gada
  Idir Carlos Aliane c133fee286
[raymath.h] Small code refactor (#3753) pirms 1 gada
  Brian E 27645e16ab
fixed small typo, replaced `th` with `the` (#3752) pirms 1 gada
  Antonio Raúl ef92ced370
fix CheckCollisionPointPoly (#3750) pirms 1 gada
  Alexandre Almeida 5c25913e09
Fix Android keycode translation and duplicate key constants (#3733) pirms 1 gada
  John 192f7f1b29
[rcore rglfw] Feature Test Macros before include (#3737) pirms 1 gada
  Hongyu Ouyang 0a8165c0ac
Make raylib/raygui work better on touchscreen (#3728) pirms 1 gada
  Ray c57b8d5a6a REVIEWED: `ImageKernelConvolution()`, formating and warnings pirms 1 gada
  Blockguy24 d2b1256e5c
Fix bounds check for `ImageDrawRectangleRec` (#3732) pirms 1 gada
  Ray cb2572fe07 Avoid asserts because could crash some decompressions https://github.com/raysan5/raygui/issues/364 pirms 1 gada
  Karl Zylinski 520c8cffb2
Simplified GetWindowScaleDPI() so it does not fetch the wrong DPI scale some times (Windows looks at center of window while the old raylib code looked on upper left corner of window, now it just uses the glfw function to fetch the window's current scaling). Also introduced a callback to update the CORE.Window.screenScaling when the content scaling updates, previously scaling did not work correctly on systems with multiple monitors that have different DPI scaling. (#3701) pirms 1 gada
  Andrew Lee b7141d556e
Add shared library build option for build.zig and update to zig 0.12.0-dev.2139 (#3727) pirms 1 gada
  kolunmi 9d628d1d49
Enable animation names for the m3d model format. (#3714) pirms 1 gada