.. |
AddEntityOperator.cpp
|
|
|
AddEntityOperator.h
|
|
|
AmbientLightPropertyGroup.cpp
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
AmbientLightPropertyGroup.h
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
AnimationPropertyGroup.cpp
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
AnimationPropertyGroup.h
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
BloomPropertyGroup.cpp
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
BloomPropertyGroup.h
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
DeleteEntityOperator.cpp
|
|
|
DeleteEntityOperator.h
|
|
|
DiffTraversal.cpp
|
|
|
DiffTraversal.h
|
|
|
EntitiesLogging.cpp
|
|
|
EntitiesLogging.h
|
|
|
EntityDynamicFactoryInterface.h
|
|
|
EntityDynamicInterface.cpp
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
EntityDynamicInterface.h
|
|
|
EntityEditFilters.cpp
|
Scripting-related cleanup
|
2023-05-19 00:17:41 +02:00 |
EntityEditFilters.h
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
EntityEditPacketSender.cpp
|
stripping wallet/marketplace out
|
2023-05-28 15:12:21 +02:00 |
EntityEditPacketSender.h
|
stripping wallet/marketplace out
|
2023-05-28 15:12:21 +02:00 |
EntityItem.cpp
|
stripping wallet/marketplace out
|
2023-05-28 15:12:21 +02:00 |
EntityItem.h
|
stripping wallet/marketplace out
|
2023-05-28 15:12:21 +02:00 |
EntityItemProperties.cpp
|
Merge pull request #937 from HifiExperiments/text
|
2024-06-10 22:59:44 -07:00 |
EntityItemProperties.h
|
fix getting only group properties + keylight.direction typo
|
2024-04-11 15:07:03 -07:00 |
EntityItemPropertiesDefaults.h
|
Fix entity density not setting and not updating for motion states
|
2024-02-17 20:55:02 +01:00 |
EntityItemPropertiesMacros.h
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
EntityNodeData.cpp
|
|
|
EntityNodeData.h
|
|
|
EntityPriorityQueue.h
|
|
|
EntityPropertyFlags.h
|
Merge branch 'master' into alignment
|
2021-02-11 18:07:23 -08:00 |
EntityPseudoPropertyFlags.h
|
Optimized getEntityProperties
|
2023-05-19 00:17:40 +02:00 |
EntityScriptingInterface.cpp
|
add canViewAssetURLs domain permissions
|
2024-04-18 15:44:15 -07:00 |
EntityScriptingInterface.h
|
add canViewAssetURLs domain permissions
|
2024-04-18 15:44:15 -07:00 |
EntityScriptServerLogClient.cpp
|
Fix long messages in Entity script log
|
2024-06-15 22:01:31 +02:00 |
EntityScriptServerLogClient.h
|
Script API for subscribing to entity server messages
|
2024-01-29 00:19:14 +01:00 |
EntitySimulation.cpp
|
|
|
EntitySimulation.h
|
Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex
|
2021-09-26 01:27:19 +02:00 |
EntityTransformNode.cpp
|
|
|
EntityTransformNode.h
|
|
|
EntityTree.cpp
|
whitelist -> allowlist
|
2024-08-13 17:29:53 -07:00 |
EntityTree.h
|
whitelist -> allowlist
|
2024-08-13 17:29:53 -07:00 |
EntityTreeElement.cpp
|
entities with billboardMode != none use local rotation so parent rotation doesn't affect them
|
2021-02-18 22:15:12 -08:00 |
EntityTreeElement.h
|
optimize picking
|
2021-01-17 13:09:09 -08:00 |
EntityTypes.cpp
|
|
|
EntityTypes.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
GizmoEntityItem.cpp
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
GizmoEntityItem.h
|
optimize picking
|
2021-01-17 13:09:09 -08:00 |
GrabPropertyGroup.cpp
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
GrabPropertyGroup.h
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
GridEntityItem.cpp
|
more (relatively useless) code review
|
2021-09-11 20:16:51 -07:00 |
GridEntityItem.h
|
optimize picking
|
2021-01-17 13:09:09 -08:00 |
HazePropertyGroup.cpp
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
HazePropertyGroup.h
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
ImageEntityItem.cpp
|
more (relatively useless) code review
|
2021-09-11 20:16:51 -07:00 |
ImageEntityItem.h
|
fix keepAspectRatio, give text entities naturalDimensions
|
2021-02-20 22:47:33 -08:00 |
KeyLightPropertyGroup.cpp
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
KeyLightPropertyGroup.h
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
LightEntityItem.cpp
|
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
|
2021-09-11 15:15:04 -07:00 |
LightEntityItem.h
|
optimize picking
|
2021-01-17 13:09:09 -08:00 |
LineEntityItem.cpp
|
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
|
2021-09-11 15:15:04 -07:00 |
LineEntityItem.h
|
optimize picking
|
2021-01-17 13:09:09 -08:00 |
MaterialEntityItem.cpp
|
more (relatively useless) code review
|
2021-09-11 20:16:51 -07:00 |
MaterialEntityItem.h
|
properties update over wire
|
2020-07-16 14:34:02 -07:00 |
ModelEntityItem.cpp
|
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
|
2021-09-11 15:15:04 -07:00 |
ModelEntityItem.h
|
entities with billboardMode != none use local rotation so parent rotation doesn't affect them
|
2021-02-18 22:15:12 -08:00 |
MovingEntitiesOperator.cpp
|
|
|
MovingEntitiesOperator.h
|
|
|
ParticleEffectEntityItem.cpp
|
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
|
2021-09-11 15:15:04 -07:00 |
ParticleEffectEntityItem.h
|
properties update over wire
|
2020-07-16 14:34:02 -07:00 |
PolyLineEntityItem.cpp
|
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
|
2021-09-11 15:15:04 -07:00 |
PolyLineEntityItem.h
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
PolyVoxEntityItem.cpp
|
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
|
2021-09-11 15:15:04 -07:00 |
PolyVoxEntityItem.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
PropertyGroup.h
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
PulsePropertyGroup.cpp
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
PulsePropertyGroup.h
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
RecurseOctreeToJSONOperator.cpp
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
RecurseOctreeToJSONOperator.h
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
RecurseOctreeToMapOperator.cpp
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
RecurseOctreeToMapOperator.h
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
RingGizmoPropertyGroup.cpp
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
RingGizmoPropertyGroup.h
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
ShapeEntityItem.cpp
|
more (relatively useless) code review
|
2021-09-11 20:16:51 -07:00 |
ShapeEntityItem.h
|
optimize picking
|
2021-01-17 13:09:09 -08:00 |
SimpleEntitySimulation.cpp
|
|
|
SimpleEntitySimulation.h
|
|
|
SimulationOwner.cpp
|
|
|
SimulationOwner.h
|
Make default copy constructors explicit
|
2020-01-19 00:20:49 +01:00 |
SkyboxPropertyGroup.cpp
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
SkyboxPropertyGroup.h
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
TextEntityItem.cpp
|
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
|
2021-09-11 15:15:04 -07:00 |
TextEntityItem.h
|
V8 fixes
|
2023-05-19 00:17:37 +02:00 |
UpdateEntityOperator.cpp
|
|
|
UpdateEntityOperator.h
|
|
|
WebEntityItem.cpp
|
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
|
2021-09-11 15:15:04 -07:00 |
WebEntityItem.h
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
ZoneEntityItem.cpp
|
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
|
2021-09-11 15:15:04 -07:00 |
ZoneEntityItem.h
|
optimize picking
|
2021-01-17 13:09:09 -08:00 |