overte-thingvellir/tools
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
..
010-templates
ac-client Replace uses of endl on Qt classes with Qt::endl 2021-07-03 19:08:03 +02:00
animedit code review feedback 2019-11-26 10:52:21 -08:00
atp-client Replace uses of endl on Qt classes with Qt::endl 2021-07-03 19:08:03 +02:00
bake-tools
ci-scripts Update build_server_package.bash to include RELEASE_NUMBER. 2024-06-12 20:25:38 +02:00
dissectors Expand documentation and add packet type to the info column 2024-07-18 20:00:22 +02:00
doxygen Fix copyright headers 2023-05-19 00:17:38 +02:00
gpu-frame-player [pull] master from overte-org:master (#93) 2024-10-24 06:32:53 +00:00
ice-client Added logging to ice server and ice testing script. 2023-11-14 20:52:27 +00:00
jsdoc Fix recording API documentation not being built 2024-02-23 20:29:05 +01:00
ktx-tool Unnecessary copy warning 2022-06-15 00:02:54 +02:00
nitpick Remove broken external reference from tools/nitpick/AppDataHighFidelity/Interface.json 2024-06-15 15:40:56 +02:00
node-builder Switch to Ubuntu 20.04 aarch64 node package 2023-05-22 20:43:03 +02:00
oven Review fix, change pointer to reference 2023-07-09 20:19:36 +02:00
qt-builder Update Ubuntu 20.04 amd64 Qt package to 5.15.14 with QtWebEngine 5.15.17. 2024-06-17 20:34:18 +02:00
samples
scripts Switch to GitPython 2019-01-09 18:27:34 -08:00
skeleton-dump Replace uses of endl on Qt classes with Qt::endl 2021-07-03 19:08:03 +02:00
udt-test Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
unity-avatar-exporter 🎨 Cleaned up some leftover code 2023-09-08 12:51:41 +02:00
vhacd-util Missing header 2022-06-15 00:03:19 +02:00
atp-extract.py
avatar-json-to-dot.js
CMakeLists.txt Have cmake be verbose about whether NPM has been detected 2021-07-11 19:26:51 +02:00
dimensions.mel
gen_stars.py
normalizeFrame.py Fix loading relative files 2019-03-19 09:32:44 -07:00
objtohio.php
refresh-tags.sh
sendvoxels.php
shadergen.py add ability for slp files to define shader variants 2019-06-03 19:16:42 -07:00
srgb_gen.py