Updated ImGui. Added initial support for SDL3 in CMakeLists.txt. Jan 23, 2025 Repository files navigation README License sgl - Simple Graphics Library (using OpenGL and SDL) sgl is a collection of utility functions for developing OpenGL and Vulkan graphics applications for Linux & Windows with...
"com.qfsw.qgui": "https://github.com/QFSW/QGUI.git" Your file should end up like this { "dependencies": { "com.qfsw.qgui": "https://github.com/QFSW/QGUI.git", ... }, } About A simple but effective IMGUI library for the Unity Engine for when EditorGUILayout is unavailab...
add build script for github workflow 3年前 database 开始构建权限管理 & 角色配置 3年前 doc update code and sql script file on document 3年前 front-src 添加用户管理系统&优化UI 3年前 .dockerignore optimize: build 4年前 .gitignore 增加环境隔离配置文件 ...
img update readme file 4年前 routers 新增镜像远程导入功能 & 优化镜像导出效果 4年前 script 新增启动指定端口的功能 4年前 test 新增一键精简Image/Volume/Container 等资源的功能 4年前 ui 新增镜像远程导入功能 & 优化镜像导出效果 4年前 utils
If I could build the complete solution and run it myself, that would help me find the source of the error (if the error message and stack trace don’t help you find it). Can you upload the complete solution to GitHub? If you haven’t uploaded a solution to GitHub before, here is ...
Displays reports by using the Configuration Manager Report Viewer or by using Report Manager, which is a web-based connection to the report. Provides high performance, availability, and scalability. Provides subscriptions to reports that users can subscribe to; for example,...
Simple-Log采用PHP MySQL构建,模板采用Smarty模板引擎,使模板设计变得简单。 系统采用jQuery框架,使js扩展变得更加便捷。 对系统边栏插件化,模板文件在后台可以直接修改,使网站修改更加简单。 Simple-Log 1.6 build 20130104 更新日志: 1.修改已知程序bug 2.改进系统
-- the navigation menu --><li><ahref="#page1">Page 1</a></li><!-- a few navigation buttons --><li><ahref="#page2">Page 2</a></li><li><ahref="#page3">Page 3</a></li><li><ahref="#page4">Page 4</a></li><li><imgid="loading"src="img/ajax_load.gif"alt="...
importcom.intellij.openapi.ui.SimpleToolWindowPanel;//导入方法依赖的package包/类privateJPanelcreateLicenseInfoTab(booleansupported){ ActionToolbar toolbar = ComponentUtils.createActionToolbar(licensesComponentsTree); licenseFilterMenu =newLicenseFilterMenu(project); ...
我大概在1月12,13号左右尝试改cet的源代码,因为原版有导出ImGui的PushFont和PopFont到Lua接口中,...