Commit graph

86566 commits

Author SHA1 Message Date
HifiExperiments
f9e729b01a
Merge pull request #884 from HifiExperiments/particles
GPU Particles
2024-04-19 13:41:59 -07:00
HifiExperiments
a6491d6225 add default particle props 2024-04-17 15:43:20 -07:00
HifiExperiments
ac29616b7c fix keyboardRasied typo 2024-04-17 15:43:01 -07:00
HifiExperiments
51a80af149
Merge branch 'protocol_changes' into particles 2024-04-05 23:20:58 -07:00
HifiExperiments
1dece29510
Merge pull request #889 from HifiExperiments/animations
Ability to smooth model animations
2024-04-05 23:19:03 -07:00
HifiExperiments
968fa4af51 fix layered simulate items 2024-03-26 16:56:54 -07:00
HifiExperiments
b6199079f8 Ability to smooth model animations 2024-03-24 12:46:46 -07:00
HifiExperiments
0538284492 fix 0 update props case 2024-03-23 20:39:40 -07:00
HifiExperiments
b97378d4cd shorten create labels 2024-03-23 13:01:48 -07:00
HifiExperiments
9f3cf5a029 fix particle intersection 2024-03-22 21:38:38 -07:00
HifiExperiments
f7c17d6035 new procecural particle entity type 2024-03-21 16:43:09 -07:00
HifiExperiments
325a694f38
Merge pull request #847 from HifiExperiments/audioZones
Audio Zone Properties
2024-03-21 16:41:31 -07:00
HifiExperiments
8ea3f1956e set dynamic factory 2024-03-14 15:15:37 -07:00
HifiExperiments
af09c0a486 fix audio zones in create 2024-03-12 16:12:44 -07:00
HifiExperiments
b8d2d71e07 move audio zones to zone entity properties 2024-03-02 11:27:04 -08:00
d928cb4ccd
Merge pull request #814 from HifiExperiments/focus
Web Entity wantsKeyboardFocus
2024-03-02 14:41:48 +01:00
HifiExperiments
7941c9e2c9
fix typo 2024-03-01 11:18:52 -08:00
HifiExperiments
dc32e5c0a3 web entity wantsKeyboardFocus property 2024-02-15 11:54:49 -08:00
eebeca515e
Merge pull request #748 from HifiExperiments/tags
Entity tags
2024-01-21 20:20:40 +01:00
HifiExperiments
e96a4f5c98
Merge branch 'protocol_changes' into tags 2024-01-13 12:11:20 -08:00
Dale Glass
ca094dc672
Merge pull request #786 from overte-org/revert-785-revert-721-mirror
Revert "Revert "Mirrors + Portals""
2024-01-13 20:26:50 +01:00
Dale Glass
e7591d6794
Revert "Revert "Mirrors + Portals"" 2024-01-13 11:23:36 +01:00
b33d35ca67
Merge pull request #785 from overte-org/revert-721-mirror
Revert "Mirrors + Portals"
2024-01-13 11:18:53 +01:00
c6e4e5de37
Revert "Mirrors + Portals" 2024-01-13 11:18:08 +01:00
c73566d7f2
Merge pull request #721 from HifiExperiments/mirror
Mirrors + Portals
2024-01-13 11:18:00 +01:00
HifiExperiments
446207a4b4 fix portal view calculation 2024-01-03 16:33:45 -08:00
HifiExperiments
f99a2fa405 break when tag found 2023-12-30 13:41:56 -08:00
HifiExperiments
c608e82f22 portals shouldn't flip 2023-12-21 15:41:16 -08:00
HifiExperiments
5159367b4c fix paramsOffset and view flipping 2023-12-18 15:42:17 -08:00
HifiExperiments
e0f3657032 promising 2023-12-13 21:58:48 -08:00
HifiExperiments
4e5ded0ba9 plz 2023-12-12 15:18:04 -08:00
HifiExperiments
16341312fa let's try this?? 2023-12-06 15:59:36 -08:00
HifiExperiments
3e0c50e077 wild guess to handle view correction, hide portalExitID in create when mirrorMode != portal 2023-12-04 14:49:35 -08:00
HifiExperiments
85f24f0951 entity tags 2023-12-02 15:59:52 -08:00
78bc24cb22
Merge pull request #724 from HifiExperiments/luci
Fix luci
2023-11-24 23:24:37 +01:00
39df2c975d
Merge pull request #711 from HifiExperiments/deprecatedRedirect
Fix QNetworkRequest::FollowRedirectsAttribute deprecated warning
2023-11-24 07:40:13 +01:00
476cf0bbf9
Merge pull request #736 from overte-org/fix/controller_performance
Improve game rate by moving squeezeHands.js to a separate thread
2023-11-23 19:05:46 +01:00
fadfdab52a
Merge pull request #737 from keeshii/fix/wizard_refresh_rate
Corrected refresh rate values in wizard.
2023-11-23 19:04:08 +01:00
keeshii
eba935a55f Corrected refresh rate values in wizard. 2023-11-23 15:48:12 +01:00
e8143a8e40
Merge pull request #729 from overte-org/fix/gravity
Changed gravity constant to a more realistic one
2023-11-23 08:18:19 +01:00
4933a2916b
Update some links in README.md
Fixes https://github.com/overte-org/overte/issues/718
2023-11-22 02:25:55 +01:00
e05c79ca96 Improve game rate by moving squeezeHands.js to a separate thread 2023-11-21 23:40:16 +01:00
ec72a79b39
Merge pull request #730 from JulianGro/vcpkg_update_windows
Update VCPKG on Windows to version 2023.10.19
2023-11-20 06:54:38 +01:00
HifiExperiments
6af7b9f772 cleanup 2023-11-19 15:17:18 -08:00
HifiExperiments
3336efb6ee portals use exit as ignoreItem 2023-11-19 14:57:02 -08:00
HifiExperiments
a630a6f9c9 mirrors on models + text 2023-11-19 14:57:02 -08:00
HifiExperiments
093cf29778 fix mirrors in deferred 2023-11-19 14:57:02 -08:00
HifiExperiments
56860bea99 fix cpu frustum culling (hacky?) 2023-11-19 14:57:01 -08:00
HifiExperiments
4806f901b4 wip 2023-11-19 14:57:01 -08:00
2aab5ba519 Update VCPKG on Windows to version 2023.10.19 2023-11-19 21:28:48 +01:00