Commit graph

1815 commits

Author SHA1 Message Date
pull[bot]
2f359cc15f
[pull] master from overte-org:master (#93)
* mirrors wip

* fix view + projection, texture flipping, billboarding

* wip portals

* wip

* fix cpu frustum culling (hacky?)

* fix mirrors in deferred

* mirrors on models + text

* portals use exit as ignoreItem

* cleanup

* entity tags

* wild guess to handle view correction, hide portalExitID in create when mirrorMode != portal

* let's try this??

* plz

* promising

* fix paramsOffset and view flipping

* portals shouldn't flip

* break when tag found

* fix portal view calculation

* Revert "Mirrors + Portals"

* Revert "Revert "Mirrors + Portals""

* web entity wantsKeyboardFocus property

* fix typo

* move audio zones to zone entity properties

* fix audio zones in create

* set dynamic factory

* new procecural particle entity type

* fix particle intersection

* shorten create labels

* fix 0 update props case

* Ability to smooth model animations

* sound entities

* fix layered simulate items

* fix stereo sound speed

* support non-localOnly sound avatar entities

* add sound url prompt

* support registration point, improve locking

* remove keyboardRasied

* locking attempt #2

* fix keyboardRasied typo

* add default particle props

* add unlit property for shapes

* Merge branch master into protocol_changes

* add ambient light color

* fix create issue

* fix create issue

* add tonemapping props to zones, wip ambient occlusion

* wip ambient occlusion

* it's working!

* remove attachments

* fix non-localOnly positional sounds not updating

* change AO default to HBAO, remove from create

* more graphics options

* fix AO setting + effects in mirrors

* fix AA in mirrors

* alezia's fixes

* fix haze in mirrors

* add comment for SKYBOX_DISTANCE

* new line

* model loading priority updates over time, takes into account out of bounds, avatar entities have higher priority, and fsts can specify to wait for wearables to load before rendering

* add loadPriority to model entities, working on other avatars waitForWearables

* fix build error

* try to fix isServer assert

* fix stats + waitForWearables

* Listen for click instead of release.

* Reverted initial commit. Implemented hack to listen for menu click events.

* Missed some reverts.

* Missed another one.

* Prevent duplicate actions.

* Added extra needed checks.

* Fix without formatting? (#91)

* Hopefully fixed formatting.

* Things can't be too easy.

* Remove google poly

* automated entity property serialization

* cleanup + automate EntityPropertyFlags

* text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often

* fix text size

* Update interface/resources/controllers/keyboardMouse.json

Co-authored-by: HifiExperiments <53453710+HifiExperiments@users.noreply.github.com>

* fix component mode serialization

* Fixed mouse look in selfie mode.

* fix text debug assert on invalid or unloaded font

* missed some enums

* fix ADD_GROUP_PROPERTY_TO_MAP

* fix PROP_GRAB_EQUIPPABLE_INDICATOR_URL missing urlPermission

* fix KeyLightPropertyGroup legacy properties

* fix PolyLineEntityItem::getEntityProperties

* comment cmake script

* fix copyright

* Replaced key value with key text.
Added additional comment about the specific delete key used.

* weekly promoted place

Highlight the first place in the list as the weekly promoted place

* Fixed lingering references to `avatarIcon`.

Signed-off-by: armored-dragon <publicmail@armoreddragon.com>

* Adding icon for "Grab And Equip" section

Adding icon for "Grab And Equip" section

* Add "Grab And Equip" section

Add "Grab And Equip" section for the grabbale and Equipable groups of properties.

* Add files via upload

* Add tooltips for the "Grab and Equip" properties

Add the tooltips for the "Grab and Equip" properties

* Text adjustments for grab.equippable

Text adjustments for grab.equippable

* Make Maturity Filter persisted

Make Maturity Filter persisted and with a default value (Teen & Everyone)

* Adjust the default value for maturity

Adjust the default value for maturity

* move "triggerable" under GRAB & EQUIP

move "triggerable" under GRAB & EQUIP

* Remove hifi-screenshare
Cherry picked and updated from Tivoli dd5b6ea6ee5597a06603e16509640e7ed18106bb

Co-authored-by: Julian Groß <julian.g@posteo.de>

* Insert placeholder to not break protocol yet.

* Fix incorrectly resolved merge conflict, left too much code.

* Fixes based on review comments on previous PR

* Remove code accidentally re-added during a conflict fix

* bump protocol

* rebuild fonts with full charset (NOT -allglyphs)

* Attempt at fixing Windows master branch builds

* Change minimum angular velocity to a lower one

* Fix Uuid.NULL behavior

---------

Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
Co-authored-by: HifiExperiments <thingsandstuffblog@gmail.com>
Co-authored-by: ksuprynowicz <ksuprynowicz@post.pl>
Co-authored-by: Dale Glass <51060919+daleglass@users.noreply.github.com>
Co-authored-by: HifiExperiments <53453710+HifiExperiments@users.noreply.github.com>
Co-authored-by: Julian Groß <julian.g@posteo.de>
Co-authored-by: armored-dragon <publicmail@armoreddragon.com>
Co-authored-by: Armored-Dragon <github56254@armoreddragon.com>
Co-authored-by: Alezia Kurdis <60075796+AleziaKurdis@users.noreply.github.com>
Co-authored-by: Maki <mxmcube@gmail.com>
Co-authored-by: Dale Glass <dale@daleglass.net>
2024-10-24 06:32:53 +00:00
Dale Glass
56ab058543 Expand documentation and add packet type to the info column 2024-07-18 20:00:22 +02:00
Dale Glass
c06a60eaea Fix wireshark dissector, update with new packet types.
Probably still incomplete, but getting closer.
2024-07-18 16:39:37 +02:00
f928307412 Update Ubuntu 20.04 amd64 Qt package to 5.15.14 with QtWebEngine 5.15.17. 2024-06-17 20:34:18 +02:00
0ad492c48f Remove broken external reference from tools/nitpick/AppDataHighFidelity/Interface.json 2024-06-15 15:40:56 +02:00
38d399e535 Update build_server_package.bash to include RELEASE_NUMBER. 2024-06-12 20:25:38 +02:00
32944d48ba
Merge pull request #1010 from JulianGro/fedora-40
Add Fedora 40 servers
2024-06-08 13:05:36 +02:00
3a8241aa91 Add a script to more easily build Debian and RPM server packages. 2024-06-08 12:48:02 +02:00
0c600d349f Remove Fedora 38 since it's End Of Life. 2024-06-08 12:01:39 +02:00
4777166659 Add Dockerfile for building servers on Fedora 40. 2024-06-08 11:56:59 +02:00
HifiExperiments
e6f462e04a fix some warnings 2024-06-05 13:35:16 -07:00
a18aee1c60 Add Dockerfile_build_ubuntu-24.04 2024-05-19 14:12:12 +02:00
16530b2334 Moved avatar URL to fully private settings 2024-03-23 20:41:22 +01:00
22a783b702
Fix recording API documentation not being built 2024-02-23 20:29:05 +01:00
4f2c829766 Add Fedora 39 support 2024-02-12 17:04:58 +01:00
fbfabb3096 Remove End Of Life systems 2024-02-12 15:20:55 +01:00
Dale Glass
d882843b01
Merge pull request #576 from AnotherFoxGuy/unity-exporter-improvements
 "Update Existing Avatar" now properly updates the fst file
2023-12-30 21:21:37 +01:00
54ad2b31d5
Merge pull request #722 from OfficialR3ido101/feature/ice_commandline
[ICE] Added command line arguments
2023-11-15 00:18:05 +01:00
OfficialR3ido101
955f4dbc3e Added logging to ice server and ice testing script. 2023-11-14 20:52:27 +00:00
511fbf6c0d Build on our own GitHub Actions Runners, since we require more space. 2023-11-05 13:49:04 +01:00
3e4f6c10e3 Don't specifically build Qt Script, as we don't use it anymore. 2023-10-01 21:56:53 +02:00
c49df08dd3 Update Ubuntu 20.04 Qt package and switch to system libvpx to fix CVE-2023-5217 2023-10-01 21:55:22 +02:00
8e8dc649b2 Update Qt package to fix CVE-2023-4863 2023-09-16 17:24:40 +02:00
Edgar
696a727ba2
🎨 Cleaned up some leftover code 2023-09-08 12:51:41 +02:00
Edgar
bdcaa3b97e
📦 Updated unity package 2023-08-29 10:52:33 +02:00
Edgar
cdc055f14f
🐛 Fixed Unity 2019.4 compatibility 2023-08-29 10:51:51 +02:00
ef0fb6ce94 Add example animation and sound for API docs 2023-08-25 13:57:39 -03:00
Edgar
1082e05d89
📄 Added license to FST.cs 2023-08-24 13:50:53 +02:00
Edgar
f747c3bdd8
🐛 Fixed shader warnings 2023-08-24 13:43:18 +02:00
Edgar
d7fdc00bfe
🐛 Some small bug fixes 2023-08-24 12:59:41 +02:00
Edgar
13f1cfb4e2
🔧 Skip joints with the same name 2023-08-24 12:58:16 +02:00
Edgar
b537ae779d
🔧 Parse joints and freeJoints 2023-08-24 12:57:07 +02:00
Edgar
9fe14a4396
🐛 Fixed exporter not bailing out when failing to parse fst 2023-08-24 12:54:29 +02:00
Edgar
1e3457cfd4
"Update Existing Avatar" now properly updates the fst file
It will now keep any previous edits instead of creating a brand-new file
2023-08-24 12:42:40 +02:00
Benjamin Stanley
67517e67d8
Update AvatarExporter.cs with updated years for Copyright info.
Updated lines 5 and 381 with updated years for copyright.
2023-08-14 15:32:29 -06:00
Edgar
8d75d88f94
"Update Existing Avatar" now loads last exported fst file 2023-08-10 10:55:58 +02:00
Edgar
fe4e4b70fd
🐛 Fixed exporter creating a mangled materialMap 2023-08-10 10:55:17 +02:00
Edgar
0e3ef6c7ae
📝 Updated readme 2023-08-10 10:55:13 +02:00
Edgar
c1101e1b8b
🔧 Updated AvatarExporter to work with newer Unity versions 2023-08-10 10:55:06 +02:00
Edgar
c28208dfa3
🎨 Reformatted code 2023-08-10 10:51:15 +02:00
27e60ca27d Remove EOL Fedora 36 packaging and add Fedora 38 packaging. 2023-07-25 10:06:12 +02:00
89f94e567c Remove Qt Script dependency from Docker build environments 2023-07-23 18:03:23 +02:00
533d6c1a37 Add Debian 12 server package building 2023-07-23 18:01:25 +02:00
Dale Glass
0de10029f3 Review fix, change pointer to reference 2023-07-09 20:19:36 +02:00
Dale Glass
69f1ddcec0 Add crash reporting to Oven 2023-07-04 01:20:30 +02:00
8e83436dfb Fix not working entity list in Create App 2023-06-25 11:52:30 +02:00
Heather Anderson
60b8d41c16 stripping wallet/marketplace out 2023-05-28 15:12:21 +02:00
eb8aabdc8f Switch to Ubuntu 20.04 aarch64 node package 2023-05-22 20:43:03 +02:00
75f45835b5 Fix typo in Linux CI dependency 2023-05-22 20:42:35 +02:00
cc7b7a768b Add Qt package for Ubuntu 20.04 aarch64 2023-05-22 20:42:08 +02:00