408cd11ee7
Remove legally problematic texture.
2024-03-03 16:59:01 +01:00
Dale Glass
9bbd04c928
Merge pull request #840 from overte-org/fix/cgltf_blendshapes
...
Fixed blendshapes in gltf importer
2024-03-03 00:25:40 +01:00
7780095590
Added check for nullptr in GLTFSerializer
2024-03-02 23:54:37 +01:00
9b89b3ffd9
Merge pull request #823 from HifiExperiments/snap
...
Fix Developer > UI > Show Overlays + Snap UI not hiding
2024-03-01 22:19:44 +01:00
9284797fe6
Merge pull request #820 from HifiExperiments/shadowCull
...
Respect cull face during shadow pass
2024-03-01 21:21:27 +01:00
d58940369c
Merge pull request #841 from overte-org/fix/avatar_volume_adjustment
...
Fixed avatar volume adjustment
2024-03-01 02:46:09 +01:00
6be71a7140
Code cleanup for avatar volmue fix
2024-03-01 02:12:28 +01:00
04e85d53e6
Fixed avatar volume adjustment
2024-03-01 01:32:43 +01:00
HifiExperiments
214c9c4ef7
fix Developer > UI > Show Overlays + snap UI not hiding
2024-02-28 15:24:18 -08:00
HifiExperiments
5c5480bfc0
respect cull face during shadow pass
2024-02-28 15:23:39 -08:00
8e51664b69
Fixed blendshapes from gltf
2024-02-28 22:44:16 +01:00
a1089b5b50
Merge pull request #837 from overte-org/fix/gltf_url
...
Remove debug print with URL from ModelLoader
2024-02-26 23:25:43 +01:00
b5911d145c
Remove debug print with URL from ModelLoader
2024-02-26 23:18:23 +01:00
eb13a75123
Merge pull request #836 from daleglass-overte/prebuild-fixes
...
Fix prebuild.py code ordering to make --get-vcpkg-id and --get-vcpkg-path correctly in the repo root
2024-02-26 22:34:28 +01:00
c6e39bdd08
Merge pull request #835 from overte-org/feature/cgltf
...
glTF importer using cgltf library
2024-02-26 21:47:39 +01:00
6631128c52
Merge pull request #806 from AleziaKurdis/CreateApp_renderWithZoneManager
...
Create app: RenderWithZones Manager
2024-02-26 21:46:43 +01:00
Dale Glass
e6ed4f4ebc
Fix prebuild.py code ordering to make --get-vcpkg-id and --get-vcpkg-path correctly in the repo root
2024-02-26 20:07:00 +01:00
351530055f
Check for out-of-bounds in GLTFSerializer
2024-02-25 22:19:05 +01:00
081ae901d2
glTF importer using cgltf library
2024-02-25 19:57:00 +01:00
Dale Glass
c19142c844
Merge pull request #831 from AleziaKurdis/fixNotificationsHMD
...
Fix the display of Notifications
2024-02-25 17:36:45 +01:00
Dale Glass
1fe2fc5fba
Merge pull request #829 from overte-org/JulianGro-patch-1
...
Fix recording API documentation not being built
2024-02-24 20:27:35 +01:00
Dale Glass
5f455303f2
Merge pull request #827 from AnotherFoxGuy/fix-win
...
🐛 Fixed build on Windows
2024-02-24 20:26:53 +01:00
Dale Glass
2560f2aa2c
Merge pull request #815 from HifiExperiments/keyboardModifiers
...
Add keyboard modifiers to entity pointer events
2024-02-24 20:21:05 +01:00
Alezia Kurdis
af4589d42a
Small adjustments
2024-02-24 13:49:44 -05:00
Alezia Kurdis
c28048be47
Fix notification display
...
This address the following things:
- In HMD, the notification are now synch with the helmet, you can't miss any notification now. the rendering is more stable this way. (Addressing Issue #826 )
- in Desktop, it is using Window API instead of Controller API to obtain the window size to know where to display should be. (Controller is not always on synch with desktop size. Window is always accurate for Desktop.
- In Desktop, now the windows width is recomputed so it support now window resizing. (Maybe addressing Issue #470 (assuming that "Announcements" are the "Notificatons", ))
2024-02-23 22:19:57 -05:00
22a783b702
Fix recording API documentation not being built
2024-02-23 20:29:05 +01:00
Edgar
7cf079546a
🐛 Fixed build on Windows
...
SEVERITY_ERROR is defined as a macro in winerror.h
2024-02-22 13:53:40 +01:00
68fffe00ab
Merge pull request #819 from overte-org/fix/entity_density
...
Fix entity density not setting and not updating for motion states
2024-02-17 21:02:50 +01:00
9a00edd371
Fix entity density not setting and not updating for motion states
2024-02-17 20:55:02 +01:00
1fd3f80210
Merge pull request #673 from overte-org/feature/entity_script_logging
...
Entity script logging for script editor
2024-02-17 16:32:05 +01:00
5c5c529fa9
Fix buffer size
2024-02-17 16:19:22 +01:00
63e14e0644
Merge pull request #812 from overte-org/linux-server-gha-update
...
Linux server gha update
2024-02-16 23:49:06 +01:00
HifiExperiments
0773e38afb
add keyboard modifiers to entity pointer events
2024-02-16 12:23:15 -08:00
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
4f2c829766
Add Fedora 39 support
2024-02-12 17:04:58 +01:00
8cc8be12b6
Downgrade to VCPKG version 2023.11.20 because of upstream regression https://github.com/microsoft/vcpkg/issues/36094
2024-02-12 17:01:37 +01:00
fbfabb3096
Remove End Of Life systems
2024-02-12 15:20:55 +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
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
HifiExperiments
c04c037588
native MToon materials
2024-02-02 17:59:32 -08:00