.. |
AddEntityOperator.cpp
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
AddEntityOperator.h
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
AtmospherePropertyGroup.cpp
|
|
|
AtmospherePropertyGroup.h
|
|
|
BoxEntityItem.cpp
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
BoxEntityItem.h
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
DeleteEntityOperator.cpp
|
fix some warnings
|
2015-06-17 14:08:02 -07:00 |
DeleteEntityOperator.h
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
EntitiesLogging.cpp
|
|
|
EntitiesLogging.h
|
|
|
EntityActionFactoryInterface.h
|
bring over code from entity-level-locking branch
|
2015-07-09 15:23:05 -07:00 |
EntityActionInterface.cpp
|
add checks for NaN
|
2015-07-10 12:25:11 -07:00 |
EntityActionInterface.h
|
coalesce dupe action data members: _id and _type
|
2015-07-07 17:50:08 -07:00 |
EntityEditPacketSender.cpp
|
Rename should nack
|
2015-07-17 10:52:27 -07:00 |
EntityEditPacketSender.h
|
Rename should nack
|
2015-07-17 10:52:27 -07:00 |
EntityItem.cpp
|
resolve conflicts on merge with upstream/master
|
2015-07-15 16:18:47 -07:00 |
EntityItem.h
|
resolve conflicts on merge with uptream/master
|
2015-07-14 09:52:20 -07:00 |
EntityItemID.cpp
|
Update includes for moved files
|
2015-07-13 15:28:55 -07:00 |
EntityItemID.h
|
Working on overlay refactor
|
2015-06-16 09:58:03 -07:00 |
EntityItemProperties.cpp
|
fix entity packet send from interface client
|
2015-07-16 12:09:35 -07:00 |
EntityItemProperties.h
|
fix entity packet send from interface client
|
2015-07-16 12:09:35 -07:00 |
EntityItemPropertiesDefaults.h
|
Merge branch 'master' into 20547
|
2015-06-26 13:05:51 -07:00 |
EntityItemPropertiesMacros.h
|
Add "Reload" button associated with entity editor's script URL field
|
2015-06-17 16:11:32 -07:00 |
EntityPropertyFlags.h
|
merge andrew's sim-ownership branch
|
2015-06-29 09:50:38 -07:00 |
EntityScriptingInterface.cpp
|
resolve conflicts on merge with uptream/master
|
2015-07-14 09:52:20 -07:00 |
EntityScriptingInterface.h
|
fix spaces created by xcode find/replace
|
2015-07-07 15:01:19 -07:00 |
EntitySimulation.cpp
|
bring over code from entity-level-locking branch
|
2015-07-09 15:23:05 -07:00 |
EntitySimulation.h
|
move functions our of header to cpp file
|
2015-06-26 16:54:01 -07:00 |
EntityTree.cpp
|
Remove unnecessary move
|
2015-07-16 13:14:17 -07:00 |
EntityTree.h
|
repairs to octree packet receiving in interface
|
2015-07-13 13:10:57 -07:00 |
EntityTreeElement.cpp
|
add stats for elements and entities per incoming packet
|
2015-07-02 16:19:13 -07:00 |
EntityTreeElement.h
|
update grab.js to use pull-to-point action, various other fixes
|
2015-06-05 07:10:44 -07:00 |
EntityTreeHeadlessViewer.cpp
|
repairs to octree packet receiving in interface
|
2015-07-13 13:10:57 -07:00 |
EntityTreeHeadlessViewer.h
|
Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol
|
2015-07-14 16:36:28 -07:00 |
EntityTypes.cpp
|
Removed classes and the "hyperlink entity"
|
2015-06-09 11:27:57 -07:00 |
EntityTypes.h
|
remove unneeded lock around action-data in entity item. Actions now use a weak pointer to keep track of owner entity
|
2015-06-27 08:53:27 -07:00 |
LightEntityItem.cpp
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
LightEntityItem.h
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
LineEntityItem.cpp
|
quiet compiler
|
2015-06-23 15:27:35 -07:00 |
LineEntityItem.h
|
line entity points are now local to entity position. Changed paint script to reflect this
|
2015-06-19 18:54:28 -07:00 |
ModelEntityItem.cpp
|
Made Animations safe for resource reload
|
2015-07-10 12:01:51 -07:00 |
ModelEntityItem.h
|
Made Animations safe for resource reload
|
2015-07-10 12:01:51 -07:00 |
MovingEntitiesOperator.cpp
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
MovingEntitiesOperator.h
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
ParticleEffectEntityItem.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-05-27 19:58:11 -07:00 |
ParticleEffectEntityItem.h
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
PolyVoxEntityItem.cpp
|
move multi-line function out of header
|
2015-06-18 11:07:50 -07:00 |
PolyVoxEntityItem.h
|
move multi-line function out of header
|
2015-06-18 11:07:50 -07:00 |
PropertyGroup.h
|
|
|
RecurseOctreeToMapOperator.cpp
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
RecurseOctreeToMapOperator.h
|
|
|
SimpleEntitySimulation.cpp
|
unbungle merge
|
2015-06-29 10:04:27 -07:00 |
SimpleEntitySimulation.h
|
more work on simulator priority
|
2015-06-26 21:57:04 -07:00 |
SimulationOwner.cpp
|
add priority promotion to reduce volunteer races
|
2015-06-26 22:30:06 -07:00 |
SimulationOwner.h
|
responses to code review
|
2015-07-01 10:29:42 -07:00 |
SkyboxPropertyGroup.cpp
|
|
|
SkyboxPropertyGroup.h
|
|
|
SphereEntityItem.cpp
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
SphereEntityItem.h
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
StagePropertyGroup.cpp
|
|
|
StagePropertyGroup.h
|
|
|
TextEntityItem.cpp
|
Added faceCamera property to Text Entities
|
2015-06-25 15:38:38 -07:00 |
TextEntityItem.h
|
Added faceCamera property to Text Entities
|
2015-06-25 15:38:38 -07:00 |
UpdateEntityOperator.cpp
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
UpdateEntityOperator.h
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
WebEntityItem.cpp
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
WebEntityItem.h
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
ZoneEntityItem.cpp
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
ZoneEntityItem.h
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |