Browse Source

README.md edited online with Bitbucket

pull/1/head
Leonard Ritter 10 years ago
parent
commit
a925edae73
1 changed files with 5 additions and 3 deletions
  1. +5
    -3
      README.md

+ 5
- 3
README.md View File

@@ -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 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. 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) ![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 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). 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)
![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)

Loading…
Cancel
Save