Blender Git Loki

Git Commits -> Revision 63456ce

Revision 63456ce by Campbell Barton (master)
March 7, 2009, 09:46 (GMT)
added python api function to register an operator into a keymap
example...
bpyui.registerKey( C, bpyui.spaceTypes.SEQ, 0, "Sequencer", "SEQUENCER_OT_view_selected", bpyui.keyTypes.A, bpyui.keyValTypes.PRESS, 0,0, {})
May want to split this into multiple functions.

Commit Details:

Full Hash: 63456cefdade407fa2d1b3ee8e481eb1408023a3
SVN Revision: 19217
Parent Commit: 35f0de0
Lines Changed: +205, -19

3 Modified Paths:

/source/blender/python/intern/bpy_compat.h (+3, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_ui.c (+201, -18) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021