| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-25 | Update minshell.html | raysan5 | |
| 2022-01-23 | Update raylib-ocaml to 4.0 (#2305) | Tobias Mock | |
| 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-21 | updated VSCode project to work with latest raylib makefile and 'working for ↵ | Philip Shenk | |
| web' instructions (#2296) | |||
| 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 | REVIEWED: example: shapes_top_down_lights | raysan5 | |
| 2022-01-16 | [Examples] Top down lights example (#2199) | Jeffery Myers | |
| * Start 2d lights example. * finish example * update image. * Cleanup render textures * Fixes to handle shadows on edges that are near to the light better. * tabs * move to shapes Co-authored-by: Jeffery Myers <[email protected]> | |||
| 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 | Ray | |
| 2022-01-11 | Update Makefile, simplified | Ray | |
| 2022-01-11 | Update Makefile | Ray | |
| 2022-01-11 | Improve Makefile organization | Ray | |
| 2022-01-11 | Fix typo in comment: s/simluate/simulate/ (#2277) | hartmannathan | |
| 2022-01-10 | Fixes an error in the spelling of "appearance" (#2276) | Archie | |
| 2022-01-10 | Added minimal web shell | Ray | |
| 2022-01-10 | Merge branch 'master' of https://github.com/raysan5/raylib | Ray | |
| 2022-01-10 | Review formating | Ray | |
| 2022-01-10 | cmake: Update CMake project template with docs and web (#2274) | Rob Loach | |
| 2022-01-08 | Make zig build functionality available to zig programs (#2271) | Nikolas | |
| 2022-01-08 | Fixed Compiling Raylib for android Using cmake (#2270) | hero2002 | |
| * Fixed Compiling Raylib for android Using cmake * improved the cmake config for android so it don't conflict * improved the cmake config for android so it don't conflict | |||
| 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-05 | Added VS2022 project | Ray | |
| 2022-01-05 | Review parameters description size (not used) | Ray | |
| 2022-01-04 | JSON parser: Use array for function params (#2255) (#2264) | gtrxAC | |
| * JSON parser: Use array for function params (#2255) * Parser: follow C convention of type before name | |||
| 2022-01-03 | ADDED: `ExportFontAsCode()` | Ray | |
| 2022-01-03 | Review tracelogs | Ray | |
| 2022-01-03 | Update Raylib-J version/licence info (#2258) | Calvin Day | |
| 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 | |
| 2022-01-01 | Update BINDINGS.md (#2257) | ArnautDaniel | |
| 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 | Merge branch 'master' of https://github.com/raysan5/raylib | raysan5 | |
| 2021-12-29 | Support CUSTOM_CFLAGS | raysan5 | |
| 2021-12-29 | Update linux.yml | Ray | |
