Icefox's picture

Obj loader does not quite handle localization well

Project:Meshomatic
Version:0.2.1
Component:Code
Category:bug report
Priority:normal
Assigned:Icefox
Status:duplicate
Description

Should be fixed in next version.


Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Icefox's picture

#1

To expand: The number formatting functions default to the Windows localization, so if you're in a country that expects decimal points to be "," instead of ".", it will look for 1000,5 and get 1000.5 or such, and die. This is fortunately an easy fix.

Icefox's picture

#2

Status:postponed» duplicate

See http://www.opentk.com/node/1900