Commit graph

86706 commits

Author SHA1 Message Date
922ae918e9
Merge pull request #877 from AleziaKurdis/CreateAppAdvancedImport
Create Application: Advanced Import functionality
2024-03-21 00:18:03 +01:00
aff59e5469
Merge pull request #880 from AleziaKurdis/CreateAppToolTabUiAdjustments
Create App: Tools tab: CSS&HTML adjustments
2024-03-20 21:02:31 +01:00
Alezia Kurdis
ef6f2737b6
adjustment
adjustment
2024-03-19 20:26:27 -04:00
Alezia Kurdis
74b9561afe
adjustment
adjustment
2024-03-19 20:26:01 -04:00
Alezia Kurdis
7734357398
Tools Tab html/css adjustments
Tools Tab html/css adjustments
2024-03-18 22:52:05 -04:00
Alezia Kurdis
3bc04c9c06
Delete scripts/system/html/edit-style.css
Comitted at the wrong level.
2024-03-18 22:50:56 -04:00
Alezia Kurdis
ca4dde4bb1
Fix css of Tools tab
Fix css of Tools tab
2024-03-17 23:24:49 -04:00
Dale Glass
ff91b93ed8
Merge pull request #870 from daleglass-overte/change-vircadia-launcher-dir
Change vircadia launcher dir
2024-03-16 22:32:04 +01:00
Dale Glass
9c823a8534
Merge pull request #869 from daleglass-overte/change-vircadia-fingerprint
Change the hash salt from Vircadia to Overte
2024-03-16 22:31:33 +01:00
Alezia Kurdis
a509f84a42
Add "Import" Tab
Add "Import" Tab
2024-03-16 14:05:14 -04:00
Alezia Kurdis
f50101db8a
Add "Import" Tab
Add "Import" Tab
2024-03-16 14:04:24 -04:00
854d80aace
Merge pull request #873 from daleglass-overte/warnings-as-errors-msvc
Fix warnings as errors for MSVC
2024-03-16 12:09:45 +01:00
Dale Glass
40761fb545 Fix warnings as errors for MSVC 2024-03-16 00:40:33 +01:00
3d5afbdd31
Merge pull request #845 from HifiExperiments/colorBleed
Clean up GeometryCache and remove _glColor4f
2024-03-15 03:07:08 +01:00
Dale Glass
65f55dd5fb Change Vircadia launcher directory to Overte 2024-03-14 22:36:38 +01:00
Dale Glass
2e7b19ea40 Change the hash salt from Vircadia to Overte 2024-03-14 22:35:40 +01:00
38caf617a2
Merge pull request #867 from overte-org/fix/gltf_collisions
Fix collisions on glTF avatars
2024-03-14 22:22:19 +01:00
58a7819fef
Merge pull request #864 from AnotherFoxGuy/no-screeshare
🔧 Disable building electron screenshare app on windows
2024-03-14 00:17:45 +01:00
03dbbb94c8
Merge pull request #866 from AnotherFoxGuy/fix-avatarcolision
🐛 Fixed avatar bounding box being inverted
2024-03-14 00:00:03 +01:00
6f8f32d802 Fix collisions on glTF avatars.
Co-authored-by: Edgar <Edgar@AnotherFoxGuy.com>
2024-03-13 22:40:17 +01:00
HifiExperiments
be95d324cc fix auto casts, offset 2024-03-12 21:36:59 -07:00
Edgar
e27696802b
🐛 Fixed avatar bounding box being inverted 2024-03-12 22:12:03 +01:00
Edgar
dac3006d8b
🔧 Disable building electron screenshare app on windows 2024-03-11 20:55:56 +01:00
634dc64f8f
Merge pull request #844 from HifiExperiments/opaqueParticles
Support opaque (and black) particles
2024-03-10 21:16:29 +01:00
bd14f39f66
Merge pull request #860 from overte-org/feature/gltf_webp
Added WebP support for binary glTF
2024-03-09 17:33:11 +01:00
347987591f Added WebP support for binary glTF 2024-03-09 00:54:40 +01:00
HifiExperiments
7b4c26be84 fix custom shape key shadows + render layers 2024-03-05 20:05:02 -08:00
e9e63efb2c
Merge pull request #855 from overte-org/fix/script_require_bg
Fix require behavior for modules
2024-03-06 00:13:49 +01:00
HifiExperiments
903984f427 try to fix amd deferred bug 2024-03-05 14:34:54 -08:00
HifiExperiments
3daa40087e support opaque (and black) particles 2024-03-05 14:34:54 -08:00
931b222098 Fix require behavior for modules 2024-03-05 23:24:34 +01:00
22faf211bf
Merge pull request #851 from overte-org/remove-ambiguously-licensed
Remove legally problematic texture
2024-03-04 08:48:35 +01:00
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
HifiExperiments
f27263cc6a clean up geometrycache and remove _glColor4f 2024-03-01 13:47:36 -08: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