.. |
AddEntityOperator.cpp
|
removed some verbose comments
|
2014-09-12 08:23:13 -07:00 |
AddEntityOperator.h
|
fix method names for CR feedback
|
2014-09-03 12:44:57 -07:00 |
BoxEntityItem.cpp
|
merge andrew/thermonuclear into andrew/inertia
|
2014-12-18 13:46:06 -08:00 |
BoxEntityItem.h
|
merge andrew/thermonuclear into andrew/inertia
|
2014-12-18 13:46:06 -08:00 |
DeleteEntityOperator.cpp
|
remove important code from assert so it still runs in release build
|
2015-01-11 12:07:16 -08:00 |
DeleteEntityOperator.h
|
EntitySimulation is lockable
|
2015-01-08 10:22:25 -08:00 |
EntityCollisionSystem.cpp
|
EntityItem stores density rather than mass.
|
2015-01-14 15:00:57 -08:00 |
EntityCollisionSystem.h
|
resolve conflicts on merge with upstream master
|
2015-01-05 14:40:48 -08:00 |
EntityEditPacketSender.cpp
|
patch for possible static memory corruption on large edit entity messages
|
2014-09-04 09:52:26 -07:00 |
EntityEditPacketSender.h
|
build issues fixed after merge
|
2014-08-18 15:41:20 -07:00 |
EntityItem.cpp
|
use density instead of mass
|
2015-01-14 15:47:44 -08:00 |
EntityItem.h
|
use density instead of mass
|
2015-01-14 15:47:44 -08:00 |
EntityItemID.cpp
|
pass args to object scripts for mouse events
|
2014-10-31 15:20:16 -07:00 |
EntityItemID.h
|
pass args to object scripts for mouse events
|
2014-10-31 15:20:16 -07:00 |
EntityItemProperties.cpp
|
use density instead of mass
|
2015-01-14 15:47:44 -08:00 |
EntityItemProperties.h
|
use density instead of mass
|
2015-01-14 15:47:44 -08:00 |
EntityItemPropertiesDefaults.h
|
use density instead of mass
|
2015-01-14 15:47:44 -08:00 |
EntityItemPropertiesMacros.h
|
cleanup of EntityItem::_created timestamp logic
|
2014-12-18 11:39:02 -08:00 |
EntityScriptingInterface.cpp
|
more Application and Menu dependency removal
|
2014-12-17 11:41:42 -08:00 |
EntityScriptingInterface.h
|
first major pass at voxelEctomy
|
2014-12-30 18:08:58 -08:00 |
EntitySimulation.cpp
|
EntitySimulation is lockable
|
2015-01-08 10:22:25 -08:00 |
EntitySimulation.h
|
EntitySimulation is lockable
|
2015-01-08 10:22:25 -08:00 |
EntityTree.cpp
|
fix deleteEntity() to actually delete result
|
2015-01-08 12:42:16 -08:00 |
EntityTree.h
|
fix deleteEntity() to actually delete result
|
2015-01-08 12:42:16 -08:00 |
EntityTreeElement.cpp
|
Merge pull request #4086 from huffman/std-to-qstring
|
2015-01-12 16:19:28 -08:00 |
EntityTreeElement.h
|
restoring EntityTreeElement::cleanupEntities()
|
2014-12-29 15:19:25 -08: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
|
cleanup of EntityItem::_created timestamp logic
|
2014-12-18 11:39:02 -08:00 |
EntityTypes.h
|
first cut at text entity
|
2014-11-14 15:58:12 -08:00 |
LightEntityItem.cpp
|
fixing derived classes to use new EntityItem API
|
2014-12-18 11:41:20 -08:00 |
LightEntityItem.h
|
fixing derived classes to use new EntityItem API
|
2014-12-18 11:41:20 -08:00 |
ModelEntityItem.cpp
|
fix one more case of animaiton stutter
|
2014-12-30 15:12:23 -08:00 |
ModelEntityItem.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animationFrameIndex
|
2014-12-29 14:01:35 -08:00 |
MovingEntitiesOperator.cpp
|
fix for EntityServer crash
|
2015-01-10 07:44:26 -08:00 |
MovingEntitiesOperator.h
|
fix a bug in MovingEntitiesOperator that would sometimes leave dangling entities
|
2014-12-09 17:11:01 -08:00 |
SimpleEntitySimulation.cpp
|
add moved entities to lists for sorting
|
2014-12-12 13:28:12 -08:00 |
SimpleEntitySimulation.h
|
cleanup of EntitySimulation API
|
2014-12-05 18:08:53 -08:00 |
SphereEntityItem.cpp
|
Merge pull request #4104 from AndrewMeadows/inertia
|
2015-01-14 17:17:45 -08:00 |
SphereEntityItem.h
|
merge andrew/thermonuclear into andrew/inertia
|
2014-12-18 13:46:06 -08:00 |
TextEntityItem.cpp
|
fixing derived classes to use new EntityItem API
|
2014-12-18 11:41:20 -08:00 |
TextEntityItem.h
|
fixing derived classes to use new EntityItem API
|
2014-12-18 11:41:20 -08:00 |
UpdateEntityOperator.cpp
|
remove functional code from inside assert
|
2015-01-11 13:31:37 -08:00 |
UpdateEntityOperator.h
|
fixed bugs in MovingEntitiesOperator, improved getDistanceToBottomOfEntity, isRestingOnSurface
|
2014-09-12 07:45:33 -07:00 |