4277 Commits (a57a0ecd96fd64c1202a2ba289e735fffcc54fd1)

Author SHA1 Message Date
  Ray 6094869e3e Fix material loading #3126 1 year ago
  Jeffery Myers 601cadbae6
[AUDIO] Add a function to make an alias of a sound and share it's sample data (#3219) 1 year ago
  vitopigno d3058fe589
[CORE] Support for SetWindowTitle and InitWindow for web (#3222) 1 year ago
  ubkp 464e714a2e
Adds BORDERLESS_WINDOWED_MODE for PLATFORM_DESKTOP (#3216) 1 year ago
  Jeffery Myers 04678bc585
int math done with floats causes warnings. (#3218) 1 year ago
  Matheus C. França e7664d5684
build change (#3214) 1 year ago
  ubkp 4fd40f0333
Fixes GetCurrentMonitor() detection inconsistency issue (#3215) 1 year ago
  ndytts 44659b7ba8
Fix android soname in src/Makefile (#3211) 1 year ago
  ubkp 962030e70a
Changes SetWindowMonitor() to no longer force fullscreen (#3209) 1 year ago
  Nikolas 5d28bad0ad
Fix LoadTextureCubemap for manual layouts (#3204) 1 year ago
  ashn ac6f889dfc
Fix misleading indentation in src/Makefile (#3202) 1 year ago
  bohonghuang 298f93ef50
Fix `DrawBillboardPro` to allow `source` of negative size (#3197) (#3203) 1 year ago
  ubkp 090b857912
Fix mouse wheel not working in PLATFORM_RPI or PLATFORM_DRM (#3193) 2 years ago
  ubkp 295e8c2a2f
Optimize and simplify the gesture system (#3190) 2 years ago
  Jakub Václav Flasar ad2338b994
build.zig: Support for building with PLAFORM_DRM (#3191) 2 years ago
  smalltimewizard 1310617a92
Optimization of ImageDrawRectangleRec() (#3185) 2 years ago
  Alberto González Palomo 5635e4214c
Add note about sample format to AttachAudioStreamProcessor() (#3188) 2 years ago
  Danil 055fd752c2
Fixed GetMonitorName description (#3184) (#3189) 2 years ago
  Alberto González Palomo 7124a14a60
Document buffer format for audio processors. (#3186) 2 years ago
  Rokas Puzonas d6f16b7664
Update usage of 'sinf()' and 'cosf()' to be correct (#3181) 2 years ago
  ubkp 954c60100f
Fix GESTURE_DRAG and GESTURE_SWIPE_* issues (mostly) for web (#3183) 2 years ago
  Ray 52541b4a1f ADDED: `SUPPORT_FONT_ATLAS_WHITE_REC` 2 years ago
  Ray e0c80f5ddd Revert "Makefile change for cross compiling. (#3176)" 2 years ago
  Michael Anghelone 70286c7cdc
Makefile change for cross compiling. (#3176) 2 years ago
  ubkp b980268ba7
[example] Core Input Gestures for Web (#3172) 2 years ago
  Ray bc9c063254 Update external sdefl and sinfl 2 years ago
  Ray 7f21cf1dcf Revert "UPDATED: `sdefl` and `sinfl` compression libraries" 2 years ago
  Ray 2061bfc5e8 Reviewed parameter names to avoid issues #3159 2 years ago
  Ray bc40012ca3 Added missing structure on standalone mode #3160 2 years ago
  Ray 0b9fae3c53 Reviewed `rcamera`/`rgestures` file-macros for consistency #3161 2 years ago
  ubkp 4b6cbd2340
Fix Touch pointCount for web (#3163) 2 years ago
  Ray 685d47938b Reverted `MeasureTextEx()` change #3105 2 years ago
  Ray 668b37e111 REVIEWED: `GenImageFontAtlas()`, make atlas size less conservative 2 years ago
  Ray 58bd10edb2 Update rtext.c 2 years ago
  ubkp 13a26a0fa2
Fix degrees of swipe gestures for web (#3155) 2 years ago
  Ray 225b4fb3e2 REVIEWED: `Vector2Angle()` 2 years ago
  ubkp dd2d64e058
Fix pinch gestures for web (#3153) 2 years ago
  ubkp ffe4d36e0a
Fix swipe gestures for web (#3151) 2 years ago
  Ray fdc28fce80 Reviewed vector2angle example 2 years ago
  Ray d1ab031a27 ADDED: `SetWindowFocused()` #3142 2 years ago
  Ray 5361d498c3 WARNING: REDESIGN: `Vector2Angle()`<-->`Vector2LineAngle()` #2887 2 years ago
  Ray 4fc5e82e30 REVIEWED: `TextToUpper()`, `TextToLower()`, `TextToPascal()` 2 years ago
  Ray 3e4e4b32fd WARNING: BREAKING: ADDED: `SetTextLineSpacing()` 2 years ago
  Ray 48e2663d03 REVIEWED: Issue #3105 2 years ago
  Ray df90da0b37 Update rcore.c 2 years ago
  Ray e190b7eee9 UPDATED: `sdefl` and `sinfl` compression libraries 2 years ago
  Ray ceafbcf9d2 REVIEWED: `SetShapesTexture()`, allow reseting 2 years ago
  Jeffery Myers 0c126af717
casting warnings in rtextures (#3134) 2 years ago
  Ray 2d518bfbcd REVIEWED: `ProcessMaterialsOBJ()` #3125 2 years ago
  Ray 974460b072 REVIEWED: `rlLoadShaderBuffer()` #3104 2 years ago