overte-JulianGro/libraries/entities/src
2023-10-31 18:37:05 +01:00
..
AddEntityOperator.cpp
AddEntityOperator.h
AmbientLightPropertyGroup.cpp Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02:00
AmbientLightPropertyGroup.h Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02:00
AnimationPropertyGroup.cpp Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02:00
AnimationPropertyGroup.h Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02:00
BloomPropertyGroup.cpp Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02:00
BloomPropertyGroup.h Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02: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 Honor full scene resends 2019-02-05 17:03:19 -08:00
DiffTraversal.h Honor full scene resends 2019-02-05 17:03:19 -08:00
EntitiesLogging.cpp
EntitiesLogging.h
EntityDynamicFactoryInterface.h
EntityDynamicInterface.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
EntityDynamicInterface.h deactivate grab action when grab is released 2019-01-30 14:43:11 -08:00
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 Fix jsDoc references to Vircadia platform/CDN 2023-08-25 13:58:45 -03:00
EntityItemProperties.h stripping wallet/marketplace out 2023-05-28 15:12:21 +02:00
EntityItemPropertiesDefaults.h stripping wallet/marketplace out 2023-05-28 15:12:21 +02:00
EntityItemPropertiesMacros.h Optimized getEntityProperties 2023-05-19 00:17:40 +02: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 stripping wallet/marketplace out 2023-05-28 15:12:21 +02:00
EntityScriptingInterface.h stripping wallet/marketplace out 2023-05-28 15:12:21 +02: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 Replaced mutex locking with lock guard 2023-10-31 18:37:05 +01:00
EntityTree.h Add a mutex to entity server script engine 2023-10-30 20:41:08 +01: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 Merge remote-tracking branch 'upstream/master' into NOverlays12 2019-01-28 11:37:15 -08:00
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 Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02:00
GrabPropertyGroup.h Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02: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 Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02:00
HazePropertyGroup.h Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02: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 Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02:00
KeyLightPropertyGroup.h Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02: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 fix web interaction and debug print filling logs 2019-02-26 16:30:31 -08:00
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 Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02:00
PulsePropertyGroup.cpp Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02:00
PulsePropertyGroup.h Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02: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 Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02:00
RingGizmoPropertyGroup.h Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02: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 Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02:00
SkyboxPropertyGroup.h Optimized EntityItemProperties::copyFromScriptValue 2023-05-19 00:17:40 +02: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