mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 13:43:49 +02:00
entity edit tools wip update
This commit is contained in:
parent
4ed117b66d
commit
c4359de859
2 changed files with 883 additions and 388 deletions
|
@ -65,7 +65,7 @@ gridTool.setVisible(false);
|
|||
var entityListTool = new EntityListTool();
|
||||
|
||||
selectionManager.addEventListener(function () {
|
||||
selectionDisplay.updateHandles();
|
||||
selectionDisplay.updateGrabbers();
|
||||
entityIconOverlayManager.updatePositions();
|
||||
|
||||
// Update particle explorer
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue