.. |
AddEntityOperator.cpp
|
|
|
AddEntityOperator.h
|
|
|
AmbientLightPropertyGroup.cpp
|
Case 19754 - Remove logging URLs and related file locations.
|
2018-11-06 16:24:32 -08:00 |
AmbientLightPropertyGroup.h
|
|
|
AnimationPropertyGroup.cpp
|
Case 19754 - Remove logging URLs and related file locations.
|
2018-11-06 16:24:32 -08:00 |
AnimationPropertyGroup.h
|
|
|
BloomPropertyGroup.cpp
|
working on enabling bloom
|
2018-08-07 22:26:30 -07:00 |
BloomPropertyGroup.h
|
working on enabling bloom
|
2018-08-07 22:26:30 -07:00 |
DeleteEntityOperator.cpp
|
|
|
DeleteEntityOperator.h
|
|
|
DiffTraversal.cpp
|
|
|
DiffTraversal.h
|
|
|
EntitiesLogging.cpp
|
|
|
EntitiesLogging.h
|
|
|
EntitiesScriptEngineProvider.h
|
|
|
EntityDynamicFactoryInterface.h
|
|
|
EntityDynamicInterface.cpp
|
|
|
EntityDynamicInterface.h
|
grab js api; send grab information through trait system
|
2019-01-03 08:17:52 -08:00 |
EntityEditFilters.cpp
|
CR round 1
|
2018-11-08 10:05:57 -08:00 |
EntityEditFilters.h
|
|
|
EntityEditPacketSender.cpp
|
CR
|
2018-11-26 01:15:07 -05:00 |
EntityEditPacketSender.h
|
fix flagging for avatar entity update/delete
|
2018-08-21 10:32:05 -07:00 |
EntityItem.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit
|
2019-01-04 11:07:28 -08:00 |
EntityItem.h
|
merge with master
|
2019-01-03 12:56:41 -08:00 |
EntityItemID.cpp
|
move over definition so it could be linked in the assignment-client too
|
2018-08-01 00:23:34 +02:00 |
EntityItemID.h
|
CR fixes
|
2018-07-31 22:29:53 +02:00 |
EntityItemProperties.cpp
|
merge with master
|
2019-01-03 12:56:41 -08:00 |
EntityItemProperties.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit
|
2019-01-04 11:07:28 -08:00 |
EntityItemPropertiesDefaults.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit
|
2019-01-04 11:07:28 -08:00 |
EntityItemPropertiesMacros.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit
|
2019-01-04 11:07:28 -08:00 |
EntityNodeData.cpp
|
|
|
EntityNodeData.h
|
|
|
EntityPriorityQueue.h
|
|
|
EntityPropertyFlags.h
|
merge with master
|
2019-01-03 12:56:41 -08:00 |
EntityPsuedoPropertyFlags.h
|
Merge branch 'master' into NOverlays4
|
2018-12-06 12:48:05 -08:00 |
EntityScriptingInterface.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit
|
2019-01-04 11:07:28 -08:00 |
EntityScriptingInterface.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit
|
2019-01-04 11:07:28 -08:00 |
EntityScriptServerLogClient.cpp
|
|
|
EntityScriptServerLogClient.h
|
|
|
EntitySimulation.cpp
|
Merge 'master' into 'workload'
|
2018-05-23 14:51:05 -07:00 |
EntitySimulation.h
|
remove expired avatarEntities from their avatars
|
2018-10-05 13:48:35 -07:00 |
EntityTransformNode.cpp
|
Make template specialization of BaseNestableTransformNode explicit
|
2018-09-07 08:49:44 -07:00 |
EntityTransformNode.h
|
Have OverlayTransformNode and similar define scale relative to nestable scale on creation time, and refactor code
|
2018-09-06 16:33:29 -07:00 |
EntityTree.cpp
|
add final edit when dropping an avatar-entity. don't allow grabbing of other's avatar entities
|
2019-01-03 08:17:52 -08:00 |
EntityTree.h
|
grab js api; send grab information through trait system
|
2019-01-03 08:17:52 -08:00 |
EntityTreeElement.cpp
|
updated entityscriptinginterface API and related functions
|
2018-12-07 15:25:21 -08:00 |
EntityTreeElement.h
|
updated entityscriptinginterface API and related functions
|
2018-12-07 15:25:21 -08:00 |
EntityTypes.cpp
|
add back line entities, undo polyline changes temporarily
|
2018-12-14 15:41:11 -08:00 |
EntityTypes.h
|
add back line entities, undo polyline changes temporarily
|
2018-12-14 15:41:11 -08:00 |
GrabPropertyGroup.cpp
|
grab js api; send grab information through trait system
|
2019-01-03 08:17:52 -08:00 |
GrabPropertyGroup.h
|
grab js api; send grab information through trait system
|
2019-01-03 08:17:52 -08:00 |
GridEntityItem.cpp
|
grid entities
|
2018-12-03 18:04:34 -08:00 |
GridEntityItem.h
|
grid entities
|
2018-12-03 18:04:34 -08:00 |
HazePropertyGroup.cpp
|
trying to separate colors and vectors
|
2018-09-04 17:20:05 -07:00 |
HazePropertyGroup.h
|
trying to separate colors and vectors
|
2018-09-04 17:20:05 -07:00 |
ImageEntityItem.cpp
|
new improved polylines
|
2018-12-14 14:15:56 -08:00 |
ImageEntityItem.h
|
real image entities
|
2018-12-03 11:50:59 -08:00 |
KeyLightPropertyGroup.cpp
|
trying to separate colors and vectors
|
2018-09-04 17:20:05 -07:00 |
KeyLightPropertyGroup.h
|
trying to separate colors and vectors
|
2018-09-04 17:20:05 -07:00 |
LightEntityItem.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit
|
2019-01-04 11:07:28 -08:00 |
LightEntityItem.h
|
property range audit - add range info via macros accessible via API, tweak min/max/steps in entityProperties
|
2019-01-02 11:12:10 -08:00 |
LineEntityItem.cpp
|
add back line entities, undo polyline changes temporarily
|
2018-12-14 15:41:11 -08:00 |
LineEntityItem.h
|
add back line entities, undo polyline changes temporarily
|
2018-12-14 15:41:11 -08:00 |
MaterialEntityItem.cpp
|
projected materials and repeat property
|
2018-11-09 10:47:07 -08:00 |
MaterialEntityItem.h
|
projected materials and repeat property
|
2018-11-09 10:47:07 -08:00 |
ModelEntityItem.cpp
|
Merge pull request #14523 from SamGondelman/NOverlays2
|
2018-12-19 11:33:24 -08:00 |
ModelEntityItem.h
|
relax 'isWearable()' condition to match latest changes in 'master'
|
2018-12-07 11:23:17 +03:00 |
MovingEntitiesOperator.cpp
|
|
|
MovingEntitiesOperator.h
|
|
|
ParticleEffectEntityItem.cpp
|
new improved polylines
|
2018-12-14 14:15:56 -08:00 |
ParticleEffectEntityItem.h
|
fix emitRadiusStart
|
2018-10-23 13:33:14 -07:00 |
PolyLineEntityItem.cpp
|
add back line entities, undo polyline changes temporarily
|
2018-12-14 15:41:11 -08:00 |
PolyLineEntityItem.h
|
add back line entities, undo polyline changes temporarily
|
2018-12-14 15:41:11 -08:00 |
PolyVoxEntityItem.cpp
|
Merge branch 'master' into scriptvec3
|
2018-10-02 08:58:04 -07:00 |
PolyVoxEntityItem.h
|
Merge branch 'master' into scriptvec3
|
2018-10-02 08:58:04 -07:00 |
PropertyGroup.h
|
|
|
RecurseOctreeToJSONOperator.cpp
|
Add skipThoseWithBadParents functionality to octree visitor; reviewer suggestions
|
2018-11-08 18:20:20 -08:00 |
RecurseOctreeToJSONOperator.h
|
Add skipThoseWithBadParents functionality to octree visitor; reviewer suggestions
|
2018-11-08 18:20:20 -08:00 |
RecurseOctreeToMapOperator.cpp
|
|
|
RecurseOctreeToMapOperator.h
|
|
|
ShapeEntityItem.cpp
|
new improved polylines
|
2018-12-14 14:15:56 -08:00 |
ShapeEntityItem.h
|
Merge branch 'master' into scriptvec3
|
2018-10-02 08:58:04 -07:00 |
SimpleEntitySimulation.cpp
|
fix server-side bug in kinematics
|
2018-07-02 15:04:11 -07:00 |
SimpleEntitySimulation.h
|
|
|
SimulationFlags.h
|
|
|
SimulationOwner.cpp
|
|
|
SimulationOwner.h
|
fix typos in simulation ownership documentation
|
2018-06-15 10:28:00 -07:00 |
SkyboxPropertyGroup.cpp
|
trying to separate colors and vectors
|
2018-09-04 17:20:05 -07:00 |
SkyboxPropertyGroup.h
|
trying to separate colors and vectors
|
2018-09-04 17:20:05 -07:00 |
TextEntityItem.cpp
|
add missing properties to text entities
|
2018-12-11 15:42:24 -08:00 |
TextEntityItem.h
|
add missing properties to text entities
|
2018-12-11 15:42:24 -08:00 |
UpdateEntityOperator.cpp
|
|
|
UpdateEntityOperator.h
|
|
|
WebEntityItem.cpp
|
API function for retrieving multiple entity properties with better performance
|
2018-09-20 19:34:00 +02:00 |
WebEntityItem.h
|
API function for retrieving multiple entity properties with better performance
|
2018-09-20 19:34:00 +02:00 |
ZoneEntityItem.cpp
|
new improved polylines
|
2018-12-14 14:15:56 -08:00 |
ZoneEntityItem.h
|
API function for retrieving multiple entity properties with better performance
|
2018-09-20 19:34:00 +02:00 |