Dale Glass
|
a1e7f7a03e
|
Merge pull request #1029 from overte-org/fix/entity_server_log
Fix long messages in Entity script log
|
2024-06-22 21:38:22 +02:00 |
|
|
fa514bc52d
|
Merge pull request #1037 from overte-org/fix/bad_weak_ptr
Fix unhandled std::bad_weak_ptr
|
2024-06-20 23:31:13 +02:00 |
|
|
24c7b6729a
|
Remove note about secure WebSockets not being supported.
It just works, even though nobody touched the code in years. Maybe it was broken in older Qt versions?
|
2024-06-18 22:24:32 +02:00 |
|
|
9d8b801a77
|
Fix unhandled std::bad_weak_ptr
|
2024-06-18 00:40:04 +02:00 |
|
|
d0a752082c
|
Fix long messages in Entity script log
|
2024-06-15 22:01:31 +02:00 |
|
|
e490716845
|
Temporary fix for some script messages not being transmitted
|
2024-06-13 23:11:52 +02:00 |
|
HifiExperiments
|
9a2f0f7704
|
Merge pull request #937 from HifiExperiments/text
Text Entity Improvements
|
2024-06-10 22:59:44 -07:00 |
|
HifiExperiments
|
bc45c17a19
|
debug warning fix
|
2024-06-08 14:12:45 -07:00 |
|
HifiExperiments
|
5933627aa7
|
a few more windows warnings
|
2024-06-06 18:00:11 -07:00 |
|
HifiExperiments
|
f0da309a4f
|
fix more warnings
|
2024-06-06 18:00:11 -07:00 |
|
HifiExperiments
|
c857228763
|
Merge pull request #1006 from HifiExperiments/warnings_master
Fix Locker issue in RecordingScriptingInterface
|
2024-06-06 17:27:04 -07:00 |
|
|
5ba1fcecb5
|
Fix recording deadlocks
|
2024-06-07 01:24:34 +02:00 |
|
HifiExperiments
|
444d52070a
|
fix locker issue
|
2024-06-06 11:31:50 -07:00 |
|
Dale Glass
|
a79b714c95
|
Merge pull request #1003 from HifiExperiments/warnings_master
Fix some warnings
|
2024-06-06 16:43:48 +02:00 |
|
Dale Glass
|
64e9be10ad
|
Merge pull request #998 from daleglass-overte/opengl-error-logging
Send OpenGL errors to log on debug builds
|
2024-06-05 23:36:15 +02:00 |
|
HifiExperiments
|
e6f462e04a
|
fix some warnings
|
2024-06-05 13:35:16 -07:00 |
|
HifiExperiments
|
62bfab962d
|
fix _spaceWidth, update docs to note only png supported, possible fix for text scrambling
|
2024-06-04 20:30:38 -07:00 |
|
Dale Glass
|
af2bafe04a
|
Found a better constant to test
|
2024-06-05 00:18:45 +02:00 |
|
Dale Glass
|
77b3e83795
|
Send OpenGL errors to log on debug builds
|
2024-06-05 00:13:08 +02:00 |
|
Dale Glass
|
5f93345d1f
|
Improve network debugging messages to help with Conan PR
|
2024-06-03 00:24:29 +02:00 |
|
|
09e5a60c8b
|
Merge pull request #959 from overte-org/fix/avatar_recording
Fixed deadlocks in Recording API
|
2024-05-24 02:04:29 +02:00 |
|
|
8badda8128
|
Restored some blocking invoke calls in Recording API
|
2024-05-24 00:32:13 +02:00 |
|
|
7bd436dd0d
|
Merge pull request #964 from overte-org/fix/script_window_crash
Fixed script signal proxy crashes
|
2024-05-23 21:26:43 +02:00 |
|
|
1ba6026a85
|
Added error message to float parser
|
2024-05-22 22:16:22 +02:00 |
|
|
4b9ddbc260
|
Fixed locale problems with cgltf.h
|
2024-05-22 02:50:28 +02:00 |
|
|
57864178c0
|
Remove blocking invoke calls from Recording API
|
2024-05-20 00:00:32 +02:00 |
|
|
4e81908156
|
Fixed script signal proxy crashes
|
2024-05-19 01:48:18 +02:00 |
|
|
fe6d76b935
|
Fixed deadlocks in Recording API
|
2024-05-16 01:09:57 +02:00 |
|
|
9bdfc8344a
|
Fix AvatarData::getSkeletonModelURLFromScript
|
2024-05-10 22:14:38 +02:00 |
|
Dale Glass
|
9cb35541d3
|
Fix -Wtemplate-id-cdtor
warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
|
2024-05-04 15:56:06 +02:00 |
|
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
|
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 |
|
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
|
8f27a4bf2b
|
support VRMC_materials_mtoon and KHR_materials_unlit
|
2024-04-14 16:23:45 -07:00 |
|