keszegh
keszegh
support luau
Gideros is considering moving from lua to luau. I hope to be able to continue using ZBS when/if this switch happens. See luau info: https://luau-lang.org/ See discussion here and here:...
issue: with 'play' button gideros player is opened and project is sent to gideros player. works. then one closes the window. then restarts with 'play' button but the player does...
see details here: http://giderosmobile.com/forum/discussion/comment/52568#Comment_52568
in the latest gideros there is a feature to send to more devices at once (of course debugging info comes from only one of them). would this be possible with...
when i turn on/off the wintabdriver using the pen (clicking on a checkbox in imgui triggers application:set("wintabMode",1) and application:set("wintabMode",0)) then if in wacom settings 'windows ink' is off then after...
http://docs.giderosmobile.com/reference/gideros/Sprite/Event.MOUSE_DOWN#Event.MOUSE_DOWN it works with adding them up (as they are powers of two) but this should be in the reference as e.g. if shift AND ctrl is pressed then modifiers~=KeyCode.MODIFIER_SHIFT...
It would be great to have mouse_hover event also when (wacom etc digitizer) pen is hovering.
it would be great to have a monokai theme, mainly for the editor. see e.g. from zbs theme config file: Monokai = { Background = H'272822', CurrentLine = H'2D2F29', Selection...