484c65f899
Merge pull request #552 from AnotherFoxGuy/unity-avatar-exporter-update
...
🔧 Updated AvatarExporter to work with newer Unity versions
2023-08-13 18:33:19 +02:00
Dale Glass
e20434aec9
Merge pull request #564 from overte-org/feature/js_profiling
...
Add JS profiling API
2023-08-12 21:41:29 +02:00
Dale Glass
f5b6b2c874
Merge pull request #561 from AleziaKurdis/PlaceApp-CommentPrint
...
Places App: Remove noisy print.
2023-08-12 21:41:08 +02:00
Dale Glass
31cf77dc5e
Merge pull request #553 from overte-org/fix/README_world_volume
...
Update incorrect statement in README.md
2023-08-12 21:37:39 +02:00
db1680c1ca
Change profiling output file extension to CSV
2023-08-12 16:48:05 +02:00
a84c68f4ff
Add JS profiling API
2023-08-12 16:18:40 +02:00
71bb32032c
Merge pull request #563 from AleziaKurdis/AppreciateAppRemoval
...
Appreciate app removal
2023-08-12 10:11:14 +02:00
Alezia Kurdis
ae1e2bd643
Delete scripts/system/appreciate directory
2023-08-11 22:43:50 -04:00
Alezia Kurdis
85030cd0f6
Removal of Appreciate from Interface scripts
...
Removal of Appreciate from Interface scripts
It will be in More App where it should have been.
2023-08-11 22:40:33 -04:00
Alezia Kurdis
e2b6b3fe8c
Remove debugging prints
...
This removes the 2 noisy print left behind in the code that were logging all the json of the transaction fetched on the directory server.
2023-08-10 21:53:02 -04:00
Edgar
8d75d88f94
✨ "Update Existing Avatar" now loads last exported fst file
2023-08-10 10:55:58 +02:00
Edgar
fe4e4b70fd
🐛 Fixed exporter creating a mangled materialMap
2023-08-10 10:55:17 +02:00
Edgar
0e3ef6c7ae
📝 Updated readme
2023-08-10 10:55:13 +02:00
Edgar
c1101e1b8b
🔧 Updated AvatarExporter to work with newer Unity versions
2023-08-10 10:55:06 +02:00
Edgar
c28208dfa3
🎨 Reformatted code
2023-08-10 10:51:15 +02:00
817526188b
Update incorrect statement in README.md
2023-08-07 13:10:11 +02:00
Dale Glass
47ec27ff4d
Merge pull request #535 from overte-org/node_update
...
Build node from source on aarch64
2023-08-05 22:22:02 +02:00
Dale Glass
7a91b74c94
Merge pull request #540 from overte-org/fix/entity_script_deadlock
...
Fixed deadlock when entity script engines are being reset.
2023-08-05 22:19:24 +02:00
77ec716363
Merge pull request #542 from overte-org/fix/contols_inertia
...
Lower inertia for more precise controls
2023-08-03 11:47:34 +02:00
53843e8d2b
Fixed control delays that were caused by a filter
2023-08-03 09:42:54 +02:00
74c5b6038f
Lower inertia for more precise controls
2023-08-02 22:00:12 +02:00
4091557388
Fixed deadlock when entity script engines are being reset.
...
Co-authored-by: Julian Groß julian.g@posteo.de
2023-08-01 16:33:41 +02:00
772e144296
Update node on Linux to 18.16.1
2023-07-30 22:11:58 +02:00
d30ecc7853
Build node from source on aarch64 instead of trying to use a prebuilt package.
2023-07-30 22:11:19 +02:00
Dale Glass
55c070d731
Merge pull request #526 from overte-org/linux-server-packaging
...
Update Linux server packaging
2023-07-30 14:12:58 +02:00
e6e214d1e6
Add comment to VCPKG_INSTALL_ROOT path extraction.
2023-07-29 20:21:52 +02:00
246a2a9a54
Merge pull request #525 from overte-org/JulianGro-patch-1
...
Remove redundant policy from CMakeLists.txt
2023-07-29 20:17:20 +02:00
27e60ca27d
Remove EOL Fedora 36 packaging and add Fedora 38 packaging.
2023-07-25 10:06:12 +02:00
c6ba2b0ef2
Update RPM server packaging to include libnode.
2023-07-25 10:04:21 +02:00
1304129fa2
Don't try to build with crashpad on aarch64 Linux.
...
Google currently doesn't support building crashpad on or for aarch64 Linux.
2023-07-23 19:12:25 +02:00
89f94e567c
Remove Qt Script dependency from Docker build environments
2023-07-23 18:03:23 +02:00
185efd9177
Package libnode with Debian server
2023-07-23 18:01:59 +02:00
533d6c1a37
Add Debian 12 server package building
2023-07-23 18:01:25 +02:00
15ef70dc8c
Remove redundant policy from CMakeLists.txt
...
It is already defined through cmake/init.cmake
2023-07-23 14:56:06 +02:00
012098b7d6
Merge pull request #521 from overte-org/fix/script_shutdown
...
Fixed interface scripts failing to shutdown
2023-07-22 14:01:08 +02:00
f3732aaa62
Clarified comment on controller endpoint cleanup
2023-07-22 12:47:15 +02:00
17ceda8843
Merge pull request #522 from AleziaKurdis/PlacesApp-fixFor514
...
Fix the link on the place name to use the right hifiurl
2023-07-22 12:43:33 +02:00
6c1dfc8c15
Update CHANGELOG.md
2023-07-22 11:57:34 +02:00
Alezia Kurdis
6669dc9d86
Fix the link on the place name to use the right hifiurl
...
On the place list, the link to a place uses the placename for a local place or the address for a federated or external place
the link on the name was still using directly the address while the other parts (cell background and description) were using the variable.
2023-07-19 21:54:10 -04:00
790a55d093
Fixed interface scripts failing to shutdown and removed deprecated API signal
2023-07-20 00:15:00 +02:00
Dale Glass
72137f52f7
Merge pull request #519 from overte-org/fix/script_debug
...
Fix script error logging
2023-07-16 23:21:26 +02:00
7b39475ce9
Merge pull request #518 from daleglass-overte/store-annotations-before-crash-init
...
Store annotations before the crash handler initializes
2023-07-16 23:20:52 +02:00
8dc776a73c
Fix script error logging
2023-07-16 23:09:45 +02:00
Dale Glass
273d4a35a9
Store annotations before the crash handler initializes
...
The crash handler only accepts annotations after it's initializes, but
we may do that late and lose some possibly valuable information, or need
to structure things in an awkward manner.
Add a simple system to store annotations in memory until the crash handler
is running.
2023-07-16 21:51:36 +02:00
Dale Glass
3164e71736
Merge pull request #515 from AleziaKurdis/exploreAppRefReplacement
...
Replace reference to "Explore" app in connection error messages
2023-07-15 21:55:57 +02:00
Alezia Kurdis
8fd000e705
Replace reference to EXPLORE app
...
Replace reference to EXPLORE app to PLACES app in Connection error message.
2023-07-10 21:50:03 -04:00
Alezia Kurdis
9aaa05da79
Replace reference to EXPLORE app
...
Replace reference to EXPLORE app for "PLACES" app in Connection error message.
2023-07-10 21:46:47 -04:00
9d999c56ff
Update CHANGELOG.md
2023-07-10 22:41:29 +02:00
Dale Glass
c05fde3db4
Merge pull request #482 from daleglass-overte/crash-handler-on-server
...
Crash handler on server
2023-07-09 21:50:43 +02:00
2972c8919f
Merge pull request #513 from overte-org/log_trunc
...
Truncate logs read by FileLogger
2023-07-09 21:14:56 +02:00