A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/sdk/jme3-scenecomposer/src/com/jme3/gde/scenecomposer/tools
Maselbas 258fee5753 SDK SceneComposer : refactor and cleaner code, more functional code and less sides effects 10 years ago
..
shortcuts SDK SceneComposer : refactor and cleaner code, more functional code and less sides effects 10 years ago
MoveTool.java SDK Scenecomposer : now right clicking will cancel current transformation for the Scale, Rotate and Move Tool, looks like the selectTools shortcut 10 years ago
PickManager.java SDK SceneComposer : small modifications on the PickManager, now the camera rotation isn't cloned so it's no more necessary to update the rotation before the updataPick() 10 years ago
RotateTool.java SDK SceneComposer : clean up in the RotateTool, changed the name of the UndoableSceneEdit 10 years ago
ScaleTool.java SDK Scenecomposer : now right clicking will cancel current transformation for the Scale, Rotate and Move Tool, looks like the selectTools shortcut 10 years ago
SelectTool.java SDK SceneComposer : all shortcuts tool are now outside of the selectTool, 10 years ago