raylib/src
Jonathan Marler af16f7823a Improve description of RestoreWindow
Restore window currently says it sets the window state to:

   "not minimized/maximized"

However, if a window is maximized and then minimized, it's typical that
it would restore back to being maximized, which is what seems to happen
from my testing. I've reworded the description to better reflect
this behavior.
2025-03-28 10:39:22 -06:00
..
external Guard against DEBUG Redefinition 2025-03-12 00:13:01 -05:00
platforms Improve description of RestoreWindow 2025-03-28 10:39:22 -06:00
CMakeLists.txt install rcamera.h (#4603) 2024-12-15 11:16:08 +01:00
config.h Increased depth size and clip distances to avoid z-fighting issues 2025-03-13 16:34:39 +01:00
Makefile Update Makefile 2025-03-10 17:04:14 +01:00
minshell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
raudio.c [raudio] Fixed memory leak on early-return of WaveFormat func (#4779) 2025-02-21 15:29:12 +01:00
raylib.dll.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.dll.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.h Improve description of RestoreWindow 2025-03-28 10:39:22 -06:00
raylib.ico Update raylib.ico 2024-11-14 16:40:04 +01:00
raylib.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raymath.h Update raymath.h 2025-02-23 23:07:12 +01:00
rcamera.h Update year to 2025 2025-01-01 00:02:52 +01:00
rcore.c Avoid path filtering on TakeScreenshot() 2025-03-25 16:22:46 +01:00
rgestures.h Update year to 2025 2025-01-01 00:02:52 +01:00
rglfw.c Update year to 2025 2025-01-01 00:02:52 +01:00
rlgl.h Format tweak 2025-03-25 19:27:55 +01:00
rmodels.c Remove trailing spaces 2025-03-10 17:04:29 +01:00
rshapes.c Minor tweaks 2025-03-21 17:07:55 +01:00
rtext.c TextSubtext fixes (#4759) 2025-02-12 23:12:10 +01:00
rtextures.c Add missing increments of k in LoadImageDataNormalized() (#4745) 2025-02-01 21:30:21 +01:00
shell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
utils.c Update year to 2025 2025-01-01 00:02:52 +01:00
utils.h Update year to 2025 2025-01-01 00:02:52 +01:00