.. |
AddEntityOperator.cpp
|
fix clamp in AddEntityOperator
|
2015-08-14 09:35:39 -07:00 |
AddEntityOperator.h
|
|
|
AtmospherePropertyGroup.cpp
|
|
|
AtmospherePropertyGroup.h
|
|
|
BoxEntityItem.cpp
|
cleanup of EntityItem ctors and friends
|
2015-07-16 17:48:28 -07:00 |
BoxEntityItem.h
|
|
|
DeleteEntityOperator.cpp
|
fix some warnings
|
2015-06-17 14:08:02 -07:00 |
DeleteEntityOperator.h
|
|
|
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
|
added back computeAndUpdate mmethod for particles, and now handling parsing old streams
|
2015-08-24 10:59:38 -07:00 |
EntityItem.h
|
change domain to be 32k and still have origin centered at 0
|
2015-08-14 15:26:49 -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
|
adding acceleration spread property
|
2015-08-11 17:09:48 -07:00 |
EntityItemProperties.h
|
removed logging
|
2015-08-24 11:41:03 -07:00 |
EntityItemPropertiesDefaults.h
|
Merge branch 'master' into 20547
|
2015-06-26 13:05:51 -07:00 |
EntityItemPropertiesMacros.h
|
added stroke width entity
|
2015-06-30 18:38:40 -07:00 |
EntityPropertyFlags.h
|
adding acceleration spread property
|
2015-08-11 17:09:48 -07:00 |
EntityScriptingInterface.cpp
|
in edged mode, make sure border voxels are zeroed out. expose some more voxel matrix math to javascript
|
2015-08-16 09:36:54 -07:00 |
EntityScriptingInterface.h
|
in edged mode, make sure border voxels are zeroed out. expose some more voxel matrix math to javascript
|
2015-08-16 09:36:54 -07:00 |
EntitySimulation.cpp
|
some CR cleanup
|
2015-08-14 10:16:48 -07:00 |
EntitySimulation.h
|
move functions our of header to cpp file
|
2015-06-26 16:54:01 -07:00 |
EntityTree.cpp
|
add readWithoutCopy for clarity in Packet read
|
2015-08-19 14:32:26 -07:00 |
EntityTree.h
|
repairs to octree packet receiving in interface
|
2015-07-13 13:10:57 -07:00 |
EntityTreeElement.cpp
|
move origin to center of domain
|
2015-08-11 23:47:40 -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
|
changed quad entity to PolyLine
|
2015-07-01 17:18:36 -07:00 |
EntityTypes.h
|
merged and normals flipping
|
2015-07-13 09:43:15 -07:00 |
LightEntityItem.cpp
|
cleanup of EntityItem ctors and friends
|
2015-07-16 17:48:28 -07:00 |
LightEntityItem.h
|
|
|
LineEntityItem.cpp
|
cleanup of EntityItem ctors and friends
|
2015-07-16 17:48:28 -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
|
only setJointState() if animation frame actually changed
|
2015-08-09 16:07:56 -07:00 |
ModelEntityItem.h
|
only setJointState() if animation frame actually changed
|
2015-08-09 16:07:56 -07:00 |
MovingEntitiesOperator.cpp
|
move origin to center of domain
|
2015-08-11 23:47:40 -07:00 |
MovingEntitiesOperator.h
|
|
|
ParticleEffectEntityItem.cpp
|
fixed ordering of bitsream reading for old svo files with particle entities
|
2015-08-26 11:45:19 -07:00 |
ParticleEffectEntityItem.h
|
added back computeAndUpdate mmethod for particles, and now handling parsing old streams
|
2015-08-24 10:59:38 -07:00 |
PolyLineEntityItem.cpp
|
quiet compiler
|
2015-08-11 10:12:46 -07:00 |
PolyLineEntityItem.h
|
no longer returning early on NaN
|
2015-08-07 16:15:51 -07:00 |
PolyVoxEntityItem.cpp
|
increase max polyvox dimension from 32 to 128. don't recompress compressed data unless something changed../../libraries/entities-renderer/src/RenderablePolyVoxEntityItem.cpp
|
2015-08-15 16:53:47 -07:00 |
PolyVoxEntityItem.h
|
code review
|
2015-08-18 13:03:54 -07:00 |
PropertyGroup.h
|
|
|
RecurseOctreeToMapOperator.cpp
|
|
|
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
|
cleanup of EntityItem ctors and friends
|
2015-07-16 17:48:28 -07:00 |
SphereEntityItem.h
|
|
|
StagePropertyGroup.cpp
|
|
|
StagePropertyGroup.h
|
|
|
TextEntityItem.cpp
|
remove legacy shapes
|
2015-07-29 09:02:24 -07:00 |
TextEntityItem.h
|
Added faceCamera property to Text Entities
|
2015-06-25 15:38:38 -07:00 |
UpdateEntityOperator.cpp
|
move origin to center of domain
|
2015-08-11 23:47:40 -07:00 |
UpdateEntityOperator.h
|
|
|
WebEntityItem.cpp
|
remove legacy shapes
|
2015-07-29 09:02:24 -07:00 |
WebEntityItem.h
|
|
|
ZoneEntityItem.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-17 17:59:19 -07:00 |
ZoneEntityItem.h
|
|
|