Files
test2/source
Dalai Felinto bc8e0c0f93 Partial fix for [#22574] Logic Panel missing buttons (when selecting multiple objects)
This commit allows you to see the Logic Bricks for multiple objects at once. It still will only add s/c/a for the active object.

@Matt,
currently "LOGIC_OT_controller_add" uses the active object. That's good for the operator to work in scripts, however for the UI we need something different.
Ideally I would like to pass the object as an (optional) parameter to the operator. Not sure if it's possible.

The solution in 2.49 looks too "2.50 incompatible". In there ob->scaflag is set to be retrieve later by "do_logic_buts". Smart but too hacky imho.
2010-06-16 06:20:56 +00:00
..
2010-06-06 13:32:58 +00:00
2010-01-03 20:35:13 +00:00
2010-02-12 13:34:04 +00:00
2010-06-12 23:09:01 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00