|
46a80fcfdb
|
Merge pull request #868 from overte-org/feature/script_byte_array
Add qByteArray to script value conversion
|
2024-04-16 22:34:44 +02:00 |
|
|
edb3580520
|
Fixed emtpy texture issue
|
2024-03-26 21:24:02 +01:00 |
|
|
65387adee8
|
Reapply "Disabled texture loading for agent"
This reverts commit bf601dfa6e .
|
2024-03-26 21:06:11 +01:00 |
|
|
bf601dfa6e
|
Revert "Disabled texture loading for agent"
This reverts commit a0aae43386 .
|
2024-03-26 17:40:03 +01:00 |
|
|
7fdd4aef11
|
Merge pull request #854 from overte-org/fix/anim_reference
Fix invalid animation reference in assignment client
|
2024-03-25 22:34:32 +01:00 |
|
|
a0aae43386
|
Disabled texture loading for agent
|
2024-03-25 22:31:53 +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 |
|
|
3d5afbdd31
|
Merge pull request #845 from HifiExperiments/colorBleed
Clean up GeometryCache and remove _glColor4f
|
2024-03-15 03:07:08 +01:00 |
|
|
c50a4f9cb8
|
Added Base64 conversion functions
|
2024-03-15 00:17:41 +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 |
|
|
ef4c99b027
|
Add qByteArray to script value conversion
|
2024-03-14 01:49:55 +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 |
|
|
634dc64f8f
|
Merge pull request #844 from HifiExperiments/opaqueParticles
Support opaque (and black) particles
|
2024-03-10 21:16:29 +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 |
|
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 |
|
|
cd8ad23dd1
|
Fix invalid reference
|
2024-03-05 01:15:32 +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 |
|
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 |
|
|
b5911d145c
|
Remove debug print with URL from ModelLoader
|
2024-02-26 23:18:23 +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 |
|
|
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
|
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 |
|
Edgar
|
7cf079546a
|
🐛 Fixed build on Windows
SEVERITY_ERROR is defined as a macro in winerror.h
|
2024-02-22 13:53:40 +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 |
|
HifiExperiments
|
0773e38afb
|
add keyboard modifiers to entity pointer events
|
2024-02-16 12:23:15 -08:00 |
|
HifiExperiments
|
5f0cbe9799
|
comment about bit mapping in GraphicsScriptingInterface
|
2024-02-12 13:40:36 -08:00 |
|
HifiExperiments
|
9cb29bb3a3
|
fix some warnings, disable outlines for now
|
2024-02-03 22:31:27 -08:00 |
|
HifiExperiments
|
c04c037588
|
native MToon materials
|
2024-02-02 17:59:32 -08:00 |
|
|
c311d3cbfc
|
Script API for subscribing to entity server messages
|
2024-01-29 00:19:14 +01:00 |
|
|
d75efdb4ca
|
Script messaging fix
|
2024-01-10 00:35:56 +01:00 |
|
|
dfbc1d8865
|
Server side entity script messages
|
2023-12-29 20:28:54 +01:00 |
|
|
274867bc47
|
Work on better subscribtion to script messages
|
2023-12-23 20:16:39 +01:00 |
|
|
f3dbfc468e
|
Added ScriptMessage class
|
2023-12-23 20:16:39 +01:00 |
|
|
ee980cbc5b
|
Initial script logging functions
|
2023-12-23 20:16:39 +01:00 |
|
|
28e5466659
|
Fixed returnNothingOnEmptyPropertyFlags
|
2023-12-14 00:00:45 +01:00 |
|
|
b677cab143
|
Rename variable in entity scripting API and document it
|
2023-12-12 19:05:00 +01:00 |
|
|
7010f242b3
|
Fix a bug in Entities.getEntityProperties
|
2023-12-10 11:23:06 +01:00 |
|
|
4c7b6bb609
|
Merge pull request #744 from overte-org/feature/script_perfomance_improvements
Script performance improvements
|
2023-12-08 11:38:39 +01:00 |
|