*/}}

A lightweight graphical user interface application framework

YimingWu e1d879dc7e Some data api naming/type change for ui há 1 ano atrás
android 314ac00eac Adds png and luajit to optional há 1 ano atrás
fonts 39b4062c58 Fonts are added into the repo for convenience of downloading with git há 2 anos atrás
nanovg e058bb46cc Include NanoVG into LaGUI há 1 ano atrás
resources e1d879dc7e Some data api naming/type change for ui há 1 ano atrás
wintab 45d33e6399 Wacom wintab support há 2 anos atrás
.gitignore 39b4062c58 Fonts are added into the repo for convenience of downloading with git há 2 anos atrás
CMakeLists.txt 314ac00eac Adds png and luajit to optional há 1 ano atrás
COPYING 86b647f274 Added GPLv3 header há 2 anos atrás
COPYING_SIL b72130ab79 Added sil font licence há 2 anos atrás
FindLuaJIT.cmake f6d6f6acf9 luajit terminal initial support in lagui há 1 ano atrás
README.md 0abf6a3437 new readme and remove roundf64 há 2 anos atrás
la_5.h e47b6bee98 fixed some linker issue há 1 ano atrás
la_animation.c b9ff0a0997 Mesh normal and destroy action fixes. há 1 ano atrás
la_audio.c cbbaf9a5ac lua_pcall for drivers for error logging. há 1 ano atrás
la_controllers.c f084b37811 Clean up printf's há 1 ano atrás
la_data.c 624c46933c Animation working slightly better? há 1 ano atrás
la_data.h c5fb5ecc37 More animation adaptations há 1 ano atrás
la_icon.h 99e773e776 Separate shader strings. Marco fixes. há 2 anos atrás
la_icon_gen.py 86b647f274 Added GPLv3 header há 2 anos atrás
la_interface.h 314ac00eac Adds png and luajit to optional há 1 ano atrás
la_kernel.c 63b66831cd Slight clean up for printf and gl debug há 1 ano atrás
la_resource.c b906c0eff7 VCA and Oscilloscope há 1 ano atrás
la_tns.h 314ac00eac Adds png and luajit to optional há 1 ano atrás
la_tns_kernel.c cbbaf9a5ac lua_pcall for drivers for error logging. há 1 ano atrás
la_tns_mesh.c e143158434 Always origin and select linked há 1 ano atrás
la_tns_shape.c c194c1dc8a Material animation basics há 1 ano atrás
la_translation_gen.py f98691873f Translations, widget improvements, event handling etc a whole lot há 2 anos atrás
la_util.c 314ac00eac Adds png and luajit to optional há 1 ano atrás
la_util.h 314ac00eac Adds png and luajit to optional há 1 ano atrás
lagui-config.cmake e47b6bee98 fixed some linker issue há 1 ano atrás
miniaudio.h 75605e0934 Synth implementation moved from shed to here. há 1 ano atrás

README.md

LaGUI

LaGUI 是一个图形应用程序框架。

版权所有 (C) 2022-2023 吴奕茗

了解更多: https://ChengduLittleA.com/lagui

赞助:https://patreon.com/ChengduLittleA

LaGUI 采用 GNU GPL v3 许可证,Noto 字体采用 SIL Open Font 许可证 您将在源代码文件夹找到许可证的具体信息。


LaGUI

LaGUI: A graphical application framework.

Copyright (C) 2022-2023 Wu Yiming

Learn more about LaGUI: https://ChengduLittleA.com/lagui

Support the development: https://patreon.com/ChengduLittleA

LaGUI is licensed with GNU GPL v3, and Noto fonts are licensed with SIL Open Font license. You should be able to find details about the license in the source code directory.