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
|
227d809c83
|
Update default page, update changelogs
|
2021-04-01 22:52:03 +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 |
|
Insality
|
14dccea799
|
Update set/reset input priority functions. Remove increase_input_priority function
|
2021-04-01 20:59:47 +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
|
dd3058db83
|
Add toggle stencil in infinity scroll example
|
2020-11-29 21:37:56 +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
|
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 |
|
Insality
|
4730da768f
|
Update infinity page example script
|
2020-11-08 00:54:20 +03:00 |
|
Insality
|
90d8e6c57f
|
Merge branch 'develop' into 43-infinity-scroll
# Conflicts:
# druid/base/grid.lua
# druid/const.lua
# druid/system/druid_instance.lua
|
2020-11-03 23:25:02 +03:00 |
|
Insality
|
e21823407f
|
Update annotations
|
2020-10-12 22:08:05 +03:00 |
|
Insality
|
e00ab4f0a1
|
Update grid example
|
2020-09-28 22:11:09 +03:00 |
|
Insality
|
453c8327c8
|
Update FAQ
|
2020-09-28 21:40:09 +03:00 |
|
Insality
|
a36ba5ab1c
|
Add more available pivots for dynamic grid
|
2020-09-28 02:58:43 +03:00 |
|
Insality
|
0e96c582c9
|
Better grid example hints
|
2020-09-28 02:33:47 +03:00 |
|
Insality
|
1c292f44b7
|
Remove grid and scroll from main page in example
|
2020-09-28 02:24:20 +03:00 |
|
Insality
|
246574c86b
|
Update grid and scroll documentation
|
2020-09-28 02:21:44 +03:00 |
|
Insality
|
0b1051b5b2
|
Add scroll:bind_grid function
|
2020-09-28 01:56:43 +03:00 |
|
Insality
|
c0bd3e599b
|
Add correct static grid node spawn
|
2020-09-28 01:42:49 +03:00 |
|
Insality
|
caeb3bbf2f
|
Add offset to grid components to center nodes
|
2020-09-28 01:35:44 +03:00 |
|
Insality
|
a6963f1055
|
Refactor dynamic_gri remove
|
2020-09-27 23:19:35 +03:00 |
|
Insality
|
954e4c0d6e
|
Remove scroll node color (debug mode)
|
2020-09-27 22:33:37 +03:00 |
|
Insality
|
5db669218d
|
Add dynamic grid horizontal example. Add control buttons for gris
|
2020-09-27 22:13:34 +03:00 |
|
Insality
|
5c4497330c
|
Add vertical dynamic grid to example
|
2020-09-27 18:59:54 +03:00 |
|
Insality
|
f25a8acd95
|
Remove side from dynamic_grid, move it to node pivot
|
2020-09-24 09:32:39 +03:00 |
|
Insality
|
d0385a3c03
|
FIx dynamic grid sides
|
2020-09-24 09:23:45 +03:00 |
|
Insality
|
7b1feee341
|
Add scroll:set_horizontal/vertical_scroll functions
|
2020-09-22 00:25:14 +03:00 |
|
Insality
|
47562de78a
|
Add scroll to grid examples
|
2020-09-22 00:13:59 +03:00 |
|
Insality
|
f8731b2640
|
Add initial progress on dynamic grid
|
2020-09-21 23:00:51 +03:00 |
|
Insality
|
15a94173d2
|
Refactor StaticGrid component. Change component:get_nodes -> component:get_component_nodes
|
2020-09-21 01:25:26 +03:00 |
|
Insality
|
07c57d5cc6
|
Add border offset fixes
|
2020-09-21 00:47:08 +03:00 |
|
Insality
|
ace1fc6cb1
|
Add node shift at add/remove for static grid
|
2020-09-21 00:37:44 +03:00 |
|
Insality
|
cf87c89cff
|
Update grid usage at grid example page
|
2020-09-21 00:00:00 +03:00 |
|
Insality
|
d410192669
|
Add helper.deprecated function. Renamed grid to static_grid
|
2020-09-20 23:09:11 +03:00 |
|
Insality
|
2d2790f760
|
Add more infinity scroll example
|
2020-09-16 01:23:11 +03:00 |
|
Insality
|
f027d4ac96
|
Add grid node anchor correct for calculate borders
|
2020-09-16 00:47:24 +03:00 |
|
Insality
|
7a6e8bbef3
|
Add example of infinity scroll
|
2020-09-16 00:34:38 +03:00 |
|
Insality
|
04c39f1ce2
|
Add on layout change initial support
|
2020-09-16 00:31:05 +03:00 |
|
Insality
|
f182439f2a
|
#76 add params for lang text string.format
|
2020-07-18 22:16:24 +03:00 |
|
Insality
|
3ba51f3e9d
|
#79 fix remove in on_input, add grid page example
|
2020-07-18 21:42:51 +03:00 |
|