Displee

Results 11 issues of Displee

This will make it easy to set the vnc password using an environment variable. Related issues: https://github.com/sickcodes/Docker-OSX/issues/341 https://github.com/sickcodes/Docker-OSX/issues/229

Currently when comparing timestamp columns using `Instant` objects, Exposed will format the type using the system's timezone. ```kotlin override fun nonNullValueToString(value: Any): String { val instant = when (value) {...

Currently there's a dirty bug where textured meshes turn black (their texture gets disposed somehow?) when the `visibility` of one textured mesh is set to `false`: ![IIuM5R3MZM](https://user-images.githubusercontent.com/12080880/117733831-85cdef80-b1f2-11eb-897e-ac8ba5075108.gif) This is most...

Intellij version: 2023.1.2 Auto completion doesn't work Cannot find declarations to go to Simple if else statements give errors Highlighting does work Running scenes also works ![idea64_3pR2L2GtQ7](https://github.com/exigow/intellij-gdscript/assets/12080880/2e9db8be-c80e-4b93-b20b-7a035f1f85e9) ![idea64_4mzEhcECGf](https://github.com/exigow/intellij-gdscript/assets/12080880/7acb06da-ad85-4470-bc3e-16dcc6655eab)

### Version 1.86.11 ### What part of the binding has gaps? Dear ImGui ### What is missing? Binding for `ImGui::ImageButton(ImGuiID id, ImTextureID texture_id, ...etc)` is missing. Currently we cannot pass...

missing binding

When I'm trying to build this project in Windows, I get an error of file names being too long. ``` fatal: cannot create directory at 'core/test/golden/addresses_churn_shaft_spoon_second_erode_useless_thrive_burst_group_seed_element_sign_scrub_buffalo_jelly_grace_neck_useless': Filename too long ```...

Fix for https://github.com/markaren/three.kt/issues/81 threejs code: https://github.com/mrdoob/three.js/blob/dev/src/renderers/WebGLRenderer.js#L516

I know you stopped working on this, but I can´t add issues to my fork so I add them here for if anyone else comes across this

### Version 1.86.12 ### What part of the binding has gaps? Dear ImGui ### What is missing? The `SpanAllColumns` flag is missing in `ImGuiTreeNodeFlags`. Would be nice if we could...

missing binding

634: ```java if (opcode == 6503) { int i_168_ = intStack[--instStackCount]; String string = stringStack[--stringStackCount]; if (Class240.anInt4674 != 7 || RenderAnimationDefinition.anInt2955 != 0 || Class367_Sub2.anInt7297 != 0) { intStack[instStackCount++] =...