Go to file
2012-10-24 14:21:48 +02:00
Build@a42715960b Upgrade display distance fiead 2012-09-14 17:22:39 +02:00
exemple add button color (not ended) 2012-03-05 00:07:43 +01:00
Java [DEV] support multiple android version 2012-10-18 18:17:14 +02:00
share new distance fieald display work corectly, need to work on the values 2012-09-07 16:32:54 +02:00
Sources [DEV] Better Entry widget & change the short-cut system to permit to have multiple shortcut depending of the widget 2012-10-23 17:48:59 +02:00
.gitignore change the scene management system 2012-09-04 18:23:40 +02:00
.gitmodules compilation for windows done corectly with glew ==> need to be tested on a real windows to test it 2012-08-30 18:32:31 +02:00
avancement.boo Remove log and update todo 2012-05-01 19:27:14 +02:00
README.md [DOC] add dependence of the packages 2012-10-24 14:21:48 +02:00
tutorial.boo Change color_ts structure un a class vertion of it 2012-06-19 16:55:09 +02:00

Edn

Ewol (Edn Widget OpenGl Layer) is a FREE software.

Instructions

download the software :

git clone git://github.com/HeeroYui/ewol.git
cd ewol
git submodule init
git submodule update

Compile software and install :

For this you might use a priject that create binaies or somting else ...
Show http://github.com/HeeroYui/edn project

Dependency packages

sudo apt-get install realpath

License (DSB like)

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.