3D View: Visualise game properties #22607

Closed
opened 2010-06-16 01:05:29 +02:00 by Vilem Duha · 12 comments
Member

Project: Blender Extensions
Tracker: Py Scripts Contrib
Blender: 2.53
Author(s): Bartius Crouch / Vilem Novak
Script name: 3D View: Visualise game properties
Wiki page: ?
Category: 3D View
SVN Download: https://svn.blender.org/svnroot/bf-extensions/contrib/py/scripts/addons/space_view3d_game_props_visualiser.py
Status: Open

%%%This is a very simple script to show game properties in the 3d view.
It is usefull when maintaining a larger level/library for a game, since you can nicely compare values of the properties between objects, and have much better/faster orientation and image of the situation during level design.

The code was heavily based on 'Vertex index visualiser', a great script which allowed me to code this variation very fast. However I fixed some things with registering scene properties, so this script registers correctly onload.

attached is the script and a screenshot of the script in action on a rather simple level.%%%

**Project**: Blender Extensions **Tracker**: Py Scripts Contrib **Blender**: 2.53 **Author(s)**: Bartius Crouch / Vilem Novak **Script name**: 3D View: Visualise game properties **Wiki page**: ? **Category**: 3D View **SVN Download**: https://svn.blender.org/svnroot/bf-extensions/contrib/py/scripts/addons/space_view3d_game_props_visualiser.py **Status**: Open %%%This is a very simple script to show game properties in the 3d view. It is usefull when maintaining a larger level/library for a game, since you can nicely compare values of the properties between objects, and have much better/faster orientation and image of the situation during level design. The code was heavily based on 'Vertex index visualiser', a great script which allowed me to code this variation very fast. However I fixed some things with registering scene properties, so this script registers correctly onload. attached is the script and a screenshot of the script in action on a rather simple level.%%%
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.

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Member

%%%moved to contrib%%%

%%%moved to contrib%%%
Member

%%%[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!%%%
Author
Member

%%%jonathan, I created the wiki page, hope this is enough.
%%%

%%%jonathan, I created the wiki page, hope this is enough. %%%
Author
Member

%%%forgot to link the wikipage.
the script should now fullfill the requirements for svn...
http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/3D_interaction/Game_Property_Visualiser%%%

%%%forgot to link the wikipage. the script should now fullfill the requirements for svn... http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/3D_interaction/Game_Property_Visualiser%%%

%%%fix for commit 34647.
http://www.pasteall.org/18969/diff%%%

%%%fix for commit 34647. http://www.pasteall.org/18969/diff%%%
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!%%%

%%%@Vilem Novak,
This script currently breaks the Display panel in the properties pop out and causes "view3d.game_props_visualiser" to appear under the heading.
I'm using 2.62 RC1 r43946
Thanks for looking :)

%%%

%%%@Vilem Novak, This script currently breaks the Display panel in the properties pop out and causes "view3d.game_props_visualiser" to appear under the heading. I'm using 2.62 RC1 r43946 Thanks for looking :) %%%
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.%%%
Member

%%%addon is broken%%%

%%%addon is broken%%%
Sign in to join this conversation.
No Milestone
No project
No Assignees
6 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#22607
No description provided.