Open christopherney opened 9 years ago
Hi,
I have an EXC_BAD_ACCESS error into the file NGLParserMTL.m at the line 400 :+1:
[source enumerateLinesUsingBlock:^(NSString *line, BOOL *stop) { [self processLine:line]; }];
The NSString source is not null an contains the MTL file data...
Thank you for your reply.
I've fixed a bunch of 64bit and threading issues on my fork. https://github.com/conquermobile/NinevehGL Submitting a pull request.
Hi,
I have an EXC_BAD_ACCESS error into the file NGLParserMTL.m at the line 400 :+1:
The NSString source is not null an contains the MTL file data...
Thank you for your reply.