System: keymaps to svg #21490

Closed
opened 2010-03-07 10:32:15 +01:00 by Jeroen Bakker · 12 comments
Member

Project: Blender Extensions
Tracker: Py Scripts Contrib
Blender: 2.54
Author(s): Jeroen Bakker (jbakker)
Script name: System: keymaps to svg
Wiki page: http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/System/keymaps_to_svg
Category: System
SVN Download: https://svn.blender.org/svnroot/bf-extensions/contrib/py/scripts/addons/system_keyboard_svg.py
Status: Closed

%%%# this script creates Keyboard layout images of the current keyboard configuration.

the result will be written to the blender default directory.

first implementation done by jbakker

NIY: numeric path, cursor, F-keys and Insert/Home/Pageup/down keys
%%%

**Project**: Blender Extensions **Tracker**: Py Scripts Contrib **Blender**: 2.54 **Author(s)**: Jeroen Bakker (jbakker) **Script name**: System: keymaps to svg **Wiki page**: http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/System/keymaps_to_svg **Category**: System **SVN Download**: https://svn.blender.org/svnroot/bf-extensions/contrib/py/scripts/addons/system_keyboard_svg.py **Status**: Closed %%%# this script creates Keyboard layout images of the current keyboard configuration. # the result will be written to the blender default directory. # first implementation done by jbakker NIY: numeric path, cursor, F-keys and Insert/Home/Pageup/down keys %%%
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'

This task was automatically closed as archived as part of migration, because it was determined to be no longer active.

The authoritative list of addons is on the wiki, we no longer have a report for each addon to track bugs and updates. Bugs can be reported individually and assigned to the addon developers. See the #Addons project page for more information on the workflow.

This task was automatically closed as archived as part of migration, because it was determined to be no longer active. The authoritative list of addons is on the wiki, we no longer have a report for each addon to track bugs and updates. Bugs can be reported individually and assigned to the addon developers. See the #Addons project page for more information on the workflow.
Author
Member

%%%Added an example what the script can do.%%%

%%%Added an example what the script can do.%%%
Member

%%%changed name to better reflect script use.
moved to contrib.
made 'add-on' script, so can be run from Add-Ons menu.%%%

%%%changed name to better reflect script use. moved to contrib. made 'add-on' script, so can be run from Add-Ons menu.%%%
Member

%%%hi, i moved this script back to upload.
the script is currently broken & needs more work to be viable.
some things to look at would be:
Using the file browser to save to a directory.
Maybe saving to two svg files instead of so many.
Thanks.%%%

%%%hi, i moved this script back to upload. the script is currently broken & needs more work to be viable. some things to look at would be: Using the file browser to save to a directory. Maybe saving to two svg files instead of so many. Thanks.%%%
Member

%%%moved to contrib
updated script matching svn.%%%

%%%moved to contrib updated script matching svn.%%%

%%%[canned response]

Hi, can you prepare a wiki page with a bit of a manual about how to
use this?

See
http://wiki.blender.org/index.php/Dev:2.5/Py/Scripts/Guidelines/Addons

Thanks!%%%

%%%[canned response] Hi, can you prepare a wiki page with a bit of a manual about how to use this? See http://wiki.blender.org/index.php/Dev:2.5/Py/Scripts/Guidelines/Addons Thanks!%%%
Member

%%%hi, the script is not working in current svn.
I added a warning in the svn script & created a basic wiki page.
The script should still work in 2.54.
It should be discussed about the future of this script.
thanks.%%%

%%%hi, the script is not working in current svn. I added a warning in the svn script & created a basic wiki page. The script should still work in 2.54. It should be discussed about the future of this script. thanks.%%%
Member

%%%Hi!
Since your script is now in bf-extensions' svn (contrib|trunk) we have deleted the current attachments to avoid that end-users could reach this page and get the wrong version of your script.
Note that your script may have api changes or small maintenence changes applied in SVN.
Please retrieve your script from SVN before updating SVN to avoid mis-versioned scripts.
Thanks!%%%

%%%Hi! Since your script is now in bf-extensions\' svn (contrib|trunk) we have deleted the current attachments to avoid that end-users could reach this page and get the wrong version of your script. Note that your script may have api changes or small maintenence changes applied in SVN. Please retrieve your script from SVN before updating SVN to avoid mis-versioned scripts. Thanks!%%%

%%%I made it work again on 2.5 and added some missing things.

Please see the attached file.%%%

%%%I made it work again on 2.5 and added some missing things. Please see the attached file.%%%
Member

%%%Hi,
Due to changes to the api including the merging of bmesh, several addons are outdated.
Please, if you are the author of an addon check your script with blender revision 44256 or newer.
That is builds made After blender 2.62 official release.
I would ask that updates be made to your addon before the Blender 2.63 release.
6-8 weeks away.
This allows time for the api to become more exposed & bmesh to stablize furthur.
If you need help, drop into irc freenode #blenderpython or #blendercoders & feel welcome to ask questions.
At the time of 2.63 release, scripts that are not repaired or in active developement will have their tracker page marked "Closed"
this will not affect your links to the tracker, similar to closing scripts in 2.49b, the page will be still availible & can be re-opened.

Thanks for your understanding & patience during these Exciting Times.
Brendon.%%%

%%%Hi, Due to changes to the api including the merging of bmesh, several addons are outdated. Please, if you are the author of an addon check your script with blender revision 44256 or newer. That is builds made After blender 2.62 official release. I would ask that updates be made to your addon before the Blender 2.63 release. 6-8 weeks away. This allows time for the api to become more exposed & bmesh to stablize furthur. If you need help, drop into irc freenode #blenderpython or #blendercoders & feel welcome to ask questions. At the time of 2.63 release, scripts that are not repaired or in active developement will have their tracker page marked "Closed" this will not affect your links to the tracker, similar to closing scripts in 2.49b, the page will be still availible & can be re-opened. Thanks for your understanding & patience during these Exciting Times. Brendon.%%%
Author
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Sign in to join this conversation.
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#21490
No description provided.