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
Nehon 52ebd9090c Prevented scaling to kick in when pressing ctrl+S in the SDK to save the scene. 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 : 13 years ago
RotateTool.java added Blender-esque manipulation tool to scene composer 13 years ago
ScaleTool.java added Blender-esque manipulation tool to scene composer 13 years ago
SelectTool.java Prevented scaling to kick in when pressing ctrl+S in the SDK to save the scene. 10 years ago