Commit graph

4604 commits

Author SHA1 Message Date
ba78d25ee3 Change minimum angular velocity to a lower one 2024-10-21 15:35:49 -07:00
HifiExperiments
470cd776cc fix copyright 2024-09-29 16:10:44 -07:00
HifiExperiments
1533f6a268 missed some enums 2024-09-12 19:33:31 -07:00
HifiExperiments
729b85062d fix component mode serialization 2024-09-09 12:37:35 -07:00
HifiExperiments
74fa1d1291 text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often 2024-09-08 21:12:25 -07:00
HifiExperiments
ff50d6c2cc automated entity property serialization 2024-09-08 21:09:00 -07:00
HifiExperiments
093f8b7cb0 Merge remote-tracking branch 'overte/master' into master_to_protocol_changes4 2024-08-17 12:30:15 -07:00
HifiExperiments
f2d8fa2fe4 whitelist -> allowlist 2024-08-13 17:29:53 -07:00
HifiExperiments
2d6e5027b8 Merge remote-tracking branch 'overte/master' into master_to_protocol_changes2 2024-07-29 18:09:14 -07:00
HifiExperiments
c72f22e4ee
Merge branch 'protocol_changes' into zoneProps 2024-07-22 17:33:30 -07:00
HifiExperiments
55907acd70 remove attachments 2024-07-06 16:39:46 -07:00
69105e716a Increase default vertical FOV 2024-06-30 20:59:32 +02:00
HifiExperiments
6317bd45ac add tonemapping props to zones, wip ambient occlusion 2024-06-28 13:25:12 -07:00
HifiExperiments
ee705d285e Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
HifiExperiments
3064647d05 wiggly lasers 2024-06-09 20:00:44 -07:00
HifiExperiments
f0da309a4f fix more warnings 2024-06-06 18:00:11 -07:00
HifiExperiments
e6f462e04a fix some warnings 2024-06-05 13:35:16 -07: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
1887a82b4b Script security fixes and cleanups 2024-04-14 20:22:22 +02: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
e7591d6794
Revert "Revert "Mirrors + Portals"" 2024-01-13 11:23:36 +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
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
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
825c398e54 Changed gravity constant 2023-11-19 17:39:10 +01:00
HifiExperiments
89e6cbbfa4 mirrors wip 2023-11-13 14:40:56 -08:00
Dale Glass
bb1331c0cb Fix memory debugging.
* Disables WebRTC (build fails)
* Recommends disabling optimization
* Recommends enabling debugging
* Remove forced optimization from plugins
2023-11-05 19:05:09 +01:00
98282d1255 Add mouse look preference setting 2023-08-22 19:05:09 +02:00
2860650859 Truncate logs read by FileLogger 2023-07-09 21:01:23 +02:00
Dale Glass
32b9cc123c Fix resetting the settings
Also minor documentation improvements
2023-06-04 14:50:03 +02:00
6192416dce V8 related cleanup 2023-05-27 22:06:57 +02:00
ab21945a54 Fixed crashes that happened when clearing cache 2023-05-22 00:15:54 +02:00
8de1331fa5 V8 related cleanup 2023-05-19 00:17:41 +02:00
3c80411bf1 V8-related cleanup 2023-05-19 00:17:41 +02:00
82e6cb9391 Added missing metatype registration 2023-05-19 00:17:41 +02:00
ceeac40ea8 Re-enabled WebRTC 2023-05-19 00:17:39 +02:00
ae7d229d0e Fix copyright headers 2023-05-19 00:17:38 +02:00
3e692a60b4 V8 fixes 2023-05-19 00:17:37 +02:00
a7b1fdcae6 Fixed convertJSObjectToVariant 2023-05-19 00:17:37 +02:00
cb4dc4c7e8 Fixed location JS API 2023-05-19 00:17:37 +02:00
6301d23c48 Fixed object deletion event, temporarily disabled watchdog log commands to make reading logs easier 2023-05-19 00:17:36 +02:00
97137c7b13 More fixes for V8 2023-05-19 00:17:36 +02:00
716a02495e Fix build error on MacOS 2023-05-19 00:17:35 +02:00
Heather Anderson
9c6ffc3fc2 fixed missing #include required by new template blockingInvokeMethod functions 2023-05-19 00:17:35 +02:00
Heather Anderson
306f3d07c9 remove requirement that ScriptManager::evaluate be meta-invokable 2023-05-19 00:17:35 +02:00
Heather Anderson
7964f06990 moving EntityItemID from script-engine to shared 2023-05-19 00:17:33 +02:00