koradir

Results 3 issues of koradir

The READMEs say you should drop the file into ```C:\Users\YOU\.gimp2.8\plug-ins``` That is no longer correct. The new location to drop the plugin into is ```%appdata%\GIMP\2.10\plug-ins``` which translates to ```C:\Users\YOU\AppData\Roaming\GIMP\2.10\plug-ins```

``` Traceback (most recent call last): File "C:\Users\koradir\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\coa_tools\operators\edit_mesh.py", line 681, in execute if not self.triangulate_fill(context): File "C:\Users\koradir\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\coa_tools\operators\edit_mesh.py", line 542, in triangulate_fill average_edge_cuts(bm,obj) File "C:\Users\koradir\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\coa_tools\operators\edit_mesh.py", line 93, in...

In a nutshell, I have a class ``B$1`` that I create from scatch at runtime and that has a non-static method calling a static method of class ``B$0`` (there is...

question
documentation