Commit graph

86625 commits

Author SHA1 Message Date
1221b46a59
Merge pull request #813 from daleglass-overte/get-vcpkg-path
Add a way to get VCPKG path and hash ID
2024-02-14 17:09:46 +01:00
1b77f5435e
Add warning to Android build instructions mentioning that building is currently not possible. 2024-02-14 17:05:09 +01:00
Dale Glass
dbe04a945e Fix printing argv 2024-02-14 00:31:46 +01:00
cb05ae8f72
Merge pull request #805 from HifiExperiments/mtoon
MToon materials
2024-02-13 01:03:06 +01:00
Dale Glass
2d2e07b693 Review fixes 2024-02-13 00:28:07 +01:00
HifiExperiments
5f0cbe9799 comment about bit mapping in GraphicsScriptingInterface 2024-02-12 13:40:36 -08:00
Dale Glass
0e2131e80c Add a way to get VCPKG path and hash ID 2024-02-12 18:24:35 +01:00
f9b5c786fb
Merge pull request #807 from overte-org/JulianGro-vcpkg_aarch64_update
Update VCPKG for Linux aarch64
2024-02-04 23:20:49 +01:00
15c9408b9f Fix OpenVR related build error on aarch64 introduced in a79cd1e6ce 2024-02-04 15:47:00 +01:00
HifiExperiments
9cb29bb3a3 fix some warnings, disable outlines for now 2024-02-03 22:31:27 -08:00
0ad3464e45 Update VCPKG for Linux aarch64 2024-02-03 19:04:04 +01:00
HifiExperiments
c04c037588 native MToon materials 2024-02-02 17:59:32 -08: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