David Back
|
7a7b9730ee
|
only clamp handles in hmd outside bounding box
|
2018-07-09 15:36:22 -07:00 |
|
John Conklin II
|
25406fa464
|
Merge pull request #13495 from thoys/feat/create/native-windows
Create App: Native windows
|
2018-07-09 14:25:13 -07:00 |
|
David Back
|
8f1ad8e367
|
Merge pull request #13538 from dback2/editHandleMacFix
Edit handle undefined event fix
|
2018-07-09 12:08:18 -07:00 |
|
John Conklin II
|
79b2858220
|
Merge pull request #13543 from ctrlaltdavid/M16392
Create snap-to-grid and translation fixes
|
2018-07-09 11:39:26 -07:00 |
|
Thijs Wenker
|
b1884b0841
|
CR fixes
|
2018-07-09 16:38:53 +02:00 |
|
David Back
|
3bcc727d47
|
check controller triggered in checkControllerMove
|
2018-07-06 18:57:32 -07:00 |
|
David Back
|
f33fae30ed
|
Merge branch 'editHandleMacFix' of github.com:dback2/hifi into editHandleMacFix
|
2018-07-06 18:56:09 -07:00 |
|
David Back
|
a546d8b279
|
tabs
|
2018-07-06 15:48:53 -07:00 |
|
David Back
|
33e170315c
|
recurse on children of children
|
2018-07-06 15:39:18 -07:00 |
|
Thijs Wenker
|
eea95161ab
|
Merge branch 'master' of github.com:highfidelity/hifi into feat/create/native-windows
|
2018-07-06 20:06:50 +02:00 |
|
David Back
|
169d40c3c1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleMacFix
|
2018-07-06 10:55:04 -07:00 |
|
Thijs Wenker
|
42afd31325
|
default window width fixes
|
2018-07-06 19:48:35 +02:00 |
|
David Rowe
|
1a18d3305e
|
Code review
|
2018-07-06 17:03:30 +12:00 |
|
David Back
|
2bcc96269e
|
comments, fix doubles in list, fix re-parenting to 0
|
2018-07-05 13:10:56 -07:00 |
|
David Back
|
fbe670d8c0
|
also copy unselected children
|
2018-07-05 12:43:37 -07:00 |
|
David Back
|
1cc79f0e7c
|
renaming
|
2018-07-05 12:07:13 -07:00 |
|
David Back
|
25d55b9cc5
|
tabs
|
2018-07-05 11:59:05 -07:00 |
|
David Back
|
40fec8a318
|
reparent after duplication
|
2018-07-05 11:58:45 -07:00 |
|
David Back
|
2e70853ffc
|
Merge branch 'master' into editHandleMacFix
|
2018-07-05 09:51:56 -07:00 |
|
David Rowe
|
a642324a11
|
Fix oscillating positions as translate when snapping to grid
|
2018-07-05 11:58:48 +12:00 |
|
David Rowe
|
9709599c1a
|
Fix translation handle not following mouse at some view angles
|
2018-07-05 11:47:34 +12:00 |
|
David Rowe
|
94c097fc39
|
Fix entity y value jumping when translate with grid snapping enabled
|
2018-07-05 11:42:37 +12:00 |
|
David Rowe
|
b00d07b029
|
ESLint
|
2018-07-05 10:50:08 +12:00 |
|
Thijs Wenker
|
446b82abd6
|
Merge pull request #13410 from dback2/editHandleToggleFix
Fix toggling edit handles between local/world space
|
2018-07-04 00:23:21 +02:00 |
|
David Back
|
afbe64ec11
|
missing bracket
|
2018-07-03 13:32:11 -07:00 |
|
David Back
|
2af0f05cb4
|
tabs
|
2018-07-03 12:40:19 -07:00 |
|
David Back
|
ed4d0f2577
|
early-out if event undefined
|
2018-07-03 12:39:41 -07:00 |
|
Thijs Wenker
|
c583c07d9c
|
Merge branch 'feat/create/interactive-window' into feat/create/native-windows
# Conflicts:
# scripts/system/libraries/entityList.js
# scripts/system/particle_explorer/particleExplorerTool.js
|
2018-07-03 18:47:38 +02:00 |
|
John Conklin II
|
94ab0c71b2
|
Merge pull request #13040 from 1P-Cusack/BugFix_EntityListException_20180427
[BugFix] EntityList UncaughtException in that.sendUpdate
|
2018-07-02 12:35:20 -07:00 |
|
David Back
|
7b9341954f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleToggleFix
|
2018-06-28 12:10:42 -07:00 |
|
Thijs Wenker
|
7fe9365a76
|
create app - native windows
|
2018-06-28 19:12:03 +02:00 |
|
John Conklin II
|
a38859e4da
|
Merge pull request #13397 from ctrlaltdavid/21893
Fix Create app selection updating when entities are deleted
|
2018-06-26 17:06:43 -07:00 |
|
David Back
|
05438f3b85
|
bad avatar collision merge
|
2018-06-25 15:26:54 -07:00 |
|
David Back
|
f65bc9b5ed
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleFixesImprovements
|
2018-06-25 15:22:07 -07:00 |
|
David Back
|
6fa191742c
|
Merge pull request #13390 from dback2/editHandleDebugWindowFix
Prevent edit press events when pointing at tablet or desktop windows
|
2018-06-25 11:11:37 -07:00 |
|
David Back
|
80adad7965
|
myAvatar constant
|
2018-06-22 13:52:43 -07:00 |
|
David Back
|
c019a4816f
|
CR changes + eslint fixes
|
2018-06-21 16:45:09 -07:00 |
|
David Back
|
ed56f09fcf
|
comment
|
2018-06-21 15:00:10 -07:00 |
|
David Back
|
37b35353d2
|
space
|
2018-06-21 14:48:37 -07:00 |
|
David Back
|
54145e0310
|
use previous pick ray when translate reaches end
|
2018-06-20 15:53:38 -07:00 |
|
David Back
|
7704e8c2a9
|
fix stretching too far, improve stretch sphere vs camera dist sizing
|
2018-06-20 14:47:41 -07:00 |
|
David Back
|
633be87473
|
fix stretch panel dimensions
|
2018-06-19 14:57:46 -07:00 |
|
David Back
|
61cbe84ae5
|
fix stretching below minimum still moving entity
|
2018-06-19 14:39:58 -07:00 |
|
David Rowe
|
064f4ca204
|
Remove deleted entities from list without scrolling to top
|
2018-06-19 16:22:59 +12:00 |
|
David Back
|
5b699d1cd4
|
tabs
|
2018-06-18 16:14:46 -07:00 |
|
David Back
|
030e697945
|
fix toggling to world space
|
2018-06-18 15:55:55 -07:00 |
|
David Back
|
bb0b1cc4a4
|
no myAvatarIndex needed
|
2018-06-15 17:35:18 -07:00 |
|
David Back
|
d16b777977
|
tabs
|
2018-06-15 17:33:49 -07:00 |
|
David Back
|
6ef8206f3a
|
temp disable myAvatar collisions when stretching
|
2018-06-15 17:32:03 -07:00 |
|
David Back
|
cb9c255acd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleCollision
|
2018-06-15 14:51:53 -07:00 |
|