Maksim Tuprikov

Results 87 comments of Maksim Tuprikov

Solved in develop now, some breaking changes

@britzl @vlaaad Yea, it works! 🙃 sorry for the late reply

Add set_gui_max_upscale to develop

Thanks! Notice that buttons is not working now, but hotkey for them actually works You can arrange nodes with Shift + (UP|DOWN) keys

sys.reboot params should be `string|nil` ```lua ---@param arg1 string argument 1 ---@param arg2 string argument 2 ---@param arg3 string argument 3 ---@param arg4 string argument 4 ---@param arg5 string argument...

Thanks for the issue! To solve it now, you can make a copy the `rich_text.gui` to your game folder, adjust the textures/font it used and use it instead of the...

Agree, have the same issue I have a different parts of music which should be player in different game moments and for easier management and music creation I want to...

LIke this feature and got some tests ealier to "group" and "ungroup" nodes, but since most users do export from Defold files, it's no very useful until there is an...

But I'm sure it will be easy to add ;)

Add the most simple implementation, you can check in at https://github.com/Insality/panthera/releases/tag/editor.804 Hotkeys: `CMD` + `G` and `Shift` + `CMD` + `G` (or `ctrl` instead of `CMD`) It just make a...