Hennadii Chernyshchyk

Results 131 issues of 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`...

bug

| Application name | Icon name | Desktop file name | Original icon | | --- | :-- | :-- | :-- | | `Speedcrunch`| `speedcrunch` | `speedcrunch.desktop` | ![icon](https://bitbucket.org/heldercorreia/speedcrunch/raw/c0fc9c68d292030e92cd952f27e83b97a61aa2b8/gfx/speedcrunch.svg)...

enhancement

| 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...

requires:repro

| 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: ![изображение](https://user-images.githubusercontent.com/22453358/174055746-58936c39-aa8c-454c-9aa9-b79bc9d0338d.png) Insert it like...

high-priority
feature-request

**Describe the bug** Undercurl looks like a dotted line: ![изображение](https://user-images.githubusercontent.com/22453358/123540561-4b8bc380-d748-11eb-9cd3-98a37b6c18b8.png) **To Reproduce** Steps to reproduce the behavior: 1. `hi SpellBad gui=undercurl guisp=Red` 2. `hi SpellBad` **Expected behavior** ![изображение](https://user-images.githubusercontent.com/22453358/123540635-b50bd200-d748-11eb-9a2f-9f962cd69610.png) **Current behavior**...

enhancement

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)....