.. |
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
|
first cut at replacing radius with dimensions
|
2014-09-09 13:33:05 -07:00 |
BoxEntityItem.h
|
split out entity rendering into subclasses, improved rendering of models
|
2014-08-20 15:49:50 -07:00 |
DeleteEntityOperator.cpp
|
fix various crashes in entites
|
2014-09-07 20:31:54 -07:00 |
DeleteEntityOperator.h
|
fix method names for CR feedback
|
2014-09-03 12:44:57 -07:00 |
EntityCollisionSystem.cpp
|
make sphere entities use sphere shape for better collisions
|
2014-09-25 14:49:52 -07:00 |
EntityCollisionSystem.h
|
collions with voxels and avatars
|
2014-09-24 17:37:56 -07: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
|
swith to using shape collider instead of spheres
|
2014-09-25 14:35:20 -07:00 |
EntityItem.h
|
swith to using shape collider instead of spheres
|
2014-09-25 14:35:20 -07:00 |
EntityItemID.cpp
|
cleanup in prep for PR
|
2014-08-25 10:56:43 -07:00 |
EntityItemID.h
|
fix potential static memory corruption
|
2014-09-04 15:43:51 -07:00 |
EntityItemProperties.cpp
|
allow you to edit mass
|
2014-09-25 17:00:35 -07:00 |
EntityItemProperties.h
|
fix the collision last edited behavior correctly, delete collision sound code
|
2014-09-24 16:04:39 -07:00 |
EntityItemPropertiesMacros.h
|
fix crash in butterflies.js
|
2014-09-16 09:07:22 -07:00 |
EntityScriptingInterface.cpp
|
swap order of local vs server changes in entity scripting to improve potential conflicts
|
2014-09-12 08:48:40 -07:00 |
EntityScriptingInterface.h
|
splitting up a bunch of Entity classes into different files
|
2014-07-16 09:25:54 -07:00 |
EntityTree.cpp
|
fix crash in butterflies.js
|
2014-09-16 09:07:22 -07:00 |
EntityTree.h
|
changed to only collide with moving entities
|
2014-09-24 18:06:08 -07:00 |
EntityTreeElement.cpp
|
swith to using shape collider instead of spheres
|
2014-09-25 14:35:20 -07:00 |
EntityTreeElement.h
|
first cut at shape collisions
|
2014-09-24 19:51:37 -07:00 |
EntityTreeHeadlessViewer.cpp
|
more Models->Entities renaming
|
2014-06-26 17:01:07 -07:00 |
EntityTreeHeadlessViewer.h
|
more Models->Entities renaming
|
2014-06-26 17:01:07 -07:00 |
EntityTypes.cpp
|
better handling of old model files
|
2014-09-05 02:19:17 -07:00 |
EntityTypes.h
|
fix more warnings, replace assert with debug message
|
2014-09-13 08:21:23 -07:00 |
ModelEntityItem.cpp
|
add naturalDimensions and moved sitting points to exclusively be in properties
|
2014-09-09 17:45:50 -07:00 |
ModelEntityItem.h
|
add naturalDimensions and moved sitting points to exclusively be in properties
|
2014-09-09 17:45:50 -07:00 |
MovingEntitiesOperator.cpp
|
fix crash in butterflies.js
|
2014-09-16 09:07:22 -07:00 |
MovingEntitiesOperator.h
|
fixed bugs in MovingEntitiesOperator, improved getDistanceToBottomOfEntity, isRestingOnSurface
|
2014-09-12 07:45:33 -07:00 |
SphereEntityItem.cpp
|
make sphere entities use sphere shape for better collisions
|
2014-09-25 14:49:52 -07:00 |
SphereEntityItem.h
|
make sphere entities use sphere shape for better collisions
|
2014-09-25 14:49:52 -07:00 |
UpdateEntityOperator.cpp
|
fix crash in butterflies.js
|
2014-09-16 09:07:22 -07:00 |
UpdateEntityOperator.h
|
fixed bugs in MovingEntitiesOperator, improved getDistanceToBottomOfEntity, isRestingOnSurface
|
2014-09-12 07:45:33 -07:00 |