Bugs in 1.7.1
Posted: Tue Mar 24, 2015 3:27 pm
I have found bugs in new version. Please fix it asap
1) Open Tools->Options->Files
Uncheck item "Save full path for object files"
Save project file and open it in text editor, we still have full path to object rube file.
"metaobject" : [
{
...
"file" : "D:/rube-win32-1.7.1/rube-win32-1.7.1/circle.rube",
...
}
]
And another request, please add "path" ref to object into raw json file, it'w will be very usefull(I want bind real as3 class with rube object)
2) Create project "hero.rube", add some body and image, attach image to body and save project.
Create another project, say "level.rube" and add "hero.rube" as object, save it as raw json.
Image from "hero.rube" is not attached to body from "hero.rube" it has body=-1

1) Open Tools->Options->Files
Uncheck item "Save full path for object files"
Save project file and open it in text editor, we still have full path to object rube file.
"metaobject" : [
{
...
"file" : "D:/rube-win32-1.7.1/rube-win32-1.7.1/circle.rube",
...
}
]
And another request, please add "path" ref to object into raw json file, it'w will be very usefull(I want bind real as3 class with rube object)
2) Create project "hero.rube", add some body and image, attach image to body and save project.
Create another project, say "level.rube" and add "hero.rube" as object, save it as raw json.
Image from "hero.rube" is not attached to body from "hero.rube" it has body=-1