|
@@ -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.
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
Here's a shot of all available Blendish theming functions:
|
|
|
|
|
|
|
|
|
|
|
|

|