.. |
AddEntityOperator.cpp
|
|
|
AddEntityOperator.h
|
|
|
AmbientLightPropertyGroup.cpp
|
|
|
AmbientLightPropertyGroup.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
AnimationPropertyGroup.cpp
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
AnimationPropertyGroup.h
|
|
|
BloomPropertyGroup.cpp
|
|
|
BloomPropertyGroup.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
DeleteEntityOperator.cpp
|
revert the revert of PR-16307
|
2019-11-14 09:59:43 -08:00 |
DeleteEntityOperator.h
|
revert the revert of PR-16307
|
2019-11-14 09:59:43 -08:00 |
DiffTraversal.cpp
|
|
|
DiffTraversal.h
|
|
|
EntitiesLogging.cpp
|
|
|
EntitiesLogging.h
|
|
|
EntitiesScriptEngineProvider.h
|
|
|
EntityDynamicFactoryInterface.h
|
|
|
EntityDynamicInterface.cpp
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
EntityDynamicInterface.h
|
|
|
EntityEditFilters.cpp
|
revert the revert of PR-16307
|
2019-11-14 09:59:43 -08:00 |
EntityEditFilters.h
|
revert the revert of PR-16307
|
2019-11-14 09:59:43 -08:00 |
EntityEditPacketSender.cpp
|
transition listener registration from member string name to member string pointer
|
2020-08-09 14:57:00 -07:00 |
EntityEditPacketSender.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
EntityItem.cpp
|
Merge pull request #1033 from HifiExperiments/skyboxShape
|
2021-03-03 16:15:47 -05:00 |
EntityItem.h
|
entities with billboardMode != none use local rotation so parent rotation doesn't affect them
|
2021-02-18 22:15:12 -08:00 |
EntityItemID.cpp
|
|
|
EntityItemID.h
|
|
|
EntityItemProperties.cpp
|
Updated some URLs, rebranded documentation and changed default metaverse server address
|
2022-02-09 23:57:24 +01:00 |
EntityItemProperties.h
|
Merge branch 'master' into alignment
|
2021-02-11 18:07:23 -08:00 |
EntityItemPropertiesDefaults.h
|
|
|
EntityItemPropertiesMacros.h
|
zone occlusion
|
2020-01-11 22:29:07 -08:00 |
EntityNodeData.cpp
|
|
|
EntityNodeData.h
|
|
|
EntityPriorityQueue.h
|
|
|
EntityPropertyFlags.h
|
Merge branch 'master' into alignment
|
2021-02-11 18:07:23 -08:00 |
EntityPsuedoPropertyFlags.h
|
|
|
EntityScriptingInterface.cpp
|
Separate API vs. internal versions of clearAvatarEntity()
|
2021-03-22 15:36:57 +13:00 |
EntityScriptingInterface.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
EntityScriptServerLogClient.cpp
|
transition listener registration from member string name to member string pointer
|
2020-08-09 14:57:00 -07:00 |
EntityScriptServerLogClient.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
EntitySimulation.cpp
|
add comments
|
2019-11-14 09:59:43 -08:00 |
EntitySimulation.h
|
Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex
|
2021-09-26 01:27:19 +02:00 |
EntityTransformNode.cpp
|
|
|
EntityTransformNode.h
|
|
|
EntityTree.cpp
|
Fix QString::SplitBehavior deprecation, replace with Qt::
|
2021-08-06 20:16:10 +02:00 |
EntityTree.h
|
Merge pull request #504 from kasenvr/fix/import-entities-any-domain
|
2020-07-09 17:18:48 -04: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
|
more (relatively useless) code review
|
2021-09-11 20:16:51 -07:00 |
GizmoEntityItem.h
|
optimize picking
|
2021-01-17 13:09:09 -08:00 |
GrabPropertyGroup.cpp
|
|
|
GrabPropertyGroup.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12: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
|
|
|
HazePropertyGroup.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12: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
|
|
|
KeyLightPropertyGroup.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12: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
|
optimize picking
|
2021-01-17 13:09:09 -08: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
|
|
|
PulsePropertyGroup.cpp
|
|
|
PulsePropertyGroup.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
RecurseOctreeToJSONOperator.cpp
|
|
|
RecurseOctreeToJSONOperator.h
|
|
|
RecurseOctreeToMapOperator.cpp
|
|
|
RecurseOctreeToMapOperator.h
|
|
|
RingGizmoPropertyGroup.cpp
|
|
|
RingGizmoPropertyGroup.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12: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
|
revert the revert of PR-16307
|
2019-11-14 09:59:43 -08:00 |
SimpleEntitySimulation.h
|
revert the revert of PR-16307
|
2019-11-14 09:59:43 -08:00 |
SimulationOwner.cpp
|
|
|
SimulationOwner.h
|
Make default copy constructors explicit
|
2020-01-19 00:20:49 +01:00 |
SkyboxPropertyGroup.cpp
|
|
|
SkyboxPropertyGroup.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12: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
|
Merge branch 'master' into alignment
|
2021-02-11 18:07:23 -08: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
|
Merge branch 'master' into billboard
|
2021-02-09 23:28:58 -08: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 |