Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimeWarp and Constructor fixes #179

Merged
merged 4 commits into from Dec 10, 2016
Merged

TimeWarp and Constructor fixes #179

merged 4 commits into from Dec 10, 2016

Conversation

JPLRepo
Copy link
Contributor

@JPLRepo JPLRepo commented Oct 29, 2016

More TimeWarp null checks to fix Editor issues.
I did not add null checks to ParseAlarmsAndAffectWarpAndPause & DrawQuickOption.
You may want to check and add to these as well. (Wasn't sure they run in Editor or not).

Moved Unity API calls from Constructor to OnStart in AngleRenderEject.
Future proofs as Unity plan to remove support for this. You currently get a warning. But if you are running in dev mode player it fails in the current Unity version.

TriggerAu and others added 4 commits October 12, 2016 21:11
Moved Unity API calls from Constructor to OnStart (GameObjects in AngleRenderObject) fixes NullRef when running DevMode and future proofs.
@TriggerAu TriggerAu changed the base branch from master to develop October 30, 2016 04:15
@TriggerAu TriggerAu changed the base branch from develop to master October 30, 2016 04:16
@TriggerAu TriggerAu changed the base branch from master to develop December 10, 2016 04:40
@TriggerAu TriggerAu merged commit 74e79fd into TriggerAu:develop Dec 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants