diff options
| author | Ray <[email protected]> | 2019-04-12 13:46:44 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-12 13:46:44 +0200 |
| commit | c1d3ba67f8c5559864c56984cf5806a7e4b1c9c3 (patch) | |
| tree | 1e860a49d081ac6b58b56124b6c6478ca588ce0e /CHANGELOG | |
| parent | fc5dd5d99fb233879885cd02da5010d81f37d0b0 (diff) | |
| download | raylib-c1d3ba67f8c5559864c56984cf5806a7e4b1c9c3.tar.gz raylib-c1d3ba67f8c5559864c56984cf5806a7e4b1c9c3.zip | |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ Detailed changes: [build] REVIEWED: VS2015 and VS2017 projects [build] REVIEWED: Android APK build pipeline +[core] Converted most #defined values as enum values +[core] Complete redesign of RPI input system [core] ADDED: IsWindowResized() - Check if window has been resized [core] ADDED: IsWindowHidden() - Check if window is currently hidden [core] ADDED: UnhideWindow() - Show the window |
