Zach Fox
|
96858c9586
|
MS15529: Add secondary camera snapshot notification flag
|
2018-06-01 13:38:41 -07:00 |
|
David Rowe
|
6d4f704279
|
Regularize some JSDoc usage
|
2018-05-21 09:32:10 +12:00 |
|
Sam Gondelman
|
74840d2130
|
Merge pull request #12935 from gcalero/android_new_login
Android new login
|
2018-05-17 15:53:25 -07:00 |
|
Gabriel Calero
|
868b58e66d
|
Un-expose Application from javascript. Restore displayplugin deactivation when goes to background
|
2018-05-04 18:01:01 -03:00 |
|
Zach Fox
|
c3d3cdca3d
|
Add cubemap output format
|
2018-05-03 12:57:00 -07:00 |
|
Zach Fox
|
a2b84c0fbb
|
It's working!!
|
2018-04-30 12:11:46 -07:00 |
|
Zach Fox
|
1b29946a48
|
I feel so close; why isn't this variable capturing?
|
2018-04-27 17:26:05 -07:00 |
|
David Rowe
|
6868ca971f
|
Make Window.x and Window.y report top left of drawable area of window
|
2018-04-04 09:43:39 +12:00 |
|
David Rowe
|
a3c8b2792d
|
Fix Window.geometryChanged() values for moving and resizing window
|
2018-04-04 09:42:05 +12:00 |
|
David Rowe
|
63603ff97c
|
Fix window height reported by Window.geometryChanged() signal
|
2018-04-03 14:21:15 +12:00 |
|
David Rowe
|
d1d58eceab
|
Add Window.raise() as replacement for Window.raiseMainWindow()
|
2018-03-27 13:04:50 +13:00 |
|
Seth Alves
|
4033af9b11
|
Merge branch 'master' of github.com:highfidelity/hifi into serverless-domains
|
2018-03-21 11:11:43 -07:00 |
|
David Rowe
|
966d711e56
|
Fix Window.raiseMainWindow()
|
2018-03-14 13:38:48 +13:00 |
|
David Rowe
|
16aefea2e1
|
Merge branch 'master' into 21776
|
2018-03-13 14:46:07 +13:00 |
|
Seth Alves
|
621e6a62d6
|
merge from upstream
|
2018-03-09 12:07:24 -08:00 |
|
David Rowe
|
287ea8eff2
|
Fix Window.setFocus() unsetting focus if Interface has focus
|
2018-03-02 15:40:49 +13:00 |
|
David Rowe
|
b50044fb2b
|
Remove deprecated Window.openFileChanged() signal from API
|
2018-03-02 13:15:27 +13:00 |
|
Seth Alves
|
33065fb51c
|
more consistent variable names. rework DomainManager and AddressManager methods to take a url rather than host and port
|
2018-03-01 11:07:37 -08:00 |
|
Seth Alves
|
c83dcbc626
|
Merge branch 'master' of github.com:highfidelity/hifi into serverless-domains
|
2018-02-22 07:42:49 -08:00 |
|
Seth Alves
|
db195c6184
|
Merge pull request #12334 from ctrlaltdavid/remove-deprecated-items
Remove some deprecated JavaScript API items
|
2018-02-21 16:31:16 -08:00 |
|
Seth Alves
|
afa059d331
|
Merge branch 'master' of github.com:highfidelity/hifi into serverless-domains
|
2018-02-16 12:58:56 -08:00 |
|
Seth Alves
|
b2a4181bc0
|
working to integrate serverless domains into history, etc
|
2018-02-16 12:58:50 -08:00 |
|
MiladNazeri
|
331b253ba0
|
Merge pull request #12386 from cain-kilgore/21668
WL 21668 - Make sure all Prompts are correctly emitting a signal on cancel and that cancellations return null
|
2018-02-16 06:57:03 -08:00 |
|
Cain Kilgore
|
d1ecc85fb3
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 21668
|
2018-02-12 23:19:20 +00:00 |
|
Cain Kilgore
|
5048bf16cb
|
Fixed Async Prompts/Assets/Dialogs
|
2018-02-12 23:01:19 +00:00 |
|
David Rowe
|
033b85a3a8
|
Merge branch 'master' into remove-deprecated-items
# Conflicts:
# scripts/system/libraries/entitySelectionTool.js
|
2018-02-13 09:42:40 +13:00 |
|
NissimHadar
|
cf87052b7f
|
Added option to select snapshot filename in scripts.
|
2018-02-05 17:29:00 -08:00 |
|
David Rowe
|
d842e532ee
|
Remove Window.customPrompt() from JavaScript API
|
2018-02-04 14:02:30 +13:00 |
|
David Rowe
|
3af7701cac
|
Fix the spectator camera
|
2018-02-04 12:06:20 +13:00 |
|
Seth Alves
|
50e6864988
|
Merge pull request #12138 from Triplelexx/21669_prompt_keyboard
WL#21669: Allow better keyboard navigation of prompt windows such as Window.prompt()
|
2018-01-31 11:19:49 -08:00 |
|
Ryan Downe Karpf
|
f1b18ccc00
|
Merge pull request #12184 from ctrlaltdavid/21700
Add Window browseChanged signal as replacement for openFileChanged
|
2018-01-19 10:45:27 -08:00 |
|
Clément Brisset
|
37504eca15
|
Merge pull request #12186 from ctrlaltdavid/21702
Add Window.protocolSignature() as a replacement for location.protocolVersion()
|
2018-01-18 15:20:03 -08:00 |
|
David Rowe
|
8c2427dd58
|
Rename Window.protocolVersion() to Window.protocolSignature()
|
2018-01-19 09:06:16 +13:00 |
|
David Rowe
|
2883e24285
|
Add Window.protocolVersion() as a replacement for location's
|
2018-01-17 12:00:35 +13:00 |
|
David Rowe
|
85bda1da8e
|
Add Window browseChanged signal as replacement for openFileChanged
|
2018-01-17 09:57:20 +13:00 |
|
Mohammed Nafees
|
885801c5ca
|
Fix copying to clipboard from JS scripts
|
2018-01-16 13:17:47 -05:00 |
|
MiladNazeri
|
301731554f
|
Merge pull request #12102 from cain-kilgore/21664
WL 21664 - Window.innerHeight should not include the menu bar
|
2018-01-10 17:10:14 -08:00 |
|
Triplelexx
|
24f1fc3546
|
fix Ui keyboard navigation
various fixes to allow some support for keyboard navigation in message boxes and dialogs
|
2018-01-10 22:30:43 +00:00 |
|
Cain Kilgore
|
0e3913baff
|
Removed Window.menuHeight
|
2018-01-09 09:07:26 +00:00 |
|
Cain Kilgore
|
773461bd30
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 21666
|
2018-01-09 08:33:44 +00:00 |
|
Cain Kilgore
|
46de7ed83b
|
WL 21666 - Window.domainChanged() isn't emitted if domain isn't running
|
2018-01-09 08:32:59 +00:00 |
|
Cain Kilgore
|
47038e4349
|
WL 21664 - Window.innerHeight should not include the menu bar
|
2018-01-07 08:31:36 +00:00 |
|
David Rowe
|
e6c40f4aae
|
Window JSDoc
|
2017-12-20 10:16:09 +13:00 |
|
SamGondelman
|
c5ebb8a279
|
expose Window.getDeviceSize()
|
2017-11-28 16:16:30 -08:00 |
|
druiz17
|
20918641f4
|
saving work
|
2017-09-29 16:48:25 -07:00 |
|
vladest
|
1cde504c74
|
Memleak fix. Cleanup
|
2017-09-16 22:57:26 +02:00 |
|
vladest
|
a8d24d9161
|
Cleanup
|
2017-09-16 22:41:18 +02:00 |
|
vladest
|
3ceeb0d83e
|
Rework all c++ calls
|
2017-09-16 22:04:53 +02:00 |
|
vladest
|
38295ab73f
|
Merge conflicts
|
2017-08-28 16:58:30 +02:00 |
|
Elisa Lupin-Jimenez
|
65f876acf3
|
enabled version check
|
2017-08-18 10:49:40 -07:00 |
|