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.
Details
Details
- Reviewers
Mitchell Stokes (moguri)
Diff Detail
Diff Detail
Event Timeline
| 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. | |