Maksim Tuprikov
Maksim Tuprikov
Grab easings.h from Defold or can I use it directly
**Describe the bug (REQUIRED)** In Defold 1.9.0 when I do the scroll gesture, I always got both actions: `mouse_wheel_down` and `mouse_wheel_up` (both with the same `action.value` field) In Defold 1.8.0...
**Describe the bug (REQUIRED)** In Defold 1.9.0 on MacOS if game build from editor is started, the new build can't close previous started build. In Defold 1.8.1 this works correctly...
**Is your feature request related to a problem? Please describe (REQUIRED):** I will feels much better, if the default template node id "template" will be replaced with the GUI file...
**Is your feature request related to a problem? Please describe (REQUIRED):** @astrochili suggest a good thing here: https://github.com/Insality/panthera/issues/5 Text: > When selecting all nodes in the tree - it would...
**Is your feature request related to a problem? Please describe (REQUIRED):** It will be a huge time saving for me if a GUI Text (and probably a Label Text) node...
**Is your feature request related to a problem? Please describe (REQUIRED):** When color picker palette is active and I click on editor view to close it, this click is also...
**Is your feature request related to a problem? Please describe (REQUIRED):** Color picker is frustrating, we already has several issues relative: https://github.com/defold/defold/issues/6693 But as a most time saving thing, can...
**Describe the bug (REQUIRED)** Sometimes I hit the issue than I got unexpected GUI diffs and template overrides being reseted. I know the next steps to reproduce this: **To Reproduce...