Skip to content

12.20

Compare
Choose a tag to compare
@chrisws chrisws released this 08 Jan 07:43
· 337 commits to master since this release
e5b1a91

COMMON: Fix to allow c-modules to be called from units
COMMON: Fix to allow multiple modules and units within same program
COMMON: Implemented c-styles escape sequences
COMMON: Add support for inline assignment of export variables
COMMON: Add support for unit alias names
COMMON: ensure INT datatype is always 64 bits
CONSOLE: give error when file not found
SDL: Update editor popup appearance
SDL: Implemented restoring the cursor position
ANDROID: add option to preserve user data when app uninstalled
ANDROID: change path label when displaying project folder
MODULES: added raylib, nuklear, websocket, glfw and clipboard modules.