System: keymaps to svg #21490
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#21490
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
%%%
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.
%%%Added an example what the script can do.%%%
%%%changed name to better reflect script use.
moved to contrib.
made 'add-on' script, so can be run from Add-Ons menu.%%%
%%%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.%%%
%%%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!%%%
%%%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!
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.%%%
%%%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.%%%
Changed status from 'Open' to: 'Archived'