fix exceeding shared memory usage, return of member of deleted class.
This commit is contained in:
@@ -952,7 +952,7 @@ struct b3ForwardDynamicsAnalyticsIslandData
|
||||
double m_remainingLeastSquaresResidual;
|
||||
};
|
||||
|
||||
#define MAX_ISLANDS_ANALYTICS 1024
|
||||
#define MAX_ISLANDS_ANALYTICS 64
|
||||
|
||||
struct b3ForwardDynamicsAnalyticsArgs
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user