22 Commits

Author SHA1 Message Date
Insality
05425fb76c Scroll refactoring process 2020-04-28 18:13:43 +03:00
Insality
67038b5c77 Add increase/reset input priority. Input field now increase self prioirty 2020-04-18 13:44:23 +03:00
Insality
36d7bcee5a Update docs and changelogs 2020-04-18 02:31:52 +03:00
Insality
f02c68242a Add list of druid instances, add global events: on_window_callback, on_layout_change and on_language_change 2020-04-18 01:41:28 +03:00
Insality
3339b00071 Add simple swipe component 2020-04-17 20:04:45 +03:00
Insality
48bd0da429 Update annotations 2020-04-09 22:07:56 +03:00
Insality
59d7635cf8 Change game.project settings autofocus -> no_auto_input 2020-03-22 12:16:59 +03:00
Insality
85e2235bae Add more scroll examples 2020-03-19 00:07:55 +03:00
Insality
c2b65eb4e2 Input priority little rework? Remove on_swipe 2020-02-23 12:17:25 +03:00
Insality
44016bc4f3 Remove progress_rich component, move it to separate repository (druid-assets) 2020-02-22 23:54:26 +03:00
Insality
640753c080 Rename locale -> lang_text 2020-02-22 15:24:52 +03:00
Insality
3e30fd4417 Remove match_event from druid, add hover component 2020-02-22 15:09:29 +03:00
Insality
b198e09560 Add functions stubs 2020-02-22 14:44:12 +03:00
Insality
3b38992de8 remove druid_animate, update docs 2020-02-06 01:53:41 +03:00
Insality
92098052e3 All basic components declared with explicit way 2020-02-05 02:43:37 +03:00
Insality
9ae07b4784 Druid instance refactoring 2020-02-03 22:16:01 +03:00
Insality
be8869951a Add class component and druid_instance 2020-02-03 22:08:49 +03:00
Insality
2b534cc205 Code style refactor 2020-01-30 02:11:59 +03:00
Insality
32bbddb706 Little code refactor 2020-01-30 02:00:01 +03:00
Insality
add6b8e301 Move components array from self to self.components and self.components_all 2020-01-30 01:55:37 +03:00
Insality
ae47bcee8f Add component instance with general methods. New component constructor 2020-01-30 01:46:02 +03:00
Insality
513a4c141b Move _fct_metatable to separate file druid_instance 2020-01-30 01:01:45 +03:00