Commit graph

87072 commits

Author SHA1 Message Date
Dale Glass
fe550aa69f Whitespace changes 2024-05-04 15:56:06 +02:00
HifiExperiments
19144e492c
Merge pull request #152 from HifiExperiments/urls
add canViewAssetURLs domain permissions
2024-05-01 16:49:38 -07:00
HifiExperiments
46787eebf0
Merge pull request #853 from overte-org/fix/script_deadlocks
Move helper script engines to their own threads
2024-04-30 13:30:27 -07:00
HifiExperiments
268de192f7
Merge branch 'master' into fix/script_deadlocks 2024-04-30 13:29:17 -07:00
2010bb44e8
Simplify ScriptableAvatar.cpp helper script engine lambda
Co-authored-by: HifiExperiments <53453710+HifiExperiments@users.noreply.github.com>
2024-04-30 16:27:57 +02:00
9f80c9de58 Added HelperScriptEngine class 2024-04-30 00:27:19 +02:00
HifiExperiments
ed88ab5ecb
Merge pull request #936 from HifiExperiments/mtoon2
support VRMC_materials_mtoon and KHR_materials_unlit
2024-04-19 23:01:41 -07:00
HifiExperiments
74002b4738 simplify constructors 2024-04-19 16:05:59 -07:00
HifiExperiments
f9e729b01a
Merge pull request #884 from HifiExperiments/particles
GPU Particles
2024-04-19 13:41:59 -07:00
HifiExperiments
58e84acd5f whoops now it's working 2024-04-18 18:10:48 -07:00
HifiExperiments
a58e188b5c always allow getting my own avatar entities, also whoops I missed some group props 2024-04-18 17:19:06 -07:00
HifiExperiments
8a770094bb cleanup 2024-04-18 15:50:10 -07:00
HifiExperiments
f3cb4e2ca9 handle canViewAssetURLs better in create 2024-04-18 15:44:19 -07:00
HifiExperiments
bf03847549 apply madder's patch 2024-04-18 15:44:19 -07:00
HifiExperiments
8bdc5bb4cf add canViewAssetURLs domain permissions 2024-04-18 15:44:15 -07:00
HifiExperiments
edb8cc55b4
Merge pull request #887 from overte-org/feature/script_security
Added simple protection for avatar URL
2024-04-18 15:16:27 -07:00
HifiExperiments
022f1497c5
Merge pull request #927 from HifiExperiments/groupProps
Fix getEntityProperties for group properties + keylight direction
2024-04-18 13:14:30 -07:00
HifiExperiments
376cd078e5
Merge pull request #935 from HifiExperiments/jointName
conversionPenaltyScore should accumulate
2024-04-18 12:56:34 -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
b22f5fe4fe
Merge pull request #899 from HifiExperiments/refresh-rate
Custom refresh rate profile
2024-04-17 14:46:36 -07:00
5aac93352c Fixed check for if script permission is enabled 2024-04-17 00:45:57 +02:00
HifiExperiments
9c3b0b8e4f fix effects, patch checksum issue 2024-04-16 13:47:11 -07:00
HifiExperiments
36fafe8432 wip msdf fonts 2024-04-16 13:47:05 -07:00
HifiExperiments
48b1493410 text clips to edges instead of disappearing 2024-04-16 13:46:57 -07:00
46a80fcfdb
Merge pull request #868 from overte-org/feature/script_byte_array
Add qByteArray to script value conversion
2024-04-16 22:34:44 +02:00
HifiExperiments
98c11cef82 locking attempt #2 2024-04-14 22:04:09 -07:00
HifiExperiments
8f27a4bf2b support VRMC_materials_mtoon and KHR_materials_unlit 2024-04-14 16:23:45 -07:00
95406c44c6 Simplified ScriptSecurity.qml 2024-04-14 21:56:41 +02:00
1887a82b4b Script security fixes and cleanups 2024-04-14 20:22:22 +02:00
e57874a2bd
Simplify ScriptAvatarData::getSkeletonModelURLFromScript
Co-authored-by: HifiExperiments <53453710+HifiExperiments@users.noreply.github.com>
2024-04-14 18:12:30 +02:00
379db8b17c
Simplify AvatarData::getSkeletonModelURLFromScript()
Co-authored-by: HifiExperiments <53453710+HifiExperiments@users.noreply.github.com>
2024-04-14 18:11:27 +02:00
HifiExperiments
426df9dc94 conversionPenaltyScore should accumulate 2024-04-13 14:13:44 -07:00
HifiExperiments
6a180b14a1 remove keyboardRasied 2024-04-12 13:06:54 -07:00
HifiExperiments
376be7b17e support registration point, improve locking 2024-04-12 13:04:30 -07:00
HifiExperiments
b8a9881d41 fix getting only group properties + keylight.direction typo 2024-04-11 15:07:03 -07:00
HifiExperiments
eb7d97064f add sound url prompt 2024-04-07 13:40:42 -07:00
HifiExperiments
b7a3fb1072 support non-localOnly sound avatar entities 2024-04-07 12:54:37 -07:00
HifiExperiments
aa5e8e635e
Merge branch 'protocol_changes' into sound 2024-04-05 23:22:22 -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
9914d4d133 fix stereo sound speed 2024-03-30 00:05:28 -07:00
HifiExperiments
750c5f20f6 cleanup, fixes, update QML 2024-03-29 21:37:57 -07:00
latex
a6646d8dff Custom refresh rate profile WIP
This adds a Custom refresh rate profile with configurable refresh rate regimes.

Unfortunately this commit does not work yet. The SpinBoxes inside GraphicsSettings are on top of each other, and changing the values for the Custom profile through e.g. the JS API does not actually affect the refresh rate cap at all for some reason.
2024-03-29 21:37:50 -07:00
f1475e49ee
Merge pull request #865 from AleziaKurdis/CreateAppCopyID
Create app: Entity List: "Copy ID" on menu and contextual menu.
2024-03-29 22:30:28 +01:00
HifiExperiments
c41c2deb77
Merge pull request #863 from AleziaKurdis/CreateAppDimensionsCopyPaste
Create App.: "Copy Dimensions" and "Paste Dimensions"
2024-03-29 13:02:55 -07:00
HifiExperiments
cc8133bf08
Merge branch 'master' into CreateAppDimensionsCopyPaste 2024-03-29 13:01:04 -07:00
HifiExperiments
7500a74e2b
Merge pull request #882 from overte-org/fix/oculus_full_body
Add Oculus to fullbody-enabled headsets list
2024-03-27 23:14:23 -07:00
HifiExperiments
968fa4af51 fix layered simulate items 2024-03-26 16:56:54 -07:00
36b6010c08
Merge pull request #893 from overte-org/fix/agent_textures
Fix previous commit for not loading textures on agent
2024-03-27 00:25:14 +01:00