989 Commits (915dd95d88cb9fe7b47d3d48e61ffcc7bfafce40)

Autor SHA1 Nachricht Datum
  Ray 3f1e59a7cf Update copyright to 2024 vor 1 Jahr
  Ray 1f3121d2fa Revert "Update raylib.h" vor 1 Jahr
  ubkp fd5e1e6afb
[rtextures] Fix `LoadImageAnimFromMemory()` warning for `fileData` (#3686) vor 1 Jahr
  Ray 7ea6adb29e Update raylib.h vor 1 Jahr
  maverikou 7cfdf33ff0
TextReplace const correctness (#3678) vor 1 Jahr
  Jeffery Myers ad64a43b34
[rshapes] Expose shapes drawing texture and rectangle (#3677) vor 1 Jahr
  Antonis Geralis 7ca95512d8
Review UnloadAutomationEventList (#3658) vor 1 Jahr
  Matthew Oros 387506faab
[rcore] Remove unused vScreenCenter (#3632) vor 1 Jahr
  Benjamin Schmid Ties 6083d2b9f3
fixed coding style in function TextToFloat (#3627) vor 1 Jahr
  Ray 6b136fac67 ADDED: `ExportMeshAsCode()` vor 1 Jahr
  Peter0x44 e7a486fa81
Hide unneeded internal symbols when building raylib as an so or dylib (#3573) vor 1 Jahr
  Karim 21469e92b0
Image convolution function ImageKernelConvolution (#3528) vor 1 Jahr
  Dennis E. Hamilton f607cac267
Preparing for 5.1-dev (#3550) vor 1 Jahr
  Ray 737cd0be7f Updated for upcoming raylib 5.0 vor 1 Jahr
  Ray bd3ffa7db3 REDESIGNED: Spline drawing functionality vor 1 Jahr
  Ray f01d3db739 ADDED: `GetSplinePoint*()` functions for spline evaluation vor 1 Jahr
  Ray 2d1b211920 ADDED: `LoadRandomSequence()`/`UnloadRandomSequence()` vor 1 Jahr
  Ray 301d1b85ab Update raylib version to **raylib 5.0** vor 1 Jahr
  Ray b8fce54c0f Minor tweaks vor 1 Jahr
  Ray fc7dcff4a7 ADDED: Pseudo-random numbers generator! vor 1 Jahr
  Ray f721429f25 ADDED: `SetAutomationEventBaseFrame(int frame)` vor 1 Jahr
  Ray 99dac5451c ADDED: Automation Events System, exposed to users vor 1 Jahr
  Ray eddeafd2ed Revert "Fix IsGestureDetected parameter inconsistency in raylib.h with rgextures.h (#3464)" vor 1 Jahr
  jestarray 804f1a83eb
Fix IsGestureDetected parameter inconsistency in raylib.h with rgextures.h (#3464) vor 1 Jahr
  Peter0x44 e33e9da277
Add DrawCircleLinesV for consistency (#3452) vor 1 Jahr
  Ray fc6152613f REVIEWED: `raylib 5.0-dev` version for a future release vor 1 Jahr
  Alexey Kutepov d7d04a07a2
[raudio] Implement GetMasterVolume() (#3434) vor 1 Jahr
  Ray da9c2894fe Reorganized some functions, `WaitTime()` is common to all platforms vor 1 Jahr
  Ray 101a9b0445 Added comments and review some functions #3313 vor 1 Jahr
  Ray be8eea9eda Format tweaks vor 1 Jahr
  Ray 73b54c862e Update raylib.h vor 1 Jahr
  Ray f27ea1f0c8 REVIEWED: `IsGestureDetected()` parameter type vor 1 Jahr
  Brian E acf211a5fa
general syntax fixes (#3319) vor 1 Jahr
  Ray 97ef81914c Reviewed parameters for consistency vor 1 Jahr
  ubkp 719365f209
Add SetWindowMaxSize for desktop and web (#3309) vor 1 Jahr
  Ray d6f3891009 REVIEWED: `LoadImageSvg()` vor 1 Jahr
  bXi c03ab03627
Added rudimentary SVG support. (#2738) vor 1 Jahr
  Ray 6e18d96e7a Some tweaks vor 1 Jahr
  Ray 0f447f1fb6 REVIEWED: Data size type consistency between functions #3168 vor 1 Jahr
  Ray ec6d3bb688 RENAMED: LoadFont*() parameter names for consistency and coherence vor 1 Jahr
  actondev (Christos) b3f82a148a
Add `IsKeyPressedRepeat` (desktop only) (#3245) vor 1 Jahr
  Ray fc88518067 ADDED: Spline drawing functions -> vor 1 Jahr
  Nikolas dc621ca388
Support 16-Bit HDR textures (#3220) 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 464e714a2e
Adds BORDERLESS_WINDOWED_MODE for PLATFORM_DESKTOP (#3216) vor 1 Jahr
  ubkp 962030e70a
Changes SetWindowMonitor() to no longer force fullscreen (#3209) 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