|
eed83ac85a
|
Added screenshot format selection with PNG, JPEG and WEBM support
|
2022-09-16 00:06:45 +02:00 |
|
|
6bfb1f6475
|
Changed screenshot format to PNG
|
2022-07-09 08:08:01 +02:00 |
|
|
c6f1e6410e
|
Updated some URLs, rebranded documentation and changed default metaverse server address
|
2022-02-09 23:57:24 +01:00 |
|
Glenn Alexander
|
307005d561
|
Update Snapshot.cpp
Changed string "highfidelity_url' to "vircadia_url"
String is used to form start of snapshot-image metadata.
First step of issue #1192.
|
2021-04-23 12:05:34 +10:00 |
|
MotoFufu9k
|
a710142871
|
Change "FILENAME_PATH_FORMAT" to "vircadia..."
|
2020-05-05 00:39:25 +02:00 |
|
Anna
|
f58400950a
|
made color format for resolve FB a parameter, reverted name of tonemapping task to preserve back compatibility
|
2019-07-30 11:57:01 -07:00 |
|
Anna
|
6a6b2f6d27
|
added tone mapping back
|
2019-07-26 18:55:08 -07:00 |
|
Anna
|
75c5a99ee2
|
removed secondary camera tone mapping compensation during 360 screenshot
|
2019-07-02 17:59:30 -07:00 |
|
SamGondelman
|
48aef3e6d9
|
build error
|
2019-04-23 10:46:53 -07:00 |
|
SamGondelman
|
4fc97effda
|
combine snapshotOperator lists per sam's suggestions
|
2019-04-22 16:22:18 -07:00 |
|
SamGondelman
|
e7d12dc4f8
|
fix snapshots and preview
|
2019-04-17 15:43:05 -07:00 |
|
Stephen Birarda
|
b5254f1ea5
|
cleanup race on deleteLater after callback processed
|
2018-06-27 11:41:37 -07:00 |
|
Zach Fox
|
3ef41664dc
|
Implement MS16052: Use quality '50' when saving PNG Snapshots
|
2018-06-19 10:32:01 -07:00 |
|
Zach Fox
|
84ed07cdb4
|
Merge pull request #13405 from zfox23/MS16007_supportPngSnapshots
Implement MS16007: Add support for PNG snapshots
|
2018-06-18 13:10:45 -07:00 |
|
Zach Fox
|
e83b76781b
|
Be a bit more specific in the docs
|
2018-06-18 11:47:26 -07:00 |
|
Zach Fox
|
dbf3ade04f
|
Implement MS16007: Add support for PNG snapshots
|
2018-06-18 11:22:05 -07:00 |
|
Oren Hurvitz
|
d8ea47b78f
|
Don't call parseSnapshotData() in a static manner.
Shouldn't call non-static methods in a static manner. (Some compilers don't even allow this, although apparently Visual Studio 2017 does.)
|
2018-06-17 14:18:25 +03:00 |
|
Zach Fox
|
96858c9586
|
MS15529: Add secondary camera snapshot notification flag
|
2018-06-01 13:38:41 -07:00 |
|
Zach Fox
|
486f33b4bd
|
Merge branch 'master' of github.com:highfidelity/hifi into MS15103_snapFolderCrash
|
2018-05-16 14:14:35 -07:00 |
|
Zach Fox
|
c3ea176b58
|
Give me my reticle back!
|
2018-05-16 10:54:58 -07:00 |
|
Zach Fox
|
c34605f686
|
GIF snapshots using the Snap app are still weird, but the bug is fixed
|
2018-05-16 10:15:51 -07:00 |
|
Zach Fox
|
012ae741a5
|
Fix MS15103: Interface crashes on snap if snap dir is deleted
|
2018-05-16 09:52:19 -07:00 |
|
Zach Fox
|
a54ce96ac2
|
Clement's CR
|
2018-05-14 17:46:58 -07:00 |
|
Zach Fox
|
0236bc0c44
|
Cleanup after merge conflict
|
2018-05-10 09:51:45 -07:00 |
|
Zach Fox
|
44cfa95830
|
Merge branch 'master' of github.com:highfidelity/hifi into spectatorCameraImprovements
|
2018-05-09 15:01:24 -07:00 |
|
NissimHadar
|
d5bb582811
|
Per Austin's comments.
|
2018-05-08 11:40:56 -07:00 |
|
NissimHadar
|
481eddb2a3
|
Merge branch 'master' of github.com:highfidelity/hifi into commandLineParametersForAutotester
|
2018-05-07 08:24:03 -07:00 |
|
Clement
|
da9fb9c751
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
|
NissimHadar
|
da621d99d3
|
Removed unneeded pragma.
|
2018-05-03 16:52:03 -07:00 |
|
NissimHadar
|
887b8285cd
|
Removed unneeded pragma.
|
2018-05-03 16:44:04 -07:00 |
|
NissimHadar
|
fe9c6052f7
|
Added quitWhenFinished parameter to the command line.
|
2018-05-03 15:02:11 -07:00 |
|
Zach Fox
|
c3d3cdca3d
|
Add cubemap output format
|
2018-05-03 12:57:00 -07:00 |
|
Zach Fox
|
57993cfdd0
|
Cleanup
|
2018-05-02 11:22:42 -07:00 |
|
Zach Fox
|
249e2a2bac
|
Tons of stability and clarity improvements
|
2018-05-01 13:00:04 -07:00 |
|
NissimHadar
|
d5610a2f37
|
WTF...
|
2018-04-30 17:52:44 -07:00 |
|
NissimHadar
|
c01fd02de2
|
Corrected parameter type.
|
2018-04-30 17:23:49 -07:00 |
|
Zach Fox
|
eab2feb543
|
Lots of little improvements and stability fixes
|
2018-04-30 13:54:10 -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 |
|
NissimHadar
|
cf9b089a3c
|
Added option to set snapshot location (for this execution only) from the command line.
|
2018-04-27 17:18:16 -07:00 |
|
Seth Alves
|
8de545acdf
|
add new address accessor for 'public' addresses, use it for snapshot and stream
|
2018-04-05 13:39:51 -07:00 |
|
NissimHadar
|
faec9a62b6
|
Changed "" to QString()
|
2018-02-06 11:01:50 -08:00 |
|
NissimHadar
|
cf87052b7f
|
Added option to select snapshot filename in scripts.
|
2018-02-05 17:29:00 -08:00 |
|
Zach Fox
|
3ce81844da
|
Snapshot JS interface for better Settings handling
|
2017-04-27 14:01:08 -07:00 |
|
howard-stearns
|
bf0f56c138
|
null guard
|
2016-11-23 15:27:24 -08:00 |
|
howard-stearns
|
4e0c6e5d0f
|
handle empty snapshot text data more broadly (and at the same time, don't
lie from parseSnapshotData).
|
2016-11-23 11:00:31 -08:00 |
|
howard-stearns
|
5188de924f
|
allow for SnapshotReview dialog to be up during a change of href for all
media capture
|
2016-11-22 11:09:43 -08:00 |
|
Zach Fox
|
20a2d1275a
|
Bugfixes and GIF uploads workinggit add -A!
|
2016-11-18 14:39:30 -08:00 |
|
howard-stearns
|
52cc03c5a2
|
Get snapshot location data from file, which now uses shareable place info.
|
2016-11-01 14:44:39 -07:00 |
|
Howard Stearns
|
baea0f5cb0
|
create a directory chooser that works in hmd, and use it
|
2016-10-16 17:27:51 -07:00 |
|