ab57e191a5
Remove voxels with middle mouse button
2022-07-16 16:22:46 +02:00
4be0dd4f50
Added continuous voxel editing
2022-07-16 16:22:46 +02:00
9616ba0ca4
Fixed out of bounds access in QByteArray in voxel entity
2022-07-16 16:22:46 +02:00
686d84526c
Redesigned voxel edit UI for VR and added VR controller support
2022-07-16 16:22:46 +02:00
51b267a18f
Basic voxel editing for desktop mode
2022-07-16 16:22:46 +02:00
4acdf8502d
Initial voxel editing functionality for Create App
2022-07-16 16:22:46 +02:00
0327d11c5a
Initial JS files for Edit Tools
2022-07-16 16:22:45 +02:00
f862030b1c
Fixed voxel presets, added icon
2022-07-16 16:22:45 +02:00
e30881bcf9
Added event for dropdown property (work in progress 3)
2022-07-16 16:22:45 +02:00
679cd3ff38
Added event for dropdown property (work in progress 2)
2022-07-16 16:22:45 +02:00
cfd7b867ed
Added event for dropdown property (work in progress)
2022-07-16 16:22:45 +02:00
55347d2a97
Voxel creation and presets from Create App
2022-07-16 16:22:33 +02:00
b69f42e641
Fixed voxel decoding bug
2022-07-16 16:21:12 +02:00
716e310c0f
Initial Create App UI for voxels
2022-07-16 16:20:57 +02:00
44702b3e26
Merge pull request #120 from daleglass-overte/fix-animated-screenshots
...
Fix bug in naming animated screenshots since the change to PNG
2022-07-14 20:44:27 +02:00
Dale Glass
8ce26f331d
Merge pull request #121 from daleglass-overte/download-from-overte
...
Download dependencies from overte.org
2022-07-14 20:38:11 +02:00
Dale Glass
dbe359f493
Merge pull request #113 from overte-org/fix/verbose_lock
...
Made lock message more verbose
2022-07-14 20:36:02 +02:00
Dale Glass
b5122e4732
Download dependencies from overte.org
...
This stops using the old S3 bucket and allows for more flexible hosting
2022-07-14 00:15:39 +02:00
Dale Glass
eb3bb82e0c
Fix bug in naming animated screenshots since the change to PNG
2022-07-13 23:56:20 +02:00
382ec6e4f9
Made lock message more verbose
2022-07-10 18:22:06 +02:00
Dale Glass
ca142c2ff3
Merge pull request #111 from overte-org/fix-windowsmr-fullbody
...
Add full body tracking for Windows MR headsets on SteamVR
2022-07-09 21:29:49 +02:00
Dale Glass
22fd4a80c0
Merge pull request #112 from overte-org/fix/png_screenshots
...
Changed screenshot format to PNG
2022-07-09 21:29:35 +02:00
6bfb1f6475
Changed screenshot format to PNG
2022-07-09 08:08:01 +02:00
353a9cb339
Add full body tracking for Windows MR headsets on SteamVR
2022-07-08 20:40:29 +02:00
Dale Glass
c4308c2292
Merge pull request #103 from daleglass-overte/fix-ignore-gpu-blacklist
...
Change --ignore-gpu-blacklist to --ignore-gpu-blocklist
2022-07-02 21:21:06 +02:00
Dale Glass
1100c42794
Merge pull request #102 from daleglass-overte/update-cmp0074
...
Change cmake policy CMP0074 to NEW
2022-07-02 21:19:40 +02:00
Dale Glass
a37061058a
Merge pull request #99 from daleglass-overte/fix-replace-avatar-url-option
...
Fix replace avatar url option
2022-07-02 21:17:51 +02:00
Dale Glass
36c180ec2c
Merge pull request #104 from daleglass-overte/journald-logging
...
Implement Journald logging
2022-06-28 17:58:14 +02:00
Dale Glass
f4c8b00f40
Merge pull request #1 from JulianGro/fix-replace-avatar-url-option
...
fix replace avatar url option according to coding standards
2022-06-28 00:48:55 +02:00
Dale Glass
214dce833d
Improve error reporting for incorrect --logOptions
2022-06-28 00:34:43 +02:00
Dale Glass
545ee0840b
Initialize QCoreApplication before calling showHelp
2022-06-28 00:34:43 +02:00
Dale Glass
4204056f2e
Add --logOptions to domain server and assignment client
2022-06-28 00:34:43 +02:00
Dale Glass
2a919e35f4
Rename TARGET field to "COMPONENT" for clarity.
...
"Target" is what's it named in the source, but it seems too confusing.
2022-06-28 00:34:43 +02:00
Dale Glass
6110da720e
Remove old code
2022-06-28 00:34:43 +02:00
Dale Glass
133f7349c9
Add FindJournald cmake module
...
From https://github.com/fluent/fluent-bit/blob/master/cmake/FindJournald.cmake
2022-06-28 00:34:43 +02:00
Dale Glass
e01f6e3049
Finish journald logging implementation
...
This adds command-line arguments, disables it by default on interface,
adds target logging, and can deal with variable numbers of fields.
It also adds some documentation.
2022-06-28 00:34:43 +02:00
Dale Glass
4dec2d6430
Add 'journald' log option
2022-06-28 00:34:43 +02:00
Dale Glass
ad4f0c1a8c
Initial implementation
2022-06-28 00:34:41 +02:00
cd91f9f273
Merge pull request #108 from overte-org/fix/spectator_camera
...
Fixed allowed QML sources to point at our community apps server
2022-06-26 23:11:16 +02:00
a274edcc4f
Fixed allowed QML sources to point at our community apps server
2022-06-26 20:55:22 +02:00
036977b790
Merge pull request #100 from daleglass-overte/make-wrote-ktx-cache-debug
...
Make the "Wrote KTX" message a debug one
2022-06-26 18:25:15 +02:00
Dale Glass
c6222144bf
Merge pull request #97 from daleglass-overte/show-texture-filename
...
Show the filename when a texture fails to load
2022-06-26 18:11:39 +02:00
Dale Glass
2c40d872d4
Merge pull request #95 from daleglass-overte/log-breakpoint
...
Add log breakpoint system
2022-06-26 17:56:20 +02:00
661b7c3a7d
fix replace avatar url option according to coding standards
2022-06-26 14:32:31 +02:00
a975e4f6ef
Merge pull request #106 from JulianGro/gha_android
...
Disable Android CI builds
2022-06-25 23:59:06 +02:00
Dale Glass
76efc414f1
Fix replace-avatar-url option
...
Fixes [WARNING] [default] QCommandLineParser: option not defined: "replaceAvatarURL"
2022-06-25 23:03:34 +02:00
7243d489f5
Disable Android builds
2022-06-24 19:37:17 +02:00
Dale Glass
2720f4348a
Change --ignore-gpu-blacklist to --ignore-gpu-blocklist
...
The old option name was deprecated by Chrome. Fixes:
[525529:525529:0622/194252.987422:ERROR:service_utils.cc(157)] --ignore-gpu-blacklist is deprecated and will be removed in 2020Q4, use --ignore-gpu-blocklist instead.
2022-06-22 20:00:34 +02:00
Dale Glass
b7f5bba75b
Change cmake policy CMP0074 to NEW
...
https://cmake.org/cmake/help/latest/policy/CMP0074.html
CMake says the old behavior is deprecated and will be removed.
Everything seems to build OK with this setting so far.
2022-06-22 19:17:49 +02:00
Dale Glass
b551e80fa5
Add missing file
2022-06-22 19:15:16 +02:00