Revision 005356b56e678d09230097e165b35fcfb3161cf9 authored by Minoru Akagi on 05 February 2015, 02:42:57 UTC, committed by Minoru Akagi on 05 February 2015, 02:48:17 UTC
File "Qgis2threejs\stylewidget.py", line 232, in setup
  comboBox.addItem(u'+"{0}"'.format(fieldName), HeightWidgetFunc.FIRST_ATTR_REL + index)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-4: ordinal not in range(128)

- update warning message
1 parent b3d93a5
Raw File
CONTRIBUTORS.md
Contributors
------------
* CĂ©lian https://github.com/kostar111
* Olivier Dalang https://github.com/olivierdalang
* Josef K https://github.com/jkall
* Luca Casagrande https://github.com/lucacasagrande
back to top