| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-31 | simplify QuaternionInvert (#2324) | megagrump | |
| 2022-01-28 | Minor tweak | raysan5 | |
| 2022-01-28 | RENAMED: `GetFileSize()` to `GetFileLength()` | Ray | |
| `GetFileSize()` conflicts with the infamous `windows.h` | |||
| 2022-01-27 | ADDED: `GetFileSize()` | raysan5 | |
| 2022-01-26 | Update qoi.h | raysan5 | |
| 2022-01-26 | Add DrawTextCodepoints (#2308) | Siddharth Roy | |
| * Add DrawTextCodepoints * Fixed top comment | |||
| 2022-01-26 | Support export .jpeg files | Ray | |
| 2022-01-25 | Update minshell.html | raysan5 | |
| 2022-01-22 | Update rtextures.c | Ray | |
| 2022-01-22 | Fix GetApplicationDirectory on macOS (#2304) | Nikolas | |
| Previously failed to build with an implicit declaration of `_NSGetExecutablePath`. | |||
| 2022-01-21 | fix: material color won't be loaded if there's no texture for that material ↵ | Roy Qu | |
| (#2298) | |||
| 2022-01-18 | Review code conventions for specific defines for GetApplicationDirectory() ↵ | Laurentino Luna | |
| (#2293) Unless these imports require to have this format, the code has been adjusted to the conventions | |||
| 2022-01-17 | [CORE] Fixes for GetApplicationDirectory on 32 bit windows builds (#2290) | Jeffery Myers | |
| * Fix a signature error with the windows calls in GetApplicationDirectory for 32 bit builds. * break is better than loop var to -1 | |||
| 2022-01-16 | Review formating | raysan5 | |
| 2022-01-16 | Add panning to raudio and update audio_raw_stream example. (#2205) | ptarabbia | |
| * Add panning to raudio and update audio_raw_stream example. * remove pan smoothing, code formatting changes following pull request comments Co-authored-by: Ray <[email protected]> | |||
| 2022-01-15 | REVIEWED: `Vector2Transform(()` | Ray | |
| 2022-01-15 | ADDED: `Vector2Transform()` | Ray | |
| 2022-01-14 | [CORE] Bug and formating fixes for GetApplicatonDir (#2285) | Jeffery Myers | |
| * Fix formating problems with GetApplicationDir. Don't ever return an empty string * always return a valid path even if it's ./ * remove the need for the dll and just use the normal GetModuleFileName function | |||
| 2022-01-13 | REVIEWED: `rlLoadShaderCode()` | raysan5 | |
| 2022-01-13 | rlLoadShaderCode - set ShaderId variables to RLGL.State.default[VF]ShaderId ↵ | Matthew Owens | |
| if repesctive Code is NULL (#2281) | |||
| 2022-01-12 | Update rcore.c | Ray | |
| 2022-01-11 | Update Makefile, simplified | Ray | |
| 2022-01-11 | Improve Makefile organization | Ray | |
| 2022-01-11 | Fix typo in comment: s/simluate/simulate/ (#2277) | hartmannathan | |
| 2022-01-10 | Added minimal web shell | Ray | |
| 2022-01-10 | Review formating | Ray | |
| 2022-01-08 | Make zig build functionality available to zig programs (#2271) | Nikolas | |
| 2022-01-08 | Improved shader loading code | Ray | |
| 2022-01-08 | Reviewed possible issue with shaders detaching | Ray | |
| 2022-01-08 | [CORE] Add a function to return the application directory. (#2256) | Jeffery Myers | |
| * Add a function to return the application directory. * CI fixes | |||
| 2022-01-03 | ADDED: `ExportFontAsCode()` | Ray | |
| 2022-01-03 | Review tracelogs | Ray | |
| 2022-01-02 | Change comment about custom blend modes in rlgl.h (#2260) | Gerber Lóránt Viktor | |
| 2022-01-01 | WARNING: REVIEWED: A big bug with `GetMouseWheelMove()` | Ray | |
| 2021-12-31 | Update year to 2022 | raysan5 | |
| 2021-12-31 | Update rcore.c | raysan5 | |
| 2021-12-31 | Reviewed fullscreen switch on `PLATFORM_WEB` | raysan5 | |
| The previous implementation somewhat break the expected behaviour for games and examples when pressing the `Fullscreen` button in the provided `shell.html`. Just reverted for the moment for further investigation. | |||
| 2021-12-31 | tweaks | Ray | |
| 2021-12-30 | [Feature] Added SetWindowOpacity(float opacity) (#2254) | Tushar Singh | |
| * Added drawing text with shadow * Added SetWindowOpacity() * Edited Mis-spell * Fixed conventions | |||
| 2021-12-29 | Support CUSTOM_CFLAGS | raysan5 | |
| 2021-12-29 | Reviewed CFLAGS | raysan5 | |
| 2021-12-28 | Updated version number to avoid confusions with release | raysan5 | |
| 2021-12-28 | Detected some pixel-errors due to rounding issues on position | raysan5 | |
| 2021-12-27 | Reviewed makefiles | Ray | |
| 2021-12-27 | Update Makefile | Ray | |
| 2021-12-27 | Update Makefile | Ray | |
| 2021-12-27 | Update Makefile | Ray | |
| 2021-12-24 | Update raudio.c | raysan5 | |
| 2021-12-24 | check not null before accessing by index (#2243) | Antonis Geralis | |
| 2021-12-23 | REVIEWED: `ExportWaveAsCode()` | Ray | |
