We are proud to announce the release 4.0.2. This release is way better than the previous release, in many fields, and much easier to use.
Here is the list of changes that we have already introduced in the 4.0.2 release.
Migration to latest jMe release.
Migration to jme physics latest.
Enhanced selection facilities and spatial movements. Both in the single selection and multiple selection, there are now free movement tool plus the gizmos.
Multiple selection in the editor, you can now select more that one object in the editor, and change its transformation attributes, like translation rotation, and scaling, both with gizmos, and free movement tool. Multiple and single selection works from both the 3d scene, and the content outline view. Also the selection gets reflected on both sides, if you try to select from the 3d scene, then it will get reflected on the content outline, and vise versa.
Cloning object via free movement tool by holding the CTRL button.
Cloning of render states via the drag and drop, if you have a spatial with some render state activated on that spatial, then it's just enough to drag and drop that state to a destination spatial, and it will get applied.
Alignments tools in the editor, you can align your spatials in the 3d scene, align bottom, top, left , right, and in the z direction as well. Make the same distance between those spatials as well.
Enhanced code.
Adding of the missing command components, there was some set of missing commands from some of the components in the editor, now they are all in there, so every move in the editor, can be rolled back, and redone as well.
Improved content outline for the missing objects, now almost every thing show in the content outline, like controllers, lights, states, textures, … .
Improved way to delete your items from the editor.
Code refactoring to be easier for other users to extend the functionality of the editor.
Preferences for the camera, and the threshold of the gizmos. Also the introduction of the preferences will help us, and other users to add more features to the editor.
Using game states for our debug shapes and nodes that we add to the editor, for example the surrounding boxes, and gizmos, this idea was suggested from BlackBlueGl. Anything that will not be part of the scene will go those game states.
Some of the users on our site, reported a problem while checking out code from the SVN ( may be its the same issue with Momoko_Fan ), he was trying the web url, and not the actual url of the SVN.
Here is the actual download if you want to check it out with SVN client.
Exception in thread "main" java.lang.NoSuchMethodError: java.net.URL: method getPath()Ljava/lang/String; not found
at org.eclipse.equinox.launcher.Main.computeLogFileLocation(Main.java:2182)
at org.eclipse.equinox.launcher.Main.openLogFile(Main.java:2237)
at org.eclipse.equinox.launcher.Main.log(Main.java, Compiled Code)
at org.eclipse.equinox.launcher.Main.run(Main.java:1184)
I really don't know what is causing the problem, but the editor needs java 1.5 to work properly, may be its the reason don't know really. Where did you get this exception, does it appear on the log file, or it didn't even start ?
You might want to check it out from the SVN if you have time and see what happens with you, it might show more why its doing this.
Still we don't have the linux version. But I believe that duenez would help in it, he is the linux guy.
You can also check it out and follow some of the instructions done by ncomp, see this thread:
Yes, yes, I am sorry about being so quiet lately ://, but I had some good vacations, those in which you are unable to touch a computer for more than 15 minutes
Anyway, I will get back to supporting Linux for MW3D as soon as possible. (Oh, and BTW, it is almost working, so stay tuned!)
Mac binaries are their for you to download, they were done by duenez , he actually send me both Mac and Linux, I will do linux later. So much thanks to you duenez.
Notice that to add thing to the scene, you need to click on the upper right corner, after selecting the root node… There is an icon that looks like a broken arrow or something… it will display the menu of things to add, like primitives, particles, etc.
We are using MonkeyWorld3D for the first time for a project but none of us can save our scene files at all. When we re-open the scene file, no changes was saved.
i experience the same problem as darkfrog a long time ago: importing collada models does nothing, i can hit the buttons as i want to, but nothing happens.