overte-lubosz/libraries/entities/src
2023-05-19 00:17:37 +02:00
..
AddEntityOperator.cpp
AddEntityOperator.h
AmbientLightPropertyGroup.cpp rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
AmbientLightPropertyGroup.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
AnimationPropertyGroup.cpp rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
AnimationPropertyGroup.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
BloomPropertyGroup.cpp rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
BloomPropertyGroup.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +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 convert script engine variables from QSharedPointer to std::shared_ptr 2023-05-19 00:17:34 +02:00
EntityEditFilters.h more code review using github compiler runs 2023-05-19 00:17:34 +02: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
EntityItemProperties.cpp first pass creating Qt <-> QtScript interface 2023-05-19 00:17:34 +02:00
EntityItemProperties.h first pass creating Qt <-> QtScript interface 2023-05-19 00:17:34 +02:00
EntityItemPropertiesDefaults.h Private user data is accessible to all right now 2019-05-01 15:29:04 -07:00
EntityItemPropertiesMacros.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02: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 V8 fixes 2023-05-19 00:17:37 +02:00
EntityScriptingInterface.h V8 fixes 2023-05-19 00:17:37 +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 convert script engine variables from QSharedPointer to std::shared_ptr 2023-05-19 00:17:34 +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 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 V8 fixes 2023-05-19 00:17:37 +02:00
GizmoEntityItem.h optimize picking 2021-01-17 13:09:09 -08:00
GrabPropertyGroup.cpp rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
GrabPropertyGroup.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +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 rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
HazePropertyGroup.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +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 rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
KeyLightPropertyGroup.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +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 V8 fixes 2023-05-19 00:17:37 +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 rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
PulsePropertyGroup.cpp rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
PulsePropertyGroup.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
RecurseOctreeToJSONOperator.cpp rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
RecurseOctreeToJSONOperator.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
RecurseOctreeToMapOperator.cpp rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
RecurseOctreeToMapOperator.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
RingGizmoPropertyGroup.cpp rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
RingGizmoPropertyGroup.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +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 rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
SkyboxPropertyGroup.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +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 V8 fixes 2023-05-19 00:17:37 +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