Commit Graph

  • f7e6888c5a Revert "Solve #182 add table pool for events" Insality 2022-04-05 23:18:39 +03:00
  • 70e94ec14a Fix event table pool Insality 2022-04-05 19:20:03 +03:00
  • dff522fbaa Solve #182 add table pool for events Insality 2022-04-05 18:57:40 +03:00
  • 2779f9cf7a Start implement druid layout component Insality 2022-04-05 18:17:39 +03:00
  • c263c60de8 Fix changelog type Insality 2022-03-12 12:18:33 +02:00
  • b5a77391a4 Merge pull request #180 from Insality/develop 0.9.0 Maxim Tuprikov 2022-03-12 12:07:50 +02:00
  • 8054ad84f9 Update version to 0.9.0 update live example Insality 2022-03-12 12:03:39 +02:00
  • d0f3d6641a Add reproducable ldoc generation Insality 2022-03-12 11:58:00 +02:00
  • 9c2b442c50 Update md docs of custom components Insality 2022-03-12 11:54:45 +02:00
  • 102d8ca579 Update druid editor scripts to run from dependency Insality 2022-03-12 10:50:25 +02:00
  • e1ce982043 Revert "Move editor scripts to druid folder" Insality 2022-03-12 09:04:25 +02:00
  • 58a877f8a7 Update docs Insality 2022-03-12 09:03:45 +02:00
  • 18eb52b92b Update changelogs Insality 2022-03-11 20:43:20 +02:00
  • c5c335d17c Optimize component and event creation, add cache for interests, optimize scroll Insality 2022-03-11 20:37:18 +02:00
  • cc35fe208c Force disable dynamic node poses of static grid in data_list Insality 2022-03-11 19:41:05 +02:00
  • db1e7ec502 Add reinit data_list example, add debug mode for druid/components. Refactor scroll is_in_view. Use late remove while scroll update Insality 2022-03-11 19:20:33 +02:00
  • 4166fbe089 Now can pass node (not string) even if component nodes is defined Insality 2022-03-11 14:33:36 +02:00
  • d44e196b96 Move Emmylua annotations to Druid folder Insality 2022-03-11 14:26:31 +02:00
  • 1cfec9df15 Update changelog Insality 2022-03-11 14:24:35 +02:00
  • ea5b3dcea3 Solve #178 Update get_text_width -> get_text_size Insality 2022-03-11 10:08:41 +02:00
  • 007e715009 Move editor scripts to druid folder Insality 2022-03-11 10:02:04 +02:00
  • b1b44b412e Update changelogs Insality 2022-03-11 10:00:16 +02:00
  • 02601c142d Add checkboxes example Insality 2022-03-11 01:06:13 +02:00
  • fbe5db7875 Add general swipe and drag examples Insality 2022-03-11 00:21:50 +02:00
  • 760946765c Update generate component script Insality 2022-03-10 21:45:23 +02:00
  • 6bb5ee59a8 Merge pull request #177 from Insality/custom_components Maxim Tuprikov 2022-03-10 20:32:13 +02:00
  • 70d4f0f1f8 Rename component template for autogenerate Insality 2022-03-10 20:23:55 +02:00
  • 8256fc9d92 Update defold version to 1.3.0 Insality 2022-03-10 20:21:27 +02:00
  • 7465212cf0 Don't process layouting node inside templates Insality 2022-03-10 20:00:33 +02:00
  • 505ff9a540 Solve #159 Add auto layouting for generate custom Druid component Insality 2022-03-10 19:50:16 +02:00
  • b84b6c461d Solve #119 Add script for create custom component Insality 2022-03-09 21:17:24 +02:00
  • 7b8dfb1ef0 Solve #114 Add default component templates for fast usage Insality 2022-03-09 19:13:00 +02:00
  • 57b9770419 Solve #44 Add slider drag not only by pin, but can additional add input zone Insality 2022-03-09 18:54:58 +02:00
  • a8fcb9a25c Add cache last_scene and last scroll position to druid example. Fix scroll_to_percent by y (again) Insality 2022-03-09 18:36:19 +02:00
  • fc2d93c34f Update README md Insality 2022-03-09 18:19:36 +02:00
  • 669b525c15 Add self:get_node assert, add no_auto_template flag, fix idents Insality 2022-03-09 18:14:40 +02:00
  • a3e5ff1116 Resolve #171 #158 Don't need to pass full template name, correct work with inner clone_tree and inner templates Insality 2022-03-09 18:06:41 +02:00
  • a4e8e9fb3a Add pin knob custom component Insality 2022-03-09 00:34:04 +02:00
  • 6e2fe4de83 Add protected field to annotations Insality 2022-03-08 22:06:39 +02:00
  • 2e9ab69001 Add rich input component and example Insality 2022-03-08 21:31:44 +02:00
  • 81c8e4aa00 Update workspace, update templates Insality 2022-03-08 20:41:55 +02:00
  • dc76d3b3d4 Update docs, update custom component templates Insality 2022-03-08 20:32:10 +02:00
  • f801bb6862 Update doc links, update emmylua generator Insality 2022-03-08 20:21:39 +02:00
  • a846adf97b Update docs Insality 2022-03-08 18:38:17 +02:00
  • a87a576ded Update #168 Remove unused global on_layout_change Insality 2022-03-01 02:09:28 +02:00
  • 129a102cc8 Solve #165 Add set_in_row function for StaticGrid Insality 2022-02-28 22:18:07 +02:00
  • bd0c5545ae Solve #168 Added button to open the source code of current example Insality 2022-02-28 22:02:13 +02:00
  • 2a0998d236 Merge pull request #170 from Insality/develop Maxim Tuprikov 2022-02-28 21:41:41 +02:00
  • ac72c172fe Update version to 0.8.1 0.8.1 Insality 2022-02-28 21:37:49 +02:00
  • 2d78bcb5e9 Solve #169 Fix on_layout_change Insality 2022-02-28 21:37:23 +02:00
  • 10fad9c871 Merge pull request #167 from Insality/develop 0.8.0 Maxim Tuprikov 2022-02-12 17:22:52 +02:00
  • 3b329f9c25 Update docs, annotations and style for checkbox Insality 2022-02-12 17:17:36 +02:00
  • 4e0fd264b1 Prepare for release 0.8.0 Insality 2022-02-12 17:02:27 +02:00
  • a75dd5a6f9 Merge branch 'master' into develop Insality 2022-02-12 16:20:48 +02:00
  • c12bfe63a5 Merge pull request #166 from SalavatR/patch-1 Maxim Tuprikov 2022-02-02 16:19:18 +02:00
  • 21830d9886 Update input.lua SalavatR 2022-02-02 19:51:15 +06:00
  • 3ac2986171 #162 Add static grid last row alignment Insality 2022-01-27 22:29:13 +02:00
  • 97e7631d22 #155 Add margin to total width in centrate_nodes Insality 2022-01-27 19:35:29 +02:00
  • f534baf2ee #163 Default locale id from text node for lang_text component Insality 2022-01-27 18:31:33 +02:00
  • 54f80aeccd #160 Remove component interests, now setup it with function declaring Insality 2022-01-27 01:48:05 +02:00
  • 7a5faa2b85 #164 Fix scroll_to_percent wrong Y position Insality 2022-01-27 01:15:12 +02:00
  • b7d2891fed #153 Add Druid acquire input to late_init step Insality 2022-01-27 01:13:23 +02:00
  • ef455a71eb #00 Add more self chaining to Lang text component Insality 2022-01-27 01:12:49 +02:00
  • 30f48f1d27 #00 Add text arg to on_input_unselect event Insality 2022-01-27 01:11:34 +02:00
  • b42d16d999 #152 Add instans set_state for Checkbox component Insality 2022-01-27 01:09:24 +02:00
  • 8d0f9e5070 #154 Change text adjust const to strings Insality 2022-01-27 01:06:35 +02:00
  • 43adb5f52d #147 Remove ... from lang_text to fixed arguments, add lang_text:format additional functions Insality 2021-11-20 11:14:04 +02:00
  • d0c91c9cb5 #151 Fix text adjust by height Insality 2021-11-20 11:12:34 +02:00
  • 098df24265 #150 Fix scroll to percentage on Y position Insality 2021-11-20 11:11:52 +02:00
  • 154d9fc166 #148 remove scroll inertion after scroll animate or set_to Insality 2021-11-20 11:11:24 +02:00
  • dbb883b1b8 #149 Call button style functions after actual callback Insality 2021-11-20 11:10:29 +02:00
  • 9459ecc6b2 Merge pull request #145 from Insality/release/0.7.0 0.7.0 Maxim Tuprikov 2021-10-23 17:48:53 +03:00
  • c16c3e4074 Update docs Insality 2021-10-23 17:45:46 +03:00
  • d2e4362f48 Update example app Insality 2021-10-23 17:39:24 +03:00
  • 1ae77e727f Increase version to 0.7.0 Insality 2021-10-23 17:33:14 +03:00
  • e6f0a86f12 Update docs Insality 2021-10-23 17:32:52 +03:00
  • db0196f55e Update changelog Insality 2021-10-23 17:32:35 +03:00
  • 009c3999c4 #142 Add WHEEL_SCROLL_BY_INERTION Scroll style param Insality 2021-10-23 17:10:15 +03:00
  • d24301cd13 #144 Add checks for is scroll available to check POI in that intertion side Insality 2021-10-23 16:34:14 +03:00
  • ba312742d2 #107 Better scale text adjust by height for multiline text nodes Insality 2021-10-23 16:18:43 +03:00
  • ab3f5f8e31 #104 Add is_instant flag to add/remove Static and Dynamic Grid components Insality 2021-10-23 15:16:38 +03:00
  • a4a03db813 #110 Add set_check_function for Buttom component Insality 2021-10-23 15:04:12 +03:00
  • 273dd33843 #111 Fix game.project field compare type Insality 2021-10-23 14:11:26 +03:00
  • 91fb8ced52 #111 Add druid.stencil_check for auto stencil check to call set_click_zone Insality 2021-10-23 14:08:24 +03:00
  • 063e4f4a31 Add message input TEXT_SET, update docs/changelog Insality 2021-10-23 13:30:50 +03:00
  • 0179e68887 #91 Add license comments Insality 2021-10-23 13:08:39 +03:00
  • 1da5476837 #81 Add simple input control via messages Insality 2021-10-22 00:56:46 +03:00
  • bbdf2b405d Add #143 to changelog Insality 2021-10-21 00:40:19 +03:00
  • a8c2185d20 #143 Update all lang components on set_text_function Insality 2021-10-21 00:38:23 +03:00
  • 94197391a5 Update docs for #78 text update Insality 2021-10-20 20:52:14 +03:00
  • 4ef8316949 #78 Add text different adjust types Insality 2021-10-20 20:24:31 +03:00
  • a501d3418b Add #125 to changelog Insality 2021-10-17 18:28:55 +03:00
  • 19ece205f8 #125 Now set_input_priority affects on all children of component Insality 2021-10-17 18:28:11 +03:00
  • a014fca1a1 #66 Add set_whitelist and set_blacklist functions Insality 2021-10-17 17:50:49 +03:00
  • a9de3771e3 #112 Add allow remap default Druid input bindings Insality 2021-10-17 16:55:23 +03:00
  • 087ca36d12 Add 132 to changelog Insality 2021-10-17 16:43:59 +03:00
  • 1219b02c10 #131 Add dynamic_poses for static grid Insality 2021-10-17 16:36:45 +03:00
  • b4560daa69 Merge pull request #136 from SalavatR/develop Maxim Tuprikov 2021-08-07 13:03:45 +03:00
  • ecc6e27057 Merge pull request #134 from astrochili/develop Maxim Tuprikov 2021-08-07 13:03:15 +03:00
  • 732dad747c Update scroll.lua SalavatR 2021-08-04 20:44:36 +06:00