editor2-issues
editor2-issues copied to clipboard
DEPRECATED
### Expected behaviour When you type a certain function, a function hint appears, if you switch to another window, then there should be no error. It should just change the...
### Expected behaviour Select Custom color of the item in GUI, press Save or Use, color is displayed, editor window remains on the screen. ### Actual behaviour I select Custom...
We can hide the GUI bounds of the scene, but not the bounds of nodes themselves. Would be useful to hide node bounds to be able to cleanly see layouts.
### Expected behaviour Switch tabs ### Actual behaviour Error message is displayed ### Steps to reproduce Simply clicked on a tab to switch to another file and received error message...
This is sort of possible to do with editor scripts but because of how they work and the dependencies it requires it is more of a pain than it's worth...
Hi, adding dxdiag info [DxDiag.txt](https://github.com/defold/editor2-issues/files/4024046/DxDiag.txt)
### Expected behaviour ### Actual behaviour ### Steps to reproduce Build time2020-02-05T13:28:12.046624 Defold channeleditor-alpha Defold editor sha842e31305a954a706b74a40c87b689f47fa44848 Defold engine sha6fac6e80f09ab297093e3ff65a7f45ad56e06e33 Defold version1.2.165 Error3d02d3eaecb949c586689ca9aba9b222 GPUIntel(R) HD Graphics 4000 GPU Driver4.0.0 -...
### Expected behaviour ### Actual behaviour ### Steps to reproduce Build time2020-01-23T17:26:09.752873 Defold channeleditor-alpha Defold editor sha70cc8d7d712dd866fd12a3a43297045ca7b27cb3 Defold engine sha2be2687cbb670c2dbe9cf2e99577bc3338561778 Defold version1.2.164 Error876570b105714d64910c5ec66e757b5c GPUIntel(R) HD Graphics 630 GPU Driver4.5.0 -...
### Expected behaviour building and launching project ### Actual behaviour got error popup ### Steps to reproduce I don know what I did wrong Build time2019-11-29T13:39:24.408889 Defold channeleditor-alpha Defold editor...
Accessing things such `sys.get_config()` and `sys.get_sys_info` would be very helpful. There are of course a lot more in that namespace that could be useful.