Breakpoint allows you to pause script execution, and display variables values. #28802

Closed
opened 2011-10-04 11:42:46 +02:00 by Christopher Barrett · 4 comments

Project: Blender Extensions
Tracker: Plugins Upload
Author(s): Christopher Barrett
Plugin name: BreakPoint

%%%Features:
‘BreakPoint’ is an addon for Blender. It was developed by Good Spirit Graphics. BreakPoint will allow you to debug your scripts, within Blender, much more easily. Now, there is no need to resort to using a complex IDE like Eclipse every time you have a stubborn bug in your code. BreakPoint allows you to print your variable values to both the Blender Console, and/or to a panel within Blender. BreakPoint also allows you to set conditional ‘breaks’ in your code very easily. Finally, you can enable, and disable Breakpoint, from the BreakPoint panel, with the push of a button. There is no need to repeatedly comment, and un-comment your ‘print’ statements every time you want to check something.

Setup:
Install in addons folder.

Manual:
The addon pops up in the 'Text Editor' Properties side-bar. Click on 'Help' in the 'BreakPoint' panel for info.

Wiki page:
http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Development/BreakPoint

Plugin homepage:
http://goodspiritgraphics.com/software/tutorials/blender-tutorials/breakpoint-addon/

Keywords: script, debug%%%

**Project**: Blender Extensions **Tracker**: Plugins Upload **Author(s)**: Christopher Barrett **Plugin name**: BreakPoint %%%Features: ‘BreakPoint’ is an addon for Blender. It was developed by Good Spirit Graphics. BreakPoint will allow you to debug your scripts, within Blender, much more easily. Now, there is no need to resort to using a complex IDE like Eclipse every time you have a stubborn bug in your code. BreakPoint allows you to print your variable values to both the Blender Console, and/or to a panel within Blender. BreakPoint also allows you to set conditional ‘breaks’ in your code very easily. Finally, you can enable, and disable Breakpoint, from the BreakPoint panel, with the push of a button. There is no need to repeatedly comment, and un-comment your ‘print’ statements every time you want to check something. Setup: Install in addons folder. Manual: The addon pops up in the 'Text Editor' Properties side-bar. Click on 'Help' in the 'BreakPoint' panel for info. Wiki page: http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Development/BreakPoint Plugin homepage: http://goodspiritgraphics.com/software/tutorials/blender-tutorials/breakpoint-addon/ Keywords: script, debug%%%

Changed status to: 'Open'

Changed status to: 'Open'

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

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.

%%%BreakPoint 2.0 is now out. It allows you to print out your variable values in a log file.%%%

%%%BreakPoint 2.0 is now out. It allows you to print out your variable values in a log file.%%%
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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#28802
No description provided.