ConorMeehan / box2d-editor

Automatically exported from code.google.com/p/box2d-editor
0 stars 0 forks source link

"imagePath":null #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
when I create body from image AND use relative path contains ..\
the imagePath in output is null.

..\bin\data\textures\cornell_box.png
gives null
when I move your phys.b.editor one directory app I have
bin\data\textures\cornell_box.png
and it works fine

Original issue reported on code.google.com by stysmart@gmail.com on 15 May 2012 at 5:46

GoogleCodeExporter commented 9 years ago
 "one directory UP" :)

Original comment by stysmart@gmail.com on 16 May 2012 at 11:32

GoogleCodeExporter commented 9 years ago
Problem reproduced, thanks. I'll fix that asap.

Original comment by aurelien.ribon on 16 May 2012 at 12:26

GoogleCodeExporter commented 9 years ago
Fixed in last commit

Original comment by aurelien.ribon on 16 May 2012 at 12:44