6603 Revīzijas (f95dc2d565a119d19f8637e42f92782e3e165632)
 

Autors SHA1 Ziņojums Datums
  Ray f95dc2d565 Merge branch 'master' of https://github.com/raysan5/raylib pirms 1 gada
  Ray 5a33f19964 Revert "Fix #3246" pirms 1 gada
  ubkp 016b7d0a3a
Fix text_unicode.c example crashing (#3250) pirms 1 gada
  Ray e4dcbd5180 Fix #3246 pirms 1 gada
  ashn a86c93ebc0
Ignore unused return value of GetCodepointNext in GetCodepointCount (#3241) pirms 1 gada
  Ray e2d4463886
Update BINDINGS.md pirms 1 gada
  ubkp e0afb8942e
Fix examples/others/rlgl_standalone.c compilation issue (#3242) pirms 1 gada
  Ray 7a1c0d2547
Added fortran-raylib pirms 1 gada
  Ray bf705a63de REVIEWED: `DrawLineCatmullRom()` pirms 1 gada
  Ray d873d0f173 ISSUE: `DrawLineCatmullRom()`, needs review pirms 1 gada
  Ray 9161c55d59 REVIEWED: Code formatting pirms 1 gada
  Ray fc88518067 ADDED: Spline drawing functions -> pirms 1 gada
  ubkp c25b52b1b3
Fix rcamera.h issues (#3240) pirms 1 gada
  Ray 93f59a6f59 Review tabs and trail-spaces pirms 1 gada
  Ray f1c31bee27 Fix #3177 #3109 pirms 1 gada
  RadsammyT 0959f6ebf6
fix typos in rmodels, rshapes, rtext modules (#3236) pirms 1 gada
  ashn 90f1749965
Ignore unused function warnings from external headers when compiling with GCC and Clang (#3235) pirms 1 gada
  Ray 42cfabc670 REVIEWED: Old pragma formating pirms 1 gada
  RadsammyT 03ecf2202e
Fix typos in rcore.c comments (#3234) pirms 1 gada
  Nikolas bef818e210
Fix build for OpenGL 2.1, where half floats are part of an extension (#3233) pirms 1 gada
  mohad12211 db55bed72b
fix: check if ctrl modifier is among the currently set modifiers (#3230) pirms 1 gada
  Le Juez Victor c9864d8ac1
Fixed Android app black screen issue when reopening after incomplete closing (#3227) pirms 1 gada
  yujiri8 b82217eaaa
Tweak build.zig to work with cross-compiling (#3225) pirms 1 gada
  Nikolas dc621ca388
Support 16-Bit HDR textures (#3220) pirms 1 gada
  Ray 6094869e3e Fix material loading #3126 pirms 1 gada
  Jeffery Myers 62f5382d56
[AUDIO] Add an example of how to use LoadSoundAlias (#3223) pirms 1 gada
  Jeffery Myers 601cadbae6
[AUDIO] Add a function to make an alias of a sound and share it's sample data (#3219) pirms 1 gada
  vitopigno d3058fe589
[CORE] Support for SetWindowTitle and InitWindow for web (#3222) pirms 1 gada
  ubkp 5b4aaf4eb1
Adds CMake option for SUPPORT_CUSTOM_FRAME_CONTROL (#3221) pirms 1 gada
  ubkp 464e714a2e
Adds BORDERLESS_WINDOWED_MODE for PLATFORM_DESKTOP (#3216) pirms 1 gada
  Jeffery Myers 04678bc585
int math done with floats causes warnings. (#3218) pirms 1 gada
  Joseph Montanez b60c691816
Update BINDINGS.md (#3217) pirms 1 gada
  Matheus C. França e7664d5684
build change (#3214) pirms 1 gada
  ubkp 4fd40f0333
Fixes GetCurrentMonitor() detection inconsistency issue (#3215) pirms 1 gada
  Alexander Klingenbeck d3ea649832
Update BINDINGS.md to include rayjs (#3212) pirms 1 gada
  ndytts 44659b7ba8
Fix android soname in src/Makefile (#3211) pirms 1 gada
  ubkp 962030e70a
Changes SetWindowMonitor() to no longer force fullscreen (#3209) pirms 1 gada
  Nikolas 5d28bad0ad
Fix LoadTextureCubemap for manual layouts (#3204) pirms 1 gada
  ashn ac6f889dfc
Fix misleading indentation in src/Makefile (#3202) pirms 1 gada
  bohonghuang 298f93ef50
Fix `DrawBillboardPro` to allow `source` of negative size (#3197) (#3203) pirms 1 gada
  Ray 32b54be5cb
Update FAQ.md pirms 1 gada
  ubkp 090b857912
Fix mouse wheel not working in PLATFORM_RPI or PLATFORM_DRM (#3193) pirms 1 gada
  ubkp 295e8c2a2f
Optimize and simplify the gesture system (#3190) pirms 1 gada
  Jakub Václav Flasar ad2338b994
build.zig: Support for building with PLAFORM_DRM (#3191) pirms 1 gada
  smalltimewizard 1310617a92
Optimization of ImageDrawRectangleRec() (#3185) pirms 1 gada
  Alberto González Palomo 5635e4214c
Add note about sample format to AttachAudioStreamProcessor() (#3188) pirms 1 gada
  Danil 055fd752c2
Fixed GetMonitorName description (#3184) (#3189) pirms 1 gada
  Alberto González Palomo 7124a14a60
Document buffer format for audio processors. (#3186) pirms 1 gada
  Rokas Puzonas d6f16b7664
Update usage of 'sinf()' and 'cosf()' to be correct (#3181) pirms 1 gada
  ubkp 954c60100f
Fix GESTURE_DRAG and GESTURE_SWIPE_* issues (mostly) for web (#3183) pirms 1 gada