create-isocam
create-isocam copied to clipboard
Doesn't show up in 2.92+
Tried in 2.92 & 2.93. Installs fine, but isn't in the normal Shift + A menu or the Shift + Tab + A menu.
MacBook Pro (Retina, 15-inch, Mid 2015 / 2.5 GHz Quad-Core Intel Core i7) / MacOS 11.2.3
i have the same problem
Also doesn't work for me.
The file createisocam.py
needs to be renamed to __init__.py
.
- Install the Addon as usual.
- Go to
%AppData%\Blender Foundation\Blender\{BLENDER VERSION}\scripts\addons\create-isocam-master
(Replace {BLENDER VERSION} with e.g. 2.93:%AppData%\Blender Foundation\Blender\2.93\scripts\addons\create-isocam-master
) - Rename
createisocam.py
to__init__.py
. - You may have to Enable the Addon in Blender (and you may have to click refresh in preferences->addons)
worked for me !