Page MenuHome

Update UI and Default Platform
AbandonedPublic

Authored by Robert Planas (elmeunick9) on Aug 17 2014, 1:54 AM.

Details

Summary

Initializes a default platform instead of using the Default Platform check-box.
It also adds some minor changes to the UI
I hope all is OK.

Diff Detail

Event Timeline

Robert Planas (elmeunick9) retitled this revision from to Update UI and Default Platform.
Robert Planas (elmeunick9) updated this object.
Robert Planas (elmeunick9) set the repository for this revision to rBA Blender Add-ons.
Campbell Barton (campbellbarton) requested changes to this revision.Feb 4 2015, 7:47 PM
Campbell Barton (campbellbarton) added inline comments.
game_engine_publishing.py
521–525

this seems unnecessary, having a scene update handler for a game engine publish operator is just not good design. this will run the operator 100s of times when its not needed.

This revision now requires changes to proceed.Feb 4 2015, 7:47 PM