Dante Ruiz
|
9a8ebdd021
|
Merge pull request #13739 from dback2/cloneChildrenFix
Fix cloning a parented entity
|
2018-08-09 13:05:28 -07:00 |
|
John Conklin II
|
f4f0c5fcad
|
Merge pull request #13767 from ctrlaltdavid/M15772
Fix entity stay highlighted after hand leaves when far grabbing another
|
2018-08-09 12:53:41 -07:00 |
|
Zach Fox
|
394f93f39c
|
Fix SortOrder
|
2018-08-09 11:44:03 -07:00 |
|
Zach Fox
|
e00dbcecc6
|
Fix MS17495: Initially wire sendMessage to ignore in appUi module
|
2018-08-09 11:33:26 -07:00 |
|
Wayne Chen
|
2a6ff90a2c
|
fixing web tablet error
|
2018-08-09 11:30:10 -07:00 |
|
David Back
|
a6d944e034
|
use alpha 1 for edit handles
|
2018-08-09 10:32:34 -07:00 |
|
John Conklin II
|
34697b6b07
|
Merge pull request #13770 from huffman/fix/edit-duplicate-fix
Fix duplicating multiple entities causing infinite looping
|
2018-08-09 09:07:37 -07:00 |
|
David Rowe
|
521797b32f
|
Script and state machine basics
|
2018-08-09 20:44:01 +12:00 |
|
Anthony Thibault
|
90b0bd333f
|
Merge pull request #13774 from danteruiz/revert-tablet-material-entity
Revert to using overlays instead of material entities for button highlighting.
|
2018-08-08 17:33:26 -07:00 |
|
David Back
|
a04ffd969e
|
deselect when reselecting same entity, fix indents
|
2018-08-08 13:32:38 -07:00 |
|
Ryan Huffman
|
544a6504f2
|
Merge pull request #13760 from ctrlaltdavid/M16932
Render Touch controllers at physical hands's locations
|
2018-08-08 13:11:21 -07:00 |
|
David Back
|
adc2c9c6fc
|
Merge branch 'master' of https://github.com/highfidelity/hifi into entityListCtrlReselection
|
2018-08-08 12:41:54 -07:00 |
|
Sam Gondelman
|
16b483b338
|
Merge pull request #13766 from SamGondelman/shaders
Miscellaneous shader fixes
|
2018-08-08 11:34:36 -07:00 |
|
Olivier Prat
|
2584ce4c96
|
Merged with master
|
2018-08-08 08:42:44 +02:00 |
|
SamGondelman
|
6ff0b9d417
|
fix debug tools
|
2018-08-07 15:25:56 -07:00 |
|
David Back
|
3c5c5d8552
|
Merge pull request #13750 from dback2/editLogSpamFix
Fix edit log spam with -1 hand
|
2018-08-07 13:51:39 -07:00 |
|
David Rowe
|
a7170a5892
|
Fix typo
|
2018-08-08 08:49:29 +12:00 |
|
Dante Ruiz
|
269afb9a49
|
remove tablet material entities code remove create
|
2018-08-07 11:19:22 -07:00 |
|
Dante Ruiz
|
8c5eefcc95
|
some file and code cleanup
|
2018-08-07 10:58:45 -07:00 |
|
Dante Ruiz
|
d78c571df6
|
revert to use overlays instead of entities for tablet highlighting
|
2018-08-07 10:56:53 -07:00 |
|
Thijs Wenker
|
9c96a10f6c
|
Fix for angularVelocity zeroing out on duplication or undo
|
2018-08-07 19:35:49 +02:00 |
|
David Back
|
d88615219c
|
CR changes
|
2018-08-07 10:19:48 -07:00 |
|
David Back
|
174519e86e
|
fix reselecting same entity in list
|
2018-08-07 09:56:51 -07:00 |
|
Ryan Huffman
|
61fdce9c11
|
Fix duplicating multiple entities causing infinite looping
|
2018-08-07 09:52:14 -07:00 |
|
Thijs Wenker
|
95c32c8e45
|
fix reset triggerable checkbox
|
2018-08-07 17:23:49 +02:00 |
|
David Rowe
|
c9c23b8db3
|
Fix entity stay highlighted after hand leaves when far grabbing another
|
2018-08-07 15:34:17 +12:00 |
|
David Back
|
f9e25d36e7
|
use wrapper emitScriptEvent, change to Fetching
|
2018-08-06 17:52:27 -07:00 |
|
David Back
|
e5abd9d57d
|
fix server script status event, use [ Getting status ]
|
2018-08-06 17:03:32 -07:00 |
|
David Back
|
112327a3c1
|
Merge pull request #13735 from dback2/entityCameraKeyFix
Use key codes for entity camera keys
|
2018-08-06 14:07:48 -07:00 |
|
David Rowe
|
83ed572a33
|
Render Touch controllers at physical hands's locations
|
2018-08-04 19:27:44 +12:00 |
|
David Back
|
0565e0400c
|
fix edit log spam with -1 hand
|
2018-08-03 11:08:56 -07:00 |
|
Olivier Prat
|
f2a01021f3
|
Improvement of debug shadow script
|
2018-08-03 18:01:22 +02:00 |
|
David Back
|
0b9e520b53
|
fix grab cloning parented entitiy
|
2018-08-01 16:00:25 -07:00 |
|
John Conklin II
|
f02e91806c
|
Merge pull request #13686 from huffman/fix/undo-create-entity
Fix added entities not being undoable in Create
|
2018-08-01 13:11:17 -07:00 |
|
David Back
|
cdbf75666f
|
new line
|
2018-08-01 12:46:49 -07:00 |
|
David Back
|
f946bb73ef
|
remove constants
|
2018-08-01 12:46:17 -07:00 |
|
David Back
|
97e45643b0
|
spacing
|
2018-08-01 12:44:40 -07:00 |
|
David Back
|
ca3151ae39
|
Merge branch 'master' of https://github.com/highfidelity/hifi into entityCameraKeyFix
|
2018-08-01 12:43:04 -07:00 |
|
David Back
|
3e9e00f1d6
|
use key codes for entity camera keys
|
2018-08-01 12:42:50 -07:00 |
|
Thijs Wenker
|
c562a6945d
|
Merge pull request #13671 from huffman/fix/create-copy-follows-user
Fix duplication not working as expected on grabbed entities
|
2018-08-01 19:25:33 +02:00 |
|
SamGondelman
|
e11030bbc3
|
mukul's changes, enable parabolic teleport
|
2018-08-01 09:46:17 -07:00 |
|
Ryan Huffman
|
6369cee0d1
|
Fix added entities not being undoable in Create
|
2018-08-01 09:40:29 -07:00 |
|
David Back
|
e8068fea0a
|
block selecting overlays with other hand
|
2018-07-31 17:18:35 -07:00 |
|
Ryan Huffman
|
bbdc7ba380
|
Fix Uuid null comparison and dangling comma in Create tool
|
2018-07-31 13:57:27 -07:00 |
|
David Back
|
ad9ec26781
|
print
|
2018-07-31 11:53:17 -07:00 |
|
David Back
|
7bf7663f09
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleTriggerValues
|
2018-07-31 11:51:26 -07:00 |
|
David Back
|
4a722a62f7
|
use click handler only, remove triggerClicked
|
2018-07-31 11:51:16 -07:00 |
|
Ryan Huffman
|
431cbf2694
|
Merge pull request #13699 from thoys/fix/create/triggerable
MS16809: handle both triggerable and wantsTrigger in CreateApp
|
2018-07-31 10:34:31 -07:00 |
|
John Conklin II
|
8e277758ad
|
Merge pull request #13700 from danteruiz/fix-grabbing-problem
Impove the way we checkForChildTooFarAway in nearParentGrabEntity.js
|
2018-07-31 09:46:57 -07:00 |
|
David Back
|
03f0116b79
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleTriggerValues
|
2018-07-31 09:28:14 -07:00 |
|
John Conklin II
|
bd2ab38bfe
|
Merge pull request #13701 from ElderOrb/FB16702
FB16702 - Avatar App does not save Animation JSON Override URL
|
2018-07-30 14:51:32 -07:00 |
|
John Conklin II
|
6d7116fad7
|
Merge pull request #13676 from thoys/fix/api/agent
MS15184: Remove deprecated functions in Agent API
|
2018-07-30 14:48:10 -07:00 |
|
John Conklin II
|
200292c18e
|
Merge pull request #13675 from howard-stearns/forget-you
pal refresh fixes
|
2018-07-30 14:38:24 -07:00 |
|
David Back
|
b420ef8cf2
|
fix trigger clicks on vive
|
2018-07-30 13:21:09 -07:00 |
|
David Back
|
bec54cc182
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleTriggerValues
|
2018-07-30 12:26:48 -07:00 |
|
Sam Gondelman
|
8201997a16
|
Merge pull request #13660 from SamGondelman/parabolic
Parabolic Picking + Pointers
|
2018-07-30 10:49:02 -07:00 |
|
Thijs Wenker
|
d486a0721d
|
Merge pull request #13698 from dback2/resetPropertiesNoSelection
Reset entity property fields when no selection
|
2018-07-30 19:37:12 +02:00 |
|
Dante Ruiz
|
0f46001f9a
|
remove redundent variable
|
2018-07-30 10:29:53 -07:00 |
|
Dante Ruiz
|
4caf613269
|
making requested changes
|
2018-07-30 10:19:27 -07:00 |
|
David Back
|
398c530214
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleTriggerValues
|
2018-07-30 10:18:19 -07:00 |
|
Dante Ruiz
|
cf6850de48
|
better stuff
|
2018-07-27 17:53:21 -07:00 |
|
Dante Ruiz
|
887a416656
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-grabbing-problem
|
2018-07-27 17:50:12 -07:00 |
|
Dante Ruiz
|
6320401308
|
somewhat better distance from bounding box
|
2018-07-27 17:49:49 -07:00 |
|
SamGondelman
|
1ef54b2fe6
|
back to ray teleport
|
2018-07-27 14:58:56 -07:00 |
|
John Conklin II
|
fc88165e23
|
Merge pull request #13696 from SamGondelman/particleRot
Particles don't spin with head roll, new spin + rotateWithEntity properties
|
2018-07-27 14:54:48 -07:00 |
|
Thijs Wenker
|
9dce1b64b6
|
Merge pull request #13695 from huffman/fix/create-focus-on-create
Fix edit.js not being able to delete after creating entity
|
2018-07-27 22:43:34 +02:00 |
|
Ryan Huffman
|
103f9e04fa
|
Fix duplication not working as expected on grabbed entities
|
2018-07-27 13:32:12 -07:00 |
|
Dante Ruiz
|
30b4815bf9
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-grabbing-problem
|
2018-07-27 13:13:10 -07:00 |
|
David Rowe
|
3bfdd3ff58
|
Maintain virtual and real world orientations when teleport
|
2018-07-27 15:18:40 +12:00 |
|
David Back
|
cd842afc1c
|
prevent both hands triggering same time, allow one to trigger after other
|
2018-07-26 17:52:25 -07:00 |
|
David Back
|
dcdf734114
|
remove unneeded
|
2018-07-26 16:43:07 -07:00 |
|
David Back
|
82e5d6ad29
|
use triggerClicks from controllers for edit handles
|
2018-07-26 16:38:25 -07:00 |
|
Alexander Ivash
|
29f7cab7df
|
FB16702 - Avatar App does not save Animation JSON Override URL
note: PR also changes logic of 'hint' - previously it showed hard-coded senseless text, now - current value of 'animation URL'
|
2018-07-27 02:08:44 +03:00 |
|
Dante Ruiz
|
74bb2301b0
|
minimize diff
|
2018-07-26 16:05:56 -07:00 |
|
Dante Ruiz
|
31d31af941
|
minimize diff
|
2018-07-26 16:05:18 -07:00 |
|
David Back
|
ff6ed971d8
|
comments, re-org, submesh number
|
2018-07-26 15:40:27 -07:00 |
|
Dante Ruiz
|
02232daa58
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-grabbing-problem
|
2018-07-26 15:26:24 -07:00 |
|
Dante Ruiz
|
6edd109dfe
|
revert back to the old way we checkForChildTooFarAway
|
2018-07-26 15:23:54 -07:00 |
|
SamGondelman
|
74b3143bc3
|
remove scaling from teleport script
|
2018-07-26 12:23:14 -07:00 |
|
howard-stearns
|
699d1647ca
|
typo, and more conservative item limit
|
2018-07-26 12:01:56 -07:00 |
|
howard-stearns
|
9b61e8c4ad
|
Merge branch 'master' of github.com:highfidelity/hifi into forget-you
|
2018-07-26 11:50:15 -07:00 |
|
SamGondelman
|
1c1b68ee66
|
emitterShouldTrail fix, review comments, rotateWithEntity
|
2018-07-26 11:41:16 -07:00 |
|
Thijs Wenker
|
6e23caca0d
|
handle both wantsTrigger and triggerable in CreateApp
|
2018-07-26 20:25:42 +02:00 |
|
David Back
|
cb8e9f218b
|
reset all property fields when no selection
|
2018-07-26 11:23:28 -07:00 |
|
Zach Fox
|
cc921ed9c4
|
Merge pull request #13685 from zfox23/MS16820_rateLimitPolaroids
Fix MS16820: Rate limit Snapshot Polaroids
|
2018-07-25 15:45:51 -07:00 |
|
SamGondelman
|
9b41cb5554
|
improve model picking performance, scale parabola v/a with avatar, improve followNormal behavior, turn off followNormal on teleport, remove 1 m no teleport spot
|
2018-07-25 15:19:25 -07:00 |
|
Ryan Huffman
|
0e0966004c
|
Fix edit.js not being able to delete after creating entity
This fix puts focus back on the main window when creating an entity so that the user can use shortcuts like 'f' and 'delete'
|
2018-07-25 14:52:56 -07:00 |
|
Sam Gondelman
|
2aeef2e016
|
min spinSpread is 0
|
2018-07-25 09:40:52 -07:00 |
|
Sam Gondelman
|
b4cc9c8004
|
typo
|
2018-07-25 09:36:43 -07:00 |
|
SamGondelman
|
4750611af9
|
particles don't spin with head roll, add particle spin properties, negative emitSpeed
|
2018-07-24 23:47:58 -07:00 |
|
Zach Fox
|
04754d0dab
|
Fix MS16820: Rate limit Snapshot Polaroids
|
2018-07-24 15:28:37 -07:00 |
|
Alexander Ivash
|
6db46e84ff
|
FB17036 Avatar App causes error on cache reload (CTRL+R)
|
2018-07-25 01:11:26 +03:00 |
|
SamGondelman
|
fbcddf1445
|
test gradual normal interpolation
|
2018-07-24 14:15:49 -07:00 |
|
Thijs Wenker
|
b7d12c6b1c
|
Merge pull request #13656 from huffman/fix/create-selection-box
Fix the Create selection box not always matching outline
|
2018-07-24 19:49:20 +02:00 |
|
SamGondelman
|
318ef907b8
|
parabola/polyvox, fixing some bugs
|
2018-07-24 10:08:35 -07:00 |
|
Thijs Wenker
|
e2d7431456
|
move agent scripting interface to its own class to get rid of deprecated API
|
2018-07-24 16:54:24 +02:00 |
|
John Conklin II
|
2ac9463830
|
Merge pull request #13653 from ElderOrb/fake-wearables-fix
FB16870: Avatar Wearables showing incorrect number
|
2018-07-23 15:55:11 -07:00 |
|
howard-stearns
|
48184c102b
|
Merge branch 'master' of github.com:highfidelity/hifi into forget-you
|
2018-07-23 15:25:46 -07:00 |
|
howard-stearns
|
f87db26cad
|
pal refresh that remembers your place
|
2018-07-23 15:25:06 -07:00 |
|
Ryan Huffman
|
d1da7675f6
|
Merge pull request #13648 from huffman/fix/create-xz-lines
Fix xz guides not showing when translating with Shift
|
2018-07-23 10:44:47 -07:00 |
|