.. |
AddEntityOperator.cpp
|
whoops, remove last bestFitBoundsInMeters() call
|
2015-03-06 15:33:15 -08:00 |
AddEntityOperator.h
|
fix method names for CR feedback
|
2014-09-03 12:44:57 -07:00 |
BoxEntityItem.cpp
|
put avatars and embedded-webserver and entities logging into their own QLoggingCategory
|
2015-04-06 16:22:54 -07:00 |
BoxEntityItem.h
|
remove unused code
|
2015-03-16 12:06:27 -07:00 |
DeleteEntityOperator.cpp
|
put avatars and embedded-webserver and entities logging into their own QLoggingCategory
|
2015-04-06 16:22:54 -07:00 |
DeleteEntityOperator.h
|
EntitySimulation is lockable
|
2015-01-08 10:22:25 -08:00 |
EntitiesLogging.cpp
|
put avatars and embedded-webserver and entities logging into their own QLoggingCategory
|
2015-04-06 16:22:54 -07:00 |
EntitiesLogging.h
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
EntityEditPacketSender.cpp
|
remove commented-out code
|
2015-04-17 15:10:34 -07:00 |
EntityEditPacketSender.h
|
build issues fixed after merge
|
2014-08-18 15:41:20 -07:00 |
EntityItem.cpp
|
more PhysicalEntitySimulation implementation
|
2015-04-28 15:07:37 -07:00 |
EntityItem.h
|
more PhysicalEntitySimulation implementation
|
2015-04-28 15:07:37 -07:00 |
EntityItemID.cpp
|
extra ;
|
2015-03-24 21:52:53 +01:00 |
EntityItemID.h
|
pass args to object scripts for mouse events
|
2014-10-31 15:20:16 -07:00 |
EntityItemProperties.cpp
|
Fix ShapeType/String conversion
|
2015-04-24 16:49:18 +02:00 |
EntityItemProperties.h
|
Rename collisionModelURL members/methods
|
2015-04-22 21:16:09 +02:00 |
EntityItemPropertiesDefaults.h
|
add code for uuids in wire protocol. some debugging prints
|
2015-04-16 14:46:38 -07:00 |
EntityItemPropertiesMacros.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into ZoneEntity2
|
2015-04-22 09:35:08 -07:00 |
EntityScriptingInterface.cpp
|
if our Node isn't allowed to create entities in this domain, don't try.
|
2015-04-27 19:07:53 -07:00 |
EntityScriptingInterface.h
|
Add functionality to turn zone picking off
|
2015-04-23 09:36:41 -07:00 |
EntitySimulation.cpp
|
declare EntitySimulation::getEntitiesToDelete()
|
2015-04-29 16:26:46 -07:00 |
EntitySimulation.h
|
declare EntitySimulation::getEntitiesToDelete()
|
2015-04-29 16:26:46 -07:00 |
EntityTree.cpp
|
more PhysicalEntitySimulation implementation
|
2015-04-28 15:07:37 -07:00 |
EntityTree.h
|
fix to allow modelEntityItems with shape of box into physicsengine. ignore entity updates echoed back to us. stop broadcasting after 3 non-moving updates
|
2015-04-14 13:32:02 -07:00 |
EntityTreeElement.cpp
|
handle ignoring simulation data echoed back to us differently
|
2015-04-20 16:36:56 -07:00 |
EntityTreeElement.h
|
diff minimization
|
2015-03-24 16:51:42 -07:00 |
EntityTreeHeadlessViewer.cpp
|
EntityTreeHeadlessViewer gets a simulation
|
2014-11-26 12:16:52 -08:00 |
EntityTreeHeadlessViewer.h
|
OctreeServer::createTree() is now protected
|
2014-12-02 11:13:37 -08:00 |
EntityTypes.cpp
|
another attempt at zones starting from box
|
2015-04-20 18:17:21 -07:00 |
EntityTypes.h
|
another attempt at zones starting from box
|
2015-04-20 18:17:21 -07:00 |
LightEntityItem.cpp
|
put avatars and embedded-webserver and entities logging into their own QLoggingCategory
|
2015-04-06 16:22:54 -07:00 |
LightEntityItem.h
|
Add entity light cutoff/dimensions constraints
|
2015-04-03 15:32:53 -07:00 |
ModelEntityItem.cpp
|
rename collision model in edit.js
|
2015-04-23 12:13:52 +02:00 |
ModelEntityItem.h
|
rename collision model in edit.js
|
2015-04-23 12:13:52 +02:00 |
MovingEntitiesOperator.cpp
|
put avatars and embedded-webserver and entities logging into their own QLoggingCategory
|
2015-04-06 16:22:54 -07:00 |
MovingEntitiesOperator.h
|
entity cubes are in meters
|
2015-03-06 15:32:03 -08:00 |
ParticleEffectEntityItem.cpp
|
Centralize contains standard cases
|
2015-04-23 13:04:59 +02:00 |
ParticleEffectEntityItem.h
|
Centralize contains standard cases
|
2015-04-23 13:04:59 +02:00 |
RecurseOctreeToMapOperator.cpp
|
incorporate code review feedback
|
2015-03-16 13:57:22 -07:00 |
RecurseOctreeToMapOperator.h
|
diff minimization
|
2015-03-16 12:11:41 -07:00 |
SimpleEntitySimulation.cpp
|
PhysicalEntitySimulation sends outgoing packets
|
2015-04-28 17:12:29 -07:00 |
SimpleEntitySimulation.h
|
SimpleEntitySimulation abides to new API
|
2015-04-28 16:28:03 -07:00 |
SphereEntityItem.cpp
|
Handle registration point in transforms
|
2015-04-23 17:48:29 +02:00 |
SphereEntityItem.h
|
Centralize contains standard cases
|
2015-04-23 13:04:59 +02:00 |
TextEntityItem.cpp
|
Remove deprecated "*InDomainUnit" getter/setter
|
2015-04-22 21:03:55 +02:00 |
TextEntityItem.h
|
Remove deprecated "*InDomainUnit" getter/setter
|
2015-04-22 21:03:55 +02:00 |
UpdateEntityOperator.cpp
|
put avatars and embedded-webserver and entities logging into their own QLoggingCategory
|
2015-04-06 16:22:54 -07:00 |
UpdateEntityOperator.h
|
fixed bugs in MovingEntitiesOperator, improved getDistanceToBottomOfEntity, isRestingOnSurface
|
2014-09-12 07:45:33 -07:00 |
ZoneEntityItem.cpp
|
fix default shape of zones
|
2015-04-23 13:44:39 -07:00 |
ZoneEntityItem.h
|
Fix keylight color
|
2015-04-24 15:31:25 +02:00 |