6603 Commits (f95dc2d565a119d19f8637e42f92782e3e165632)
 

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