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 e9b1972aca SDK SceneComposer : clean up in the RotateTool, changed the name of the UndoableSceneEdit 10 years ago
..
shortcuts SDK SceneComposer : add Rotate and Scale Shortcut, plus done some clean up into the MoveShorcut 10 years ago
MoveManager.java SDK : Scene composer MoveManager now accounts for parent node scale when moving a spatial in the scene composer. This is to avoid the spatial to "jump" when starting moving. 12 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 Prevented scaling to kick in when pressing ctrl+S in the SDK to save the scene. 10 years ago