Alezia Kurdis
e367e2c620
Add Warning and fix Undo
...
Add a Warning when there are Zone not found
and fix the Undo if the entity list selection has changed, then reset the undo
stack cause it won't be applicable on the selection anymore.
2024-02-03 12:37:20 -05:00
Alezia Kurdis
c43bb11965
Add "RenderWithZones Manager"
2024-02-02 22:27:40 -05:00
Alezia Kurdis
e1efa7fe63
Add "RenderWithZones Manager"
2024-01-28 15:16:43 -05:00
Alezia Kurdis
89f7d70c59
Add "RenderWithZones Manager"
2024-01-28 15:16:00 -05:00
Alezia Kurdis
c843e63572
Add "RenderWithZones Manager"
2024-01-28 15:15:20 -05:00
Alezia Kurdis
4e0f85fb92
Add files via upload
2024-01-28 15:14:04 -05:00
Dale Glass
ce11eb3920
Merge pull request #781 from AleziaKurdis/TutorialDoppleGangerFix
...
Fix the doppleganger position in the tutorial
2024-01-06 20:30:50 +01:00
Alezia Kurdis
360e43e006
fix the doppleganger position in the tutorial
...
This try to fix the doppleganger position in the Avatar Viewer in the tutorial.
2023-12-30 21:42:31 -05:00
Dale Glass
d882843b01
Merge pull request #576 from AnotherFoxGuy/unity-exporter-improvements
...
✨ "Update Existing Avatar" now properly updates the fst file
2023-12-30 21:21:37 +01:00
Dale Glass
00bcf0d41f
Merge pull request #773 from gameboycjp/patch-1
...
Add VS22 cmake jumpstart script
2023-12-16 20:58:54 +01:00
gameboycjp
c07595abc3
Add VS22 cmake jumpstart script
2023-12-16 10:34:31 -08:00
ca74b2cda9
Merge pull request #770 from overte-org/fix/entity_properties3
...
Fixed returnNothingOnEmptyPropertyFlags
2023-12-15 19:58:45 +01:00
28e5466659
Fixed returnNothingOnEmptyPropertyFlags
2023-12-14 00:00:45 +01:00
1bc76cbbb9
Merge pull request #768 from overte-org/fix/script_properties2
...
Fix a bug in Entities.getEntityProperties
2023-12-12 23:13:28 +01:00
b677cab143
Rename variable in entity scripting API and document it
2023-12-12 19:05:00 +01:00
0729d6e601
Merge pull request #769 from OfficialR3ido101/fix/remove_floofchat_markdown
...
Removing markdown from floof chat
2023-12-12 17:55:55 +01:00
OfficialR3ido101
d7226b76a4
Removed commented out code since we do not need it
2023-12-12 16:54:22 +00:00
OfficialR3ido101
b451571e10
Removed markdown to make everyone happy
2023-12-12 16:53:07 +00:00
OfficialR3ido101
819ddeff0b
Removed markdown to make everyone happy
2023-12-12 16:35:22 +00:00
9451a1261e
Fix a bug with grabbable entities
2023-12-10 12:51:08 +01:00
7010f242b3
Fix a bug in Entities.getEntityProperties
2023-12-10 11:23:06 +01:00
af1932e2cc
Merge pull request #766 from overte-org/controller_scripts_performance_4
...
Improvement in controller scripts performance
2023-12-10 11:21:13 +01:00
Dale Glass
a027cc6b34
Merge pull request #765 from daleglass-overte/fix-ninja-crashpad
...
Fix Ninja builds with Crashpad enabled on Windows
2023-12-08 23:58:09 +01:00
Dale Glass
ae877370de
Fix Ninja builds with Crashpad enabled on Windows
2023-12-08 14:55:31 -08:00
6265949688
Merge pull request #764 from daleglass-overte/cmake-allow-long-paths-windows
...
Use response files on Ninja for long paths
2023-12-08 23:17:57 +01:00
Dale Glass
f84cfec62e
Use response files on Ninja for long paths
2023-12-08 14:15:19 -08:00
5b9fb821de
Improvement in controller scripts performance
2023-12-08 23:01:01 +01:00
7f85b1f9f2
Merge pull request #763 from OfficialR3ido101/fix/add_more_GPU_mem_options
...
Add more ram Options
2023-12-08 22:28:10 +01:00
OfficialR3ido101
cb1dccbe50
Fixed a typo
2023-12-08 21:17:46 +00:00
OfficialR3ido101
5a313bac53
Fixed MB issue
2023-12-08 21:04:47 +00:00
OfficialR3ido101
36b8fb7090
Merge remote-tracking branch 'origin/fix/add_more_GPU_mem_options' into fix/add_more_GPU_mem_options
2023-12-08 21:04:07 +00:00
OfficialR3ido101
b53b3d19da
Added following GPU ram options
...
10GB
12GB
16GB
20GB
2023-12-08 21:03:46 +00:00
OfficialR3ido101
be5ec341da
Added following GPU ram options
...
10GB
12GB
16GB
20GB
2023-12-08 20:57:10 +00:00
7123487335
Merge pull request #761 from daleglass-overte/enable-oculus-on-vs2022
...
Re-enable building Oculus plugin on VS 2022
2023-12-08 19:33:26 +01:00
Dale Glass
a79cd1e6ce
Re-enable building Oculus plugin on VS 2022
2023-12-08 06:27:33 -08:00
Dale Glass
e9628a84c8
Merge pull request #758 from daleglass-overte/fix-oculus
...
Fixes for Oculus VR plugin
2023-12-08 15:19:18 +01:00
Dale Glass
94848d98a2
Pass build type to LibOVR build.
...
This fixes a debug/release mismatch on Windows, which results in a
linking error.
2023-12-08 06:06:26 -08:00
Dale Glass
4b440c3cf6
Add debug libovr library to list of libovr products
2023-12-08 05:24:30 -08:00
Dale Glass
cfc556e2d1
Add clarifying note
2023-12-08 02:43:57 -08:00
4c7b6bb609
Merge pull request #744 from overte-org/feature/script_perfomance_improvements
...
Script performance improvements
2023-12-08 11:38:39 +01:00
Dale Glass
36c700d175
Merge pull request #716 from daleglass-overte/reorganize-startup
...
Reorganize startup to allow more control over plugins
2023-12-08 00:26:05 +01:00
Dale Glass
1b46ec600a
Fixes for Oculus VR plugin
2023-12-07 15:20:03 -08:00
Dale Glass
6a00d4baf8
Merge pull request #755 from daleglass-overte/fix-steamworks-for-ninja
...
Upgrade Steamworks and fix for ninja build
2023-12-06 22:24:37 +01:00
Dale Glass
12da0473ab
Merge pull request #754 from daleglass-overte/disable-oculus-vs2022
...
Disable Oculus plugin on Visual Studio 2022
2023-12-06 22:18:32 +01:00
Dale Glass
91bdb05450
Merge pull request #753 from daleglass-overte/disable-neuron
...
Disable Neuron by default
2023-12-06 22:14:25 +01:00
Dale Glass
898964db18
Merge pull request #756 from daleglass-overte/fix-exr-windows
...
Fix OpenEXR on Windows
2023-12-06 22:10:59 +01:00
Dale Glass
a4d2fb6167
Fix Steamworks .so names on Linux
2023-12-06 19:52:14 +01:00
Dale Glass
5358a888e3
Fix OpenEXR on Windows
...
Prevents:
LNK2001 unresolved external symbol imath_half_to_float_table
2023-12-06 03:31:56 -08:00
Dale Glass
24e3777caa
Fix Steam API plugin for latest SDK
2023-12-05 15:48:57 -08:00
Dale Glass
e23829962f
Upgrade steamworks and fix for Ninja build
2023-12-05 15:12:01 -08:00