Reslav Hollós

Results 38 issues of Reslav Hollós

I've first thought it was the version of FullSerializer because the latest DLL release was behind master branch, and using the Source folder directly in Unity is exporting a working...

I'm trying to build the DLL in MonoDevelop but I get stuck with @(ExternalCompile) showing up in red preventing the build.

When `Always Update` is on, the whole graph keeps updating all the time which slows Unity down. I suggest it be replaced with `Update on Change` that will get triggered...

enhancement

Steps: - Add `Create Plane` - Add `Local Transform` - Connect them - Change `Mode` to `Rotate` - Change `X`, `Y`, `Z` and only `X` will apply, the rest will...

```Traceback (most recent call last): File "/nix/store/...-blender-2.83.0/share/blender/2.83/scripts/modules/addon_utils.py", line 382, in enable mod.register() File "/home/radivarig/.config/blender/2.83/scripts/addons/Sorcar-master/__init__.py", line 150, in register bpy.utils.register_class(i) ValueError: register_class(...): already registered as a subclass 'ScNodeTree' ``` Probably registering...

bug
scheduled

When I drag the root module above itself I get ``` js Uncaught TypeError: Cannot read property 'id' of undefineddrag @ react-ui-tree.js:170 ```

bug

```js // jest-runner-eslint.config.js module.exports = { cliOptions: { fix: true, rules: { 'strict': 0, }, }, } ``` The config is taken into account since strict override works, but it...

I don't see the options for these in the right mouse menu, so I guess it's not a bug if it's not implemented. The only thing there is the 'Move/Copy'...

enhancement

Release file throws: ``` ModuleNotFoundError: No module named 'blender_command_port-1' ``` Which is the part of the folder name inside the zip release file before the first dot `blender_command_port-1.1.2`. Also the...