Insality
|
4ea9f18e10
|
#127 Rename druid:create() to druid:new(). Create deprecated
|
2021-04-04 13:52:12 +03:00 |
|
Insality
|
20e65d8ff6
|
Update changelog
|
2021-04-04 13:48:04 +03:00 |
|
Maxim Tuprikov
|
c27ba03a77
|
Merge pull request #128 from Insality/117-update-examples
117 update examples
|
2021-04-04 13:46:08 +03:00 |
|
Insality
|
74a238a6bb
|
Examples update
|
2021-04-04 13:45:20 +03:00 |
|
Insality
|
ebabb37761
|
Move all examples to separate collections
|
2021-04-04 13:39:08 +03:00 |
|
Insality
|
04d6babdff
|
Move examples to new collections
|
2021-04-04 13:21:34 +03:00 |
|
Insality
|
24237899af
|
Start rework examples system
|
2021-04-04 12:46:28 +03:00 |
|
Insality
|
995b16ad37
|
Merge branch 'develop' into 117-update-examples
|
2021-04-04 11:44:27 +03:00 |
|
Insality
|
a631f261d9
|
#101 Fix scroll to other node instead of swipe direction with scroll's points of intereset (without inert settings)
|
2021-04-04 11:30:39 +03:00 |
|
Insality
|
0472e5d6db
|
Little code refactor, update changelog
|
2021-04-02 10:07:22 +03:00 |
|
Insality
|
12dcdd970b
|
Update docs and changelog
|
2021-04-02 09:15:17 +03:00 |
|
Insality
|
c903000f83
|
Update changelog
|
2021-04-01 23:33:58 +03:00 |
|
Maxim Tuprikov
|
b19dc33b4a
|
Merge pull request #113 from Insality/43-infinity-scroll
43 infinity scroll
|
2021-04-01 23:17:30 +03:00 |
|
Insality
|
295aca26a3
|
Update docs
|
2021-04-01 23:16:16 +03:00 |
|
Insality
|
001fc163ea
|
Update changelog
|
2021-04-01 23:03:28 +03:00 |
|
Insality
|
227d809c83
|
Update default page, update changelogs
|
2021-04-01 22:52:03 +03:00 |
|
Insality
|
2917affe5e
|
#123 Add mouse scroll for Scroll component
|
2021-04-01 22:47:12 +03:00 |
|
Insality
|
72efdc13bf
|
Rename Infinity list to Data list
|
2021-04-01 22:02:15 +03:00 |
|
Insality
|
03a00fe3d2
|
Update infinity list
|
2021-04-01 21:58:46 +03:00 |
|
Insality
|
6a44a7dcff
|
Replace spaces with tabs
|
2021-04-01 21:29:28 +03:00 |
|
Insality
|
ac7d090cf0
|
Merge branch 'develop' into 43-infinity-scroll
|
2021-04-01 21:14:29 +03:00 |
|
Maxim Tuprikov
|
c5782b5cc2
|
Merge pull request #122 from Insality/102-input-priority
WIP #102 Add separate input priority component value
|
2021-04-01 21:11:31 +03:00 |
|
Insality
|
d6941994c5
|
Update Defold on 180 version
|
2021-04-01 21:10:07 +03:00 |
|
Insality
|
1bceadff71
|
Update changelog
|
2021-04-01 21:06:35 +03:00 |
|
Insality
|
58163caf25
|
Merge branch 'develop' into 102-input-priority
|
2021-04-01 21:00:13 +03:00 |
|
Insality
|
14dccea799
|
Update set/reset input priority functions. Remove increase_input_priority function
|
2021-04-01 20:59:47 +03:00 |
|
Maxim Tuprikov
|
eb1b03bd8b
|
Merge pull request #121 from Insality/116-input-component-arg
#116 Add ability to pass text component instead of text node name
|
2021-04-01 20:35:36 +03:00 |
|
Insality
|
4bf3363d8b
|
Merge branch 'develop' into 116-input-component-arg
# Conflicts:
# docs_md/changelog.md
|
2021-04-01 20:35:16 +03:00 |
|
Insality
|
87a5700587
|
Add changelog for changes
|
2021-04-01 20:34:55 +03:00 |
|
Insality
|
7c79985be6
|
#124 Add set_click_zone to scroll component
|
2021-04-01 20:32:29 +03:00 |
|
Insality
|
fe3ac2e985
|
Add locale_id in Lang Text component optional
|
2021-04-01 20:28:09 +03:00 |
|
Insality
|
44842f78dc
|
Add set/reset input priority functions
|
2021-02-13 20:10:30 +05:00 |
|
Maxim Tuprikov
|
b254448e54
|
Merge pull request #120 from aglitchman/patch-2
Optimize Mobile/Web detection
|
2021-02-12 21:34:32 +05:00 |
|
Artsiom Trubchyk
|
fa559a2a28
|
Add sys info consts
|
2021-02-11 12:33:32 +03:00 |
|
Insality
|
731a47e01d
|
Add separate input priority component value
|
2021-02-07 14:57:39 +05:00 |
|
Insality
|
2bafc0a140
|
Add ability to pass text component instead of text node name
|
2021-02-07 13:21:22 +05:00 |
|
Insality
|
8a173305de
|
Better on end touch events
|
2021-02-07 13:14:30 +05:00 |
|
Artsiom Trubchyk
|
cfd654c1b2
|
Optimize helper.lua
|
2021-02-05 21:07:40 +03:00 |
|
Insality
|
7ac6c9b02b
|
Add outside scroll vector, add correct check for is in view zone
|
2021-01-30 20:16:54 +05:00 |
|
Insality
|
2b5c5bf6fa
|
Infinity scroll progress
|
2020-11-29 23:01:12 +03:00 |
|
Insality
|
897d401142
|
Add more annotations, update grid_page example
|
2020-11-29 22:17:51 +03:00 |
|
Insality
|
14a4e4365e
|
Fix infinity list elements render count, little optimize scroll
|
2020-11-29 21:51:09 +03:00 |
|
Insality
|
dd3058db83
|
Add toggle stencil in infinity scroll example
|
2020-11-29 21:37:56 +03:00 |
|
Insality
|
de5dad8874
|
Update infinity_list, add optional context to druid event
|
2020-11-29 21:37:42 +03:00 |
|
Insality
|
e9a8dd0795
|
Optimize main example gui scene
|
2020-11-29 20:52:04 +03:00 |
|
Insality
|
834d0714e0
|
Fix static poses calculation
|
2020-11-09 01:11:22 +03:00 |
|
Insality
|
e038d70039
|
Return grid binding
|
2020-11-08 23:22:33 +03:00 |
|
Insality
|
74efdbfe71
|
Add shift policy to grids
|
2020-11-08 23:20:16 +03:00 |
|
Insality
|
560c6cb95f
|
Start implement new check elements (for both dynamic and static grids). Add dynnamic infinityi scroll to example
|
2020-11-08 13:58:05 +03:00 |
|
Insality
|
ad59c30a89
|
Add scroll is_node_in_view function
|
2020-11-08 13:34:15 +03:00 |
|