blender/release/scripts
Campbell Barton fbb8672da4 replace operator options bl_undo and bl_register with bl_options
eg.
 bl_options = {'REGISTER', 'UNDO', 'BLOCKING', 'GRAB_POINTER'}

This didnt exist when operators were originally wrapped.
2010-03-01 00:03:51 +00:00
..
addons replace operator options bl_undo and bl_register with bl_options 2010-03-01 00:03:51 +00:00
io NetRender: Use threading mixin for master server. See if it solves latency issues that some people are having (always keep the stdout log from the master/client/slaves if you are reporting an issue). 2010-02-27 22:07:38 +00:00
modules remove so-called security patch, 2010-02-28 17:11:42 +00:00
op replace operator options bl_undo and bl_register with bl_options 2010-03-01 00:03:51 +00:00
presets scene.render_data -> scene.render 2010-02-23 12:48:35 +00:00
templates make BGL and BLF modile names lowercase 2010-02-28 14:57:26 +00:00
ui replace operator options bl_undo and bl_register with bl_options 2010-03-01 00:03:51 +00:00