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 82f031cdff SDK SceneComposer : fixed the rotate tool, now all works fine, Great Success ! 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 : fixed the rotate tool, now all works fine, Great Success ! 10 years ago
RotateTool.java SDK SceneComposer : fixed the rotate tool, now all works fine, Great Success ! 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