*/}}

A lightweight graphical user interface application framework

Georg Gadinger 204ed24d4d initial attempt to get it to build on macOS with GLFW3 пре 4 месеци
android 314ac00eac Adds png and luajit to optional пре 8 месеци
fonts 39b4062c58 Fonts are added into the repo for convenience of downloading with git пре 1 година
nanovg e058bb46cc Include NanoVG into LaGUI пре 1 година
resources b4ff8b4bd0 add function declarations and missing return values, use C++17 пре 4 месеци
wintab 45d33e6399 Wacom wintab support пре 1 година
.gitignore b4ff8b4bd0 add function declarations and missing return values, use C++17 пре 4 месеци
CMakeLists.txt 204ed24d4d initial attempt to get it to build on macOS with GLFW3 пре 4 месеци
COPYING 86b647f274 Added GPLv3 header пре 1 година
COPYING_SIL b72130ab79 Added sil font licence пре 1 година
FindLuaJIT.cmake f6d6f6acf9 luajit terminal initial support in lagui пре 9 месеци
README.md 0abf6a3437 new readme and remove roundf64 пре 1 година
la_5.h 204ed24d4d initial attempt to get it to build on macOS with GLFW3 пре 4 месеци
la_animation.c b4ff8b4bd0 add function declarations and missing return values, use C++17 пре 4 месеци
la_audio.c b4ff8b4bd0 add function declarations and missing return values, use C++17 пре 4 месеци
la_controllers.c f084b37811 Clean up printf's пре 10 месеци
la_data.c b4ff8b4bd0 add function declarations and missing return values, use C++17 пре 4 месеци
la_data.h c5fb5ecc37 More animation adaptations пре 8 месеци
la_icon.h 99e773e776 Separate shader strings. Marco fixes. пре 1 година
la_icon_gen.py 86b647f274 Added GPLv3 header пре 1 година
la_interface.h 204ed24d4d initial attempt to get it to build on macOS with GLFW3 пре 4 месеци
la_kernel.c 204ed24d4d initial attempt to get it to build on macOS with GLFW3 пре 4 месеци
la_resource.c b4ff8b4bd0 add function declarations and missing return values, use C++17 пре 4 месеци
la_tns.h 204ed24d4d initial attempt to get it to build on macOS with GLFW3 пре 4 месеци
la_tns_kernel.c 204ed24d4d initial attempt to get it to build on macOS with GLFW3 пре 4 месеци
la_tns_mesh.c e143158434 Always origin and select linked пре 8 месеци
la_tns_shape.c c194c1dc8a Material animation basics пре 8 месеци
la_translation_gen.py f98691873f Translations, widget improvements, event handling etc a whole lot пре 1 година
la_util.c 204ed24d4d initial attempt to get it to build on macOS with GLFW3 пре 4 месеци
la_util.h 204ed24d4d initial attempt to get it to build on macOS with GLFW3 пре 4 месеци
lagui-config.cmake 204ed24d4d initial attempt to get it to build on macOS with GLFW3 пре 4 месеци
miniaudio.h 75605e0934 Synth implementation moved from shed to here. пре 1 година

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.