From 9f1bec39f9d3d67c5d194fa4553c2ace09656a1c Mon Sep 17 00:00:00 2001 From: jussi Date: Sat, 24 Feb 2024 17:27:34 +0200 Subject: Api Scanner. --- changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 6bbc481..6e59f3e 100644 --- a/changelog +++ b/changelog @@ -6,12 +6,15 @@ KEY CHANGES: - ADDED: LoadImageFromData. - CHANGE: Process renamed to update to be more inline with naming of raylib and common convention. - ADDED: Raygui lib tooltip. + - ADDED: apiScanner.lua for searching unimplemented functions from raylib. DETAILED CHANGES: - ADDED: GetBufferElementSize and GetBufferLength. - FIXED: Compress_data example. - FIXED: GuiGetFont return lightuserdata. - FIXED: GuiSetStyle, GuiLoadStyle and GuiLoadStyleDefault sets state->guiDefaultFont to GuiGetFont. + - ADDED: TextFindIndex. + - FIXED: SeekMusicStream was not assigned. ------------------------------------------------------------------------ Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3