Commit graph

35394 commits

Author SHA1 Message Date
HifiExperiments
19144e492c
Merge pull request #152 from HifiExperiments/urls
add canViewAssetURLs domain permissions
2024-05-01 16:49:38 -07:00
HifiExperiments
268de192f7
Merge branch 'master' into fix/script_deadlocks 2024-04-30 13:29:17 -07: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
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
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
5aac93352c Fixed check for if script permission is enabled 2024-04-17 00:45:57 +02: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
8f27a4bf2b support VRMC_materials_mtoon and KHR_materials_unlit 2024-04-14 16:23:45 -07: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
b8a9881d41 fix getting only group properties + keylight.direction typo 2024-04-11 15:07:03 -07:00
edb3580520 Fixed emtpy texture issue 2024-03-26 21:24:02 +01:00
65387adee8 Reapply "Disabled texture loading for agent"
This reverts commit bf601dfa6e.
2024-03-26 21:06:11 +01:00
bf601dfa6e Revert "Disabled texture loading for agent"
This reverts commit a0aae43386.
2024-03-26 17:40:03 +01:00
7fdd4aef11
Merge pull request #854 from overte-org/fix/anim_reference
Fix invalid animation reference in assignment client
2024-03-25 22:34:32 +01:00
a0aae43386 Disabled texture loading for agent 2024-03-25 22:31:53 +01:00
076bd2dbee Added permissions to avatar bookmarks 2024-03-24 22:36:26 +01:00
16530b2334 Moved avatar URL to fully private settings 2024-03-23 20:41:22 +01:00
225578febe Added simple protection for avatar URL 2024-03-23 01:19:05 +01:00
Dale Glass
9c823a8534
Merge pull request #869 from daleglass-overte/change-vircadia-fingerprint
Change the hash salt from Vircadia to Overte
2024-03-16 22:31:33 +01:00
3d5afbdd31
Merge pull request #845 from HifiExperiments/colorBleed
Clean up GeometryCache and remove _glColor4f
2024-03-15 03:07:08 +01:00
c50a4f9cb8 Added Base64 conversion functions 2024-03-15 00:17:41 +01:00
Dale Glass
2e7b19ea40 Change the hash salt from Vircadia to Overte 2024-03-14 22:35:40 +01:00
38caf617a2
Merge pull request #867 from overte-org/fix/gltf_collisions
Fix collisions on glTF avatars
2024-03-14 22:22:19 +01:00
ef4c99b027 Add qByteArray to script value conversion 2024-03-14 01:49:55 +01:00
6f8f32d802 Fix collisions on glTF avatars.
Co-authored-by: Edgar <Edgar@AnotherFoxGuy.com>
2024-03-13 22:40:17 +01:00
HifiExperiments
be95d324cc fix auto casts, offset 2024-03-12 21:36:59 -07:00
Edgar
e27696802b
🐛 Fixed avatar bounding box being inverted 2024-03-12 22:12:03 +01:00
634dc64f8f
Merge pull request #844 from HifiExperiments/opaqueParticles
Support opaque (and black) particles
2024-03-10 21:16:29 +01:00
347987591f Added WebP support for binary glTF 2024-03-09 00:54:40 +01:00
HifiExperiments
7b4c26be84 fix custom shape key shadows + render layers 2024-03-05 20:05:02 -08:00
HifiExperiments
903984f427 try to fix amd deferred bug 2024-03-05 14:34:54 -08:00
HifiExperiments
3daa40087e support opaque (and black) particles 2024-03-05 14:34:54 -08:00
931b222098 Fix require behavior for modules 2024-03-05 23:24:34 +01:00
cd8ad23dd1 Fix invalid reference 2024-03-05 01:15:32 +01:00
93a243d095 Move helper script engines to their own threads 2024-03-04 23:06:26 +01:00
Dale Glass
9bbd04c928
Merge pull request #840 from overte-org/fix/cgltf_blendshapes
Fixed blendshapes in gltf importer
2024-03-03 00:25:40 +01:00
7780095590 Added check for nullptr in GLTFSerializer 2024-03-02 23:54:37 +01:00
HifiExperiments
f27263cc6a clean up geometrycache and remove _glColor4f 2024-03-01 13:47:36 -08:00
HifiExperiments
5c5480bfc0 respect cull face during shadow pass 2024-02-28 15:23:39 -08:00