Skip to content

SDK SceneComposer - 3D scale and rotate tool#263

Merged
normen merged 4 commits into
jMonkeyEngine:masterfrom
dokthar:scenecomposer/master
Apr 27, 2015
Merged

SDK SceneComposer - 3D scale and rotate tool#263
normen merged 4 commits into
jMonkeyEngine:masterfrom
dokthar:scenecomposer/master

Conversation

@dokthar
Copy link
Copy Markdown
Contributor

@dokthar dokthar commented Apr 26, 2015

Created pickManager based on the moveManager that allow to have "3D" tools in the sceneComposer.
Now the rotate tool and the scale tool doesn't use anymore screen coords for transformation.
And now the local/global choice for transformations is just a step away.
For more information see : http://hub.jmonkeyengine.org/t/improving-scene-composers-tool/32230/6

dokthar added 4 commits April 26, 2015 21:55
- The colorAll option for highlightAxisMarker will now highlight only all quads (without axis)
- add a new file : PickManager that provide severals informations for tools.
- modified the MoveTool, RotateTool and ScaleTool according with the pickManager
- now local/global choice for transformations is just a step away
Merge branch "jmonkeyengine/master" into "scenecomposer/master"
normen added a commit that referenced this pull request Apr 27, 2015
SDK SceneComposer - 3D scale and rotate tool
@normen normen merged commit fec5764 into jMonkeyEngine:master Apr 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants