summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
AgeCommit message (Expand)Author
2022-01-16Review formatingraysan5
2022-01-16Add panning to raudio and update audio_raw_stream example. (#2205)ptarabbia
2022-01-10Review formatingRay
2022-01-08[CORE] Add a function to return the application directory. (#2256)Jeffery Myers
2022-01-03ADDED: `ExportFontAsCode()`Ray
2021-12-31Update year to 2022raysan5
2021-12-31tweaksRay
2021-12-30[Feature] Added SetWindowOpacity(float opacity) (#2254)Tushar Singh
2021-12-28Updated version number to avoid confusions with releaseraysan5
2021-12-18Add a comment to LoadFontEx to specify how to get the default character set. ...Jeffery Myers
2021-12-04Support custom modules inclusionRay
2021-11-25REVIEWED: Formating and commentsRay
2021-11-25Fix scissor on macos (#2170)Arnaud Valensi
2021-11-21fixed typo: aproximation to approximation (#2164)めぐみ発動機 (isVowel / GreenWing)
2021-11-17Minor tweaksraysan5
2021-11-01Reviewed spelling mistakeRay
2021-10-26Update comments for OpenGL 4.3Ray
2021-10-23REVIEWED: Size of bones id supported, max 255 bones per meshraysan5
2021-10-22Reviewed VS2019 projectsraysan5
2021-10-22REMOVED: `IsGamepadName()`raysan5
2021-10-18ADDED: `EncodeDataBase64()` and `DecodeDataBase64()`raysan5
2021-10-13Update raylib.hraysan5
2021-10-12Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2021-10-12Remove unimplemented functionraysan5
2021-10-12Add DrawCylinder(Wires)Ex (#2049)Horrowind
2021-10-10Add CheckCollisionPointLine to the header, it appears to have been missed (#2...Jeffery Myers
2021-10-08Add missing #endif to windows API defines (#2038)Jeffery Myers
2021-10-08Simplified RLAPI preprocessor branchingRay
2021-10-07Fix dll exports so that raylib builds in visual studio again. (#2037)Jeffery Myers
2021-10-06WARNING: BREAKING: REMOVED: `GenImagePerlinNoise()`raysan5
2021-10-05REVIEWED: API functions specifiersraysan5
2021-10-03ADDED: GetImageColor() #2024Ray
2021-10-03Update raylib.hRay
2021-10-03Minor format tweakRay
2021-10-03Added DrawLineBezierCubic() (#2021)SAOMDVN
2021-10-03Minor format tweaksRay
2021-10-02Rename BRDG typo to BDRF (#2028)Chris
2021-09-27Update raylib.hRay
2021-09-27Update raylib.hRay
2021-09-23Reviewed some TODO commentsRay
2021-09-22Add function DrawCubeTextureRec (#2001)Timon de Groot
2021-09-22`SeekMusicStream` initial implementation (#2006)Uneven Prankster
2021-09-22Use unsigned int for animation count. (#2002)Ryan Roden-Corrent
2021-09-22Update raylib.hRay
2021-09-21Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2021-09-21Tweaksraysan5
2021-09-21Add `up` argument to `DrawBillboardPro` (#1941)Uneven Prankster
2021-09-21ADDED: `GetTouchPointId(index)` #1972raysan5
2021-09-17Add SetRandomSeed(unsigned int seed) function (#1994)Tommi Sinivuo
2021-09-10Typoraysan5