• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

CMake/H03-May-2022-2,5072,181

Common/H03-May-2022-10,6518,254

Demos/H03-May-2022-5,6674,181

Docs/H03-May-2022-460452

Media/H03-May-2022-19,75519,363

MyGUIEngine/H03-May-2022-50,24335,530

Platforms/H03-May-2022-84,29467,460

Plugins/H03-May-2022-3,7542,454

Scripts/H03-May-2022-1,5921,252

Tools/H03-May-2022-52,28838,520

UnitTests/H03-May-2022-28,62920,975

Wrappers/H03-May-2022-39,43932,844

.gitattributesH A D10-Feb-202011 11

.gitignoreH A D10-Feb-20205 11

.travis.ymlH A D10-Feb-20201 KiB3533

AUTHORSH A D10-Feb-2020145 107

COPYING.MITH A D10-Feb-20201.1 KiB2217

README.mdH A D10-Feb-2020559 137

README.md

1![MyGUI logo](http://mygui.info/images/MyGUI_Logo.png)
2
3[![Build Status](https://travis-ci.org/MyGUI/mygui.svg?branch=master)](https://travis-ci.org/MyGUI/mygui)
4
5MyGUI is a cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications.
6
7* Website: http://mygui.info/
8
9* There you can find basic information about how to build MyGUI:
10	http://www.ogre3d.org/tikiwiki/MyGUI+Compiling
11
12* Note: support for Ogre3D 2.0 is currently in beta state and available in a separate [branch](https://github.com/MyGUI/mygui/tree/ogre2).
13