Results 10 issues of AlexHolly

plugin v1.0 Would be nice to have a node name `scene.set_name("Animation")` https://github.com/leonkrause/aseprite-import/blob/master/addons/eska.aseprite_importer/sheet2scene.gd#L73

Version https://github.com/opendatacam/opendatacam/tree/db78e881097619616a5cb1e94b68abc3178c6798 When I unplug the camera for a short time (happens for both IP and USB) I have to restart the docker container otherwise the signal is never found...

bug
to reproduce

Is there a way to show which key is wrong, in the following example line 2 "should not have additionalProperty: inf" or any line number would be good. Tested with:...

Example Current infos: https://apitools.dev/swagger-parser/online/ ``` openapi: 3.0.2 info: description: >- This is a sample server Petstore server. version: 1.0.0 title: Swagger Petstore termsOfService: 'http://swagger.io/terms/' contact: email: [email protected] license: name: Apache...

enhancement

Each nested array will be in a new line if true ``` - - 1 ``` else `- - 1`

Related: https://github.com/MatthewKing/DeviceId/issues/67 version: 6.4.0 I encountered an issue with `AddMacAddress` and setting the `excludeWireless` is not helping. After installing Windows Updates the deviceId changed so I investigated a little bit....

next version

### System Information * OS: Windows * Blender version: 3.4.0 * Add-on version: 3.8.0 ### Expected behavior Is it possible to show input keys in circle select? ### Screenshots/Files [Optional]...

bug
blender patch

Is there a way to keep the Calendar inside the visible area? Some kind of auto mode additional to Opens/Drops property similar to https://popper.js.org/ "OVERFLOW PREVENTION" and "FLIPPING". It would...

Command ```dotnet format whitespace ./.. --folder ``` Example This works (contains whitespaces in line 3) ``` namespace Test { } ``` This is not working, the whole file is not...