1046 Commits (ab83e6dd41f7d0cb85cd7dc37555bbd384650109)

Author SHA1 Message Date
  Antonis Geralis 7ca95512d8
Review UnloadAutomationEventList (#3658) 1 year ago
  Matthew Oros 387506faab
[rcore] Remove unused vScreenCenter (#3632) 1 year ago
  Benjamin Schmid Ties 6083d2b9f3
fixed coding style in function TextToFloat (#3627) 1 year ago
  Ray 6b136fac67 ADDED: `ExportMeshAsCode()` 1 year ago
  Peter0x44 e7a486fa81
Hide unneeded internal symbols when building raylib as an so or dylib (#3573) 1 year ago
  Karim 21469e92b0
Image convolution function ImageKernelConvolution (#3528) 1 year ago
  Dennis E. Hamilton f607cac267
Preparing for 5.1-dev (#3550) 1 year ago
  Ray 737cd0be7f Updated for upcoming raylib 5.0 1 year ago
  Ray bd3ffa7db3 REDESIGNED: Spline drawing functionality 1 year ago
  Ray f01d3db739 ADDED: `GetSplinePoint*()` functions for spline evaluation 1 year ago
  Ray 2d1b211920 ADDED: `LoadRandomSequence()`/`UnloadRandomSequence()` 1 year ago
  Ray 301d1b85ab Update raylib version to **raylib 5.0** 1 year ago
  Ray b8fce54c0f Minor tweaks 1 year ago
  Ray fc7dcff4a7 ADDED: Pseudo-random numbers generator! 1 year ago
  Ray f721429f25 ADDED: `SetAutomationEventBaseFrame(int frame)` 1 year ago
  Ray 99dac5451c ADDED: Automation Events System, exposed to users 1 year ago
  Ray eddeafd2ed Revert "Fix IsGestureDetected parameter inconsistency in raylib.h with rgextures.h (#3464)" 1 year ago
  jestarray 804f1a83eb
Fix IsGestureDetected parameter inconsistency in raylib.h with rgextures.h (#3464) 1 year ago
  Peter0x44 e33e9da277
Add DrawCircleLinesV for consistency (#3452) 1 year ago
  Ray fc6152613f REVIEWED: `raylib 5.0-dev` version for a future release 1 year ago
  Alexey Kutepov d7d04a07a2
[raudio] Implement GetMasterVolume() (#3434) 1 year ago
  Ray da9c2894fe Reorganized some functions, `WaitTime()` is common to all platforms 1 year ago
  Ray 101a9b0445 Added comments and review some functions #3313 1 year ago
  Ray be8eea9eda Format tweaks 1 year ago
  Ray 73b54c862e Update raylib.h 1 year ago
  Ray f27ea1f0c8 REVIEWED: `IsGestureDetected()` parameter type 1 year ago
  Brian E acf211a5fa
general syntax fixes (#3319) 1 year ago
  Ray 97ef81914c Reviewed parameters for consistency 1 year ago
  ubkp 719365f209
Add SetWindowMaxSize for desktop and web (#3309) 1 year ago
  Ray d6f3891009 REVIEWED: `LoadImageSvg()` 1 year ago
  bXi c03ab03627
Added rudimentary SVG support. (#2738) 1 year ago
  Ray 6e18d96e7a Some tweaks 1 year ago
  Ray 0f447f1fb6 REVIEWED: Data size type consistency between functions #3168 1 year ago
  Ray ec6d3bb688 RENAMED: LoadFont*() parameter names for consistency and coherence 1 year ago
  actondev (Christos) b3f82a148a
Add `IsKeyPressedRepeat` (desktop only) (#3245) 1 year ago
  Ray fc88518067 ADDED: Spline drawing functions -> 1 year ago
  Nikolas dc621ca388
Support 16-Bit HDR textures (#3220) 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
  ubkp 962030e70a
Changes SetWindowMonitor() to no longer force fullscreen (#3209) 1 year ago
  Alberto González Palomo 5635e4214c
Add note about sample format to AttachAudioStreamProcessor() (#3188) 1 year ago
  Danil 055fd752c2
Fixed GetMonitorName description (#3184) (#3189) 1 year ago
  Alberto González Palomo 7124a14a60
Document buffer format for audio processors. (#3186) 1 year ago
  Ray d1ab031a27 ADDED: `SetWindowFocused()` #3142 1 year ago
  Ray 3e4e4b32fd WARNING: BREAKING: ADDED: `SetTextLineSpacing()` 1 year ago
  Ray 830e328df0 Remove trailing spaces 1 year ago
  Ray f8b352f6d9 ADDED: `ExportImageToMemory()` 1 year ago
  Peter0x44 2dec56e7b7
Add error if raylib.h is included in a C++98 program (#3093) 1 year ago
  Dane Madsen e465ed0850
Added ImageRotate (#3078) 1 year ago