From a925edae73f46d321fe540342a45d4ff5ca03526 Mon Sep 17 00:00:00 2001 From: Leonard Ritter Date: Tue, 23 Sep 2014 20:32:50 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6d62300..93e10fb 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ To render correctly, Blendish needs both [icon sheet](https://svn.blender.org/svnroot/bf-blender/trunk/blender/release/datafiles/blender_icons16.png) and [font](https://svn.blender.org/svnroot/bf-blender/trunk/blender/release/datafiles/fonts/) from the Blender repository. See source code for more information. -![blendish2.png](https://bitbucket.org/repo/zAzpBG/images/1457969701-blendish2.png) - ![oui_logo.png](https://bitbucket.org/repo/zAzpBG/images/4211571908-oui_logo.png) The repository also hosts **OUI** (short for "Open UI", spoken like the french "oui" for "yes"), a platform agnostic single-header C library for layouting GUI elements and @@ -12,4 +10,8 @@ handling related user input. Together with a set of widget drawing and logic rou Here's a screenshot of Blendish styling a set of layouted OUI items (also contained in example.cpp). -![oui_frozen.png](https://bitbucket.org/repo/zAzpBG/images/1655961333-oui_frozen.png) \ No newline at end of file +![oui_frozen.png](https://bitbucket.org/repo/zAzpBG/images/1655961333-oui_frozen.png) + +Here's a shot of all available Blendish theming functions: + +![blendish2.png](https://bitbucket.org/repo/zAzpBG/images/1457969701-blendish2.png)