Hennadii Chernyshchyk
Hennadii Chernyshchyk
Somethings it needed to get a value from driver without it modification. In unit tests, for example. It would be great to have a function that behaves like `driver_mut`, but...
When implementing collisions you usually smooth arm distance if it increase. I proposing to add a driver that implements this behavior.
**OS:** Arch Linix **Godot version:** 3.2.1 **Blender version:** 2.82 **Plugin version:** 61dfeb1b35e45c77a3b80b3ee1c362b7af597681 **Issue description:** Looking for existing materials with the same name is broken. For example, I have a `Materials`...
| Application name | Icon name | Desktop file name | Original icon | | --- | :-- | :-- | :-- | | `Speedcrunch`| `speedcrunch` | `speedcrunch.desktop` | ...
| Application name | Icon name | Desktop file name | Original icons | | --- | :-- | :-- | :-- | | `Crow Translate`| ` crow-translate` for app,...
**Describe the bug** Windeployqt from vcpkg (located at `tools\qt5\bin`) does not deploy the following required libraries: * pcre2-16.dll * zstd.dll * harfbuzz.dll * freetype.dll * bz2.dll * brotlidec.dll * brotlicommon.dll...
| Application name | Icon name | Context | Original icons | | --- | :-- | :-- | :-- | | `Crow Translate`| ` crow-translate` for app, `crow-translate-tray` for...
I have a question. Is it possible to confirm completion without snippet expansion by a custom shortcut (using ``, for example)? I.e. when completing a function:  Insert it like...
**Describe the bug** Undercurl looks like a dotted line:  **To Reproduce** Steps to reproduce the behavior: 1. `hi SpellBad gui=undercurl guisp=Red` 2. `hi SpellBad` **Expected behavior**  **Current behavior**...
Title sounds crazy, but there is [a plugin for VSCode](https://github.com/asvetliakov/vscode-neovim) that embeds Neovim :D To make Easymotion work in VSCode need [some specific changes](https://github.com/asvetliakov/vscode-neovim#vim-easymotion). As a POC was created [fork](https://github.com/asvetliakov/vim-easymotion)....