HifiExperiments
|
79484c4b1d
|
Merge remote-tracking branch 'overte/master' into taa
|
2025-01-23 22:26:40 -08:00 |
|
|
b8b6222a8b
|
Merge pull request #1177 from HifiExperiments/stages
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Templated render stages
|
2024-11-29 18:27:52 +01:00 |
|
|
9e26146a08
|
Fix script-related crashes on exiting domain
|
2024-11-22 15:54:20 +01:00 |
|
|
fe4a097d01
|
Fix access-after-delete on leaving domain with entity scripts
|
2024-11-10 00:48:05 +01:00 |
|
HifiExperiments
|
ce7c304025
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
|
HifiExperiments
|
bdf3568aa8
|
Merge branch 'master' into stages
|
2024-10-25 12:48:11 -07:00 |
|
|
c660c228a0
|
Merge pull request #1185 from HifiExperiments/stutter
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Fix stutter when an object is fading
|
2024-10-25 17:15:31 +02:00 |
|
HifiExperiments
|
f1ed8ef1dd
|
fix web entities not accepting keyboard focus
|
2024-10-24 13:13:06 -07:00 |
|
HifiExperiments
|
aaa92df973
|
stutter fix: only perform fade transactions when depth == 0
|
2024-10-23 17:26:03 -07:00 |
|
HifiExperiments
|
9da9eb3ca6
|
DRY up stage classes with templates
|
2024-10-21 16:41:40 -07:00 |
|
HifiExperiments
|
0dd0d07466
|
fix text debug assert on invalid or unloaded font
|
2024-09-09 13:38:55 -07:00 |
|
HifiExperiments
|
356ccc8b15
|
fix text size
|
2024-09-08 21:12:29 -07:00 |
|
HifiExperiments
|
74fa1d1291
|
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
|
2024-09-08 21:12:25 -07:00 |
|
HifiExperiments
|
ff50d6c2cc
|
automated entity property serialization
|
2024-09-08 21:09:00 -07:00 |
|
HifiExperiments
|
7c3498bf9d
|
add loadPriority to model entities, working on other avatars waitForWearables
|
2024-08-18 20:56:08 -07:00 |
|
HifiExperiments
|
fe61d92a09
|
model loading priority updates over time, takes into account out of bounds, avatar entities have higher priority, and fsts can specify to wait for wearables to load before rendering
|
2024-08-18 20:55:22 -07:00 |
|
HifiExperiments
|
c72f22e4ee
|
Merge branch 'protocol_changes' into zoneProps
|
2024-07-22 17:33:30 -07:00 |
|
HifiExperiments
|
55907acd70
|
remove attachments
|
2024-07-06 16:39:46 -07:00 |
|
HifiExperiments
|
b5da8e7d5c
|
wip ambient occlusion
|
2024-06-28 13:25:12 -07:00 |
|
HifiExperiments
|
6317bd45ac
|
add tonemapping props to zones, wip ambient occlusion
|
2024-06-28 13:25:12 -07:00 |
|
HifiExperiments
|
ac7b41f786
|
Merge branch 'protocol_changes' into ambientColor
|
2024-06-22 11:16:10 -07:00 |
|
HifiExperiments
|
c08de914b3
|
Merge branch 'protocol_changes' into shapeUnlit
|
2024-06-19 17:29:59 -07:00 |
|
HifiExperiments
|
041c584e04
|
add ambient light color
|
2024-06-19 13:59:24 -07:00 |
|
HifiExperiments
|
ee705d285e
|
Merge branch master into protocol_changes
|
2024-06-18 21:08:21 -07:00 |
|
HifiExperiments
|
179f81adcf
|
add unlit property for shapes
|
2024-06-18 17:31:18 -07:00 |
|
HifiExperiments
|
51a80af149
|
Merge branch 'protocol_changes' into particles
|
2024-04-05 23:20:58 -07:00 |
|
HifiExperiments
|
b6199079f8
|
Ability to smooth model animations
|
2024-03-24 12:46:46 -07:00 |
|
HifiExperiments
|
0538284492
|
fix 0 update props case
|
2024-03-23 20:39:40 -07:00 |
|
HifiExperiments
|
f7c17d6035
|
new procecural particle entity type
|
2024-03-21 16:43:09 -07:00 |
|
HifiExperiments
|
d5e251d8da
|
minor cleanup, copyright
|
2024-02-28 15:23:04 -08:00 |
|
HifiExperiments
|
56f697e5f0
|
merge old work
|
2024-02-24 23:26:34 -08: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 |
|
|
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
|
dc32e5c0a3
|
web entity wantsKeyboardFocus property
|
2024-02-15 11:54:49 -08:00 |
|
HifiExperiments
|
c04c037588
|
native MToon materials
|
2024-02-02 17:59:32 -08:00 |
|
Dale Glass
|
e7591d6794
|
Revert "Revert "Mirrors + Portals""
|
2024-01-13 11:23:36 +01:00 |
|
|
c6e4e5de37
|
Revert "Mirrors + Portals"
|
2024-01-13 11:18:08 +01:00 |
|
HifiExperiments
|
446207a4b4
|
fix portal view calculation
|
2024-01-03 16:33:45 -08:00 |
|
|
dfbc1d8865
|
Server side entity script messages
|
2023-12-29 20:28:54 +01:00 |
|
HifiExperiments
|
dfad009805
|
billboard particles based on their actual positions
|
2023-12-01 23:05:27 -08:00 |
|
HifiExperiments
|
6af7b9f772
|
cleanup
|
2023-11-19 15:17:18 -08:00 |
|
HifiExperiments
|
3336efb6ee
|
portals use exit as ignoreItem
|
2023-11-19 14:57:02 -08:00 |
|
HifiExperiments
|
a630a6f9c9
|
mirrors on models + text
|
2023-11-19 14:57:02 -08:00 |
|
HifiExperiments
|
56860bea99
|
fix cpu frustum culling (hacky?)
|
2023-11-19 14:57:01 -08:00 |
|
HifiExperiments
|
4806f901b4
|
wip
|
2023-11-19 14:57:01 -08:00 |
|
HifiExperiments
|
97c4184db1
|
wip portals
|
2023-11-13 15:27:36 -08:00 |
|
HifiExperiments
|
10de1288c2
|
fix view + projection, texture flipping, billboarding
|
2023-11-13 14:40:56 -08:00 |
|
HifiExperiments
|
89e6cbbfa4
|
mirrors wip
|
2023-11-13 14:40:56 -08:00 |
|
HifiExperiments
|
0a08f11d7e
|
fix #650: call something somethingChangedNotification() from setLocalJointXXXX
|
2023-11-06 00:36:34 -08:00 |
|