mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-30 02:39:17 -05:00
Update CHANGELOG
This commit is contained in:
@ -17,6 +17,7 @@ Detailed changes:
|
|||||||
[core] ADDED: raylibVersion symbol, it could be required by some bindings (#2190)
|
[core] ADDED: raylibVersion symbol, it could be required by some bindings (#2190)
|
||||||
[core] ADDED: SetWindowOpacity() (#2254) by @tusharsingh09
|
[core] ADDED: SetWindowOpacity() (#2254) by @tusharsingh09
|
||||||
[core] ADDED: GetRenderWidth() and GetRenderHeight() by @ArnaudValensi
|
[core] ADDED: GetRenderWidth() and GetRenderHeight() by @ArnaudValensi
|
||||||
|
[core] ADDED: EnableEventWaiting() and DisableEventWaiting()
|
||||||
[core] ADDED: GetFileLength()
|
[core] ADDED: GetFileLength()
|
||||||
[core] ADDED: Modules info at initialization
|
[core] ADDED: Modules info at initialization
|
||||||
[core] ADDED: Support clipboard copy/paste on web
|
[core] ADDED: Support clipboard copy/paste on web
|
||||||
|
|||||||
Reference in New Issue
Block a user