Hi,
check:
http://oldsite.blender3d.org/3DInAction ... plugin.php
(will move to http://www.blender3d.org/3DInAction/gallery_plugin.php later)
I need to fix the installation stuff for the plugin, anyone can check it, or give me some tips about the proper html code?
-Ton-
Plug-in demos and download back!
Moderators: jesterKing, stiv
Hi,
i tried to download the plugin from the plugin-page (http://www.blender3d.org/BlenderProduct ... oad_ie.php) and this didn't work, but autodownload of the plugin worked at the startsite (http://www.blender3d.org/index3d.php).
I think to change the codebase parameter from actually to (like on the startsite) could work.
i tried to download the plugin from the plugin-page (http://www.blender3d.org/BlenderProduct ... oad_ie.php) and this didn't work, but autodownload of the plugin worked at the startsite (http://www.blender3d.org/index3d.php).
I think to change the codebase parameter from actually
Code: Select all
codeBase="http://http://download.blender.org/release/plugin/Blender3DPlugin.cab#Version=2,22,5,0"
Code: Select all
codebase="http://download.blender.org/release/plugin/Blender3DPlugin.cab#Version=2,25,4,0"
-
- Posts: 40
- Joined: Thu Oct 17, 2002 6:38 pm