Merge branch 'develop'

This commit is contained in:
Insality 2020-04-13 19:39:57 +03:00
commit 5688707b62
2 changed files with 1 additions and 12 deletions

View File

@ -1,12 +0,0 @@
Simple to-do for Druid Alpha 0.2.0
- better default style, add template for custom style
- compare with gooey
- remove component autoremove all children component
- unify component api (get/set/to and other general stuff)
- add input_text component for alpha release
- custom input settings (name of touch, text, etc)
- try use final druid in real project (FI uses custom druid) (use in 4321?)
- ability to relocalize all locale text nodes
- ability to control buttons via controller. Select it by cursor (d-pad)

View File

@ -10,6 +10,7 @@ height = 900
[project] [project]
title = druid title = druid
version = 0.2.0
[library] [library]
include_dirs = druid include_dirs = druid