Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Patches: Browse

[#26091] Python event system hooks

Date:
2011-02-15 07:01
Priority:
3
State:
Open
Submitted by:
Dan Eicher (dna)
Assigned to:
Nobody (None)
Category:
None
Group:
None
Resolution(Old, use status):
None
Resolution:
Patch for:
 
Summary:
Python event system hooks
Detailed description
Python listeners and notifiers.

Notifiers are a function (which are mostly unnecessary as long as rna methods do proper updating) while listeners are implemented similarly to operators in that they are registered and unregistered as a class.

Since this isn't The Way I'm just posting this as a (working) reference implementation for future work to possibly build upon.

Followup

No Followups Have Been Posted

 

Attached Files:

Name Date Download
BPy_listener.diff 2011-02-15 07:01 Download

Changes:

Field Old Value Date By
File Added15028: BPy_listener.diff2011-02-15 07:01dna