Ryan Huffman
e556886c72
Add entity copying and axis constraining to entity tools
2014-10-23 15:28:16 -07:00
Ryan Huffman
fde7b30501
Add Camera::modeUpdated()
2014-10-23 14:47:41 -07:00
Ryan Huffman
14555c4534
Add UndoStackScriptingInterface and support when editing entities
2014-10-22 14:54:04 -07:00
Ryan Huffman
0bda7699a6
Disable properties menu with multi-selection
2014-10-22 10:38:24 -07:00
Ryan Huffman
5b9806dc0d
Fix deletion with multi-selection
2014-10-22 10:37:17 -07:00
Ryan Huffman
d5c7c60553
Update entity edit tools
...
Move editing functions into "tool" objects which contain onBegin,
onMove, and onEnd functions.
Add multi-selection
Add local and world editing modes
Fix XZ tool
2014-10-21 15:15:26 -07:00
Ryan Huffman
5139914ba9
Fix entity tools focus not always using latest entity position
2014-10-16 10:50:42 -07:00
Ryan Huffman
a05e2ea168
Add entityCameraTools.js
2014-10-14 13:15:28 -07:00
Ryan Huffman
f178de3b2e
Merge branch 'master' of github.com:highfidelity/hifi into entity-tools
2014-10-13 21:25:47 -07:00
Clément Brisset
f6f187e7f0
Merge pull request #3587 from ctrlaltdavid/20101
...
CR for Job #20101 - Upload model file function is broken
2014-10-13 16:16:49 -07:00
ZappoMan
2b6cd6d29a
add debugging for ryan's rotate problems
2014-10-13 11:33:06 -07:00
David Rowe
c6bf09f509
Fix model uploading for the case that haven't uploaded model before
2014-10-13 08:35:52 -07:00
ZappoMan
caac5881bf
correctly handle unselect and dont show highlight when other tool is active
2014-10-10 21:39:05 -07:00
ZappoMan
dfff16d9e8
make sure to not select other entities when clicking on a grab handle of a selected entity
2014-10-10 21:12:28 -07:00
Ryan Huffman
77890e4075
Add automatic resizing to natural dimensions in newEditEntities.js
2014-10-09 11:33:31 -07:00
ZappoMan
18f3a208f7
fix property edit dialog box
2014-10-08 19:29:07 -07:00
Leonardo Murillo
f0852ba283
Using new variable in all references to S3 bucket
2014-10-06 11:21:35 -06:00
ZappoMan
4ad10cb6cc
fix comment
2014-10-03 04:27:41 -07:00
ZappoMan
4af3968e01
move XZ translation into the selection tool so that it plays nice with stretchers
2014-10-03 03:03:48 -07:00
ZappoMan
370d01b1f5
implement up/down translation
2014-10-03 01:16:26 -07:00
ZappoMan
175e5d5f79
add ray picking to 3D overlays
2014-10-02 20:44:49 -07:00
ZappoMan
ab58a4e5b8
tweaks to translation, reduce redraws of selection handles
2014-10-02 17:58:18 -07:00
ZappoMan
4ed047cf98
first pass at newEditEntities.js
2014-10-02 15:15:52 -07:00