ricardojmendez / UnitySteer

Steering, obstacle avoidance and path following behaviors for the Unity Game Engine
https://numergent.com/tags/unitysteer/
Other
1.2k stars 275 forks source link

Master #44

Closed Martin36 closed 8 years ago

GandaG commented 8 years ago

If this is about development being behind master, that is perfectly normal since this repo follows a git flow model. No need to add extra commits.

ricardojmendez commented 8 years ago

I am not entirely sure what prompted this merge request, but as @GandaG mentions, it seems to be merely bringing the release merge commits from master into develop.

Those are not needed, and are solely on master precisely to indicate the points at which develop was merged/released into it. They wouldn't make a different on develop even if we merged them.