stevefsp / critterai

Archive of CAINav Project (Inactive)
MIT License
126 stars 75 forks source link

MasterNavigator: Constructor is Improperly Clamping the Max Value of maxUpdateTimeslice. #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The code in the constructor of the MasterNavigator class is improperly clamping 
the maximum value of maxUpdateTimeslice.  This prevents setting
the value to Log.MAX_VALUE which is supposed to result time slice functionality 
being disabled.

Original issue reported on code.google.com by steve...@gmail.com on 30 Jun 2010 at 11:37

GoogleCodeExporter commented 9 years ago

Original comment by steve...@gmail.com on 9 Jul 2010 at 4:08

GoogleCodeExporter commented 9 years ago
Fixed in R79.  Passed all junit tests.

Original comment by steve...@gmail.com on 9 Jul 2010 at 4:32

GoogleCodeExporter commented 9 years ago
Fix deployed in cai-nav-0.1.2

Original comment by steve...@gmail.com on 10 Jul 2010 at 7:06