.. |
AddEntityOperator.cpp
|
cleanup AddEntityOperator
|
2017-09-29 11:34:32 -07:00 |
AddEntityOperator.h
|
cleanup AddEntityOperator
|
2017-09-29 11:34:32 -07:00 |
AmbientLightPropertyGroup.cpp
|
WIP - adding AmbientLightPropertyGroup
|
2017-12-26 09:15:13 -08:00 |
AmbientLightPropertyGroup.h
|
WIP - adding AmbientLightPropertyGroup
|
2017-12-26 09:15:13 -08:00 |
AnimationPropertyGroup.cpp
|
Made the changes from the latest code review, except getting rid of the
|
2017-12-12 09:06:43 -08:00 |
AnimationPropertyGroup.h
|
cleaned up the code to remove _currentFrame updating in RenderModelEntityItem also removed the unnessary currently playing frame property
|
2017-11-28 14:11:56 -08:00 |
DeleteEntityOperator.cpp
|
map EntityItemID to EntityItemPointer
|
2017-07-13 13:30:57 -07:00 |
DeleteEntityOperator.h
|
Cleanup and refactoring
|
2017-06-15 18:58:56 -07:00 |
DiffTraversal.cpp
|
Resending full scene is not necessary after all
|
2017-11-05 15:48:02 +13:00 |
DiffTraversal.h
|
add diff traversal reset when resetting state
|
2017-11-17 09:44:35 -08:00 |
EntitiesLogging.cpp
|
|
|
EntitiesLogging.h
|
|
|
EntitiesScriptEngineProvider.h
|
add remotelyCallable and remoteCallerID to provide additional security to Entities.callEntityServerMethod()
|
2017-10-22 14:30:58 -07:00 |
EntityDynamicFactoryInterface.h
|
rename base action classes to dynamics, start on constraints
|
2017-04-11 20:39:13 -07:00 |
EntityDynamicInterface.cpp
|
more purging of legacy 'Spring' action
|
2017-05-16 08:09:20 -07:00 |
EntityDynamicInterface.h
|
Remove ObjectActionSpring
|
2017-05-15 22:11:42 -07:00 |
EntityEditFilters.cpp
|
Fixing warnings in android build
|
2017-11-28 14:32:30 -08:00 |
EntityEditFilters.h
|
Filter failure mode updated
|
2017-02-14 13:05:12 -07:00 |
EntityEditPacketSender.cpp
|
cleanup
|
2017-11-17 13:03:04 -08:00 |
EntityEditPacketSender.h
|
Move some include files around
|
2017-10-16 16:00:32 -07:00 |
EntityItem.cpp
|
less word salad
|
2018-01-18 17:43:22 -08:00 |
EntityItem.h
|
less word salad
|
2018-01-18 17:43:22 -08:00 |
EntityItemID.cpp
|
Cleanup entity dependencies
|
2017-06-27 19:15:49 -07:00 |
EntityItemID.h
|
|
|
EntityItemProperties.cpp
|
fixed typo in macro name
|
2018-01-17 18:08:05 -08:00 |
EntityItemProperties.h
|
fixing merge conflict
|
2018-01-15 10:45:51 -08:00 |
EntityItemPropertiesDefaults.h
|
added relayParentJoints property
|
2017-12-28 15:43:59 -08:00 |
EntityItemPropertiesMacros.h
|
fixed typo in macro name
|
2018-01-17 18:08:05 -08:00 |
EntityNodeData.cpp
|
force a full scene send for new ancestors/descendants
|
2017-02-16 16:46:09 -08:00 |
EntityNodeData.h
|
force a full scene send for new ancestors/descendants
|
2017-02-16 16:46:09 -08:00 |
EntityPropertyFlags.h
|
fix merge conflict
|
2018-01-12 11:00:19 -08:00 |
EntityScriptingInterface.cpp
|
Merge branch 'master' of github.com:highfidelity/hifi into scale-wearables-with-avatar-3
|
2017-12-22 07:36:26 -08:00 |
EntityScriptingInterface.h
|
Bugfixes
|
2017-12-12 18:04:20 -08:00 |
EntityScriptServerLogClient.cpp
|
CR
|
2017-02-09 13:04:43 -08:00 |
EntityScriptServerLogClient.h
|
CR
|
2017-02-09 13:04:43 -08:00 |
EntitySimulation.cpp
|
cleanup prof stats and trace context names
|
2017-12-11 11:31:00 -08:00 |
EntitySimulation.h
|
Bug fix for deadlock between EntitySimulation and EntityItem locks.
|
2017-08-21 17:14:49 -07:00 |
EntityTree.cpp
|
If there is neither a skybox URL nor an ambient light uRL, then set the ambient mode to inherit.
|
2018-01-15 15:11:10 -08:00 |
EntityTree.h
|
refactor
|
2017-11-22 16:29:56 -08:00 |
EntityTreeElement.cpp
|
avatar-entities which are children of an avatar will scale with the avatar
|
2017-12-02 09:31:43 -08:00 |
EntityTreeElement.h
|
be picky when finding nearby entities at login
|
2017-10-09 10:27:46 -07:00 |
EntityTypes.cpp
|
clean up VERSION_ENTITIES stuff
|
2017-10-24 13:48:27 -07:00 |
EntityTypes.h
|
Cleanup and refactoring
|
2017-06-15 18:58:56 -07:00 |
HazePropertyGroup.cpp
|
Fixes for 8672-8674.
|
2017-10-27 15:39:14 -07:00 |
HazePropertyGroup.h
|
Moving consts into mode::Haze namespace.
|
2017-10-31 13:46:58 -07:00 |
KeyLightPropertyGroup.cpp
|
Changes per code review.
|
2018-01-08 15:37:06 -08:00 |
KeyLightPropertyGroup.h
|
WIP - adding AmbientLightPropertyGroup
|
2017-12-26 09:15:13 -08:00 |
LightEntityItem.cpp
|
avatar-entities which are children of an avatar will scale with the avatar
|
2017-12-02 09:31:43 -08:00 |
LightEntityItem.h
|
avatar-entities which are children of an avatar will scale with the avatar
|
2017-12-02 09:31:43 -08:00 |
LineEntityItem.cpp
|
avatar-entities which are children of an avatar will scale with the avatar
|
2017-12-02 09:31:43 -08:00 |
LineEntityItem.h
|
Threaded rendering & entity rendering refactor
|
2017-08-24 13:34:34 -07:00 |
ModelEntityItem.cpp
|
Added defaultPoseFlags to avatar protocol
|
2018-01-19 15:34:27 -08:00 |
ModelEntityItem.h
|
Added defaultPoseFlags to avatar protocol
|
2018-01-19 15:34:27 -08:00 |
MovingEntitiesOperator.cpp
|
add content timestamp for EntityTreeElement
|
2017-09-29 11:34:32 -07:00 |
MovingEntitiesOperator.h
|
cleanup MovingEntitiesOperator
|
2017-09-29 11:34:32 -07:00 |
ParticleEffectEntityItem.cpp
|
avatar-entities which are children of an avatar will scale with the avatar
|
2017-12-02 09:31:43 -08:00 |
ParticleEffectEntityItem.h
|
Fix crashes in entity rendering on OSX
|
2017-09-07 14:32:50 -07:00 |
PolyLineEntityItem.cpp
|
avatar-entities which are children of an avatar will scale with the avatar
|
2017-12-02 09:31:43 -08:00 |
PolyLineEntityItem.h
|
cleanup SpatiallyNestable Velocity to match WorldVelocity naming
|
2017-11-02 17:07:53 -07:00 |
PolyVoxEntityItem.cpp
|
avatar-entities which are children of an avatar will scale with the avatar
|
2017-12-02 09:31:43 -08:00 |
PolyVoxEntityItem.h
|
Threaded rendering & entity rendering refactor
|
2017-08-24 13:34:34 -07:00 |
PropertyGroup.h
|
Threaded rendering & entity rendering refactor
|
2017-08-24 13:34:34 -07:00 |
RecurseOctreeToMapOperator.cpp
|
added support for exporting parentJointName
|
2017-11-21 01:49:56 +01:00 |
RecurseOctreeToMapOperator.h
|
added support for exporting parentJointName
|
2017-11-21 01:49:56 +01:00 |
ShapeEntityItem.cpp
|
code review
|
2017-12-22 09:07:16 -08:00 |
ShapeEntityItem.h
|
avatar-entities which are children of an avatar will scale with the avatar
|
2017-12-02 09:31:43 -08:00 |
SimpleEntitySimulation.cpp
|
clean-up concept of puffed queryAACube
|
2017-10-19 13:19:13 -07:00 |
SimpleEntitySimulation.h
|
|
|
SimulationFlags.h
|
make requested changes
|
2017-12-01 17:09:00 -08:00 |
SimulationOwner.cpp
|
bid immediately when creating new entity
|
2017-06-01 17:39:21 -07:00 |
SimulationOwner.h
|
bid immediately when creating new entity
|
2017-06-01 17:39:21 -07:00 |
SkyboxPropertyGroup.cpp
|
|
|
SkyboxPropertyGroup.h
|
|
|
TextEntityItem.cpp
|
avatar-entities which are children of an avatar will scale with the avatar
|
2017-12-02 09:31:43 -08:00 |
TextEntityItem.h
|
avatar-entities which are children of an avatar will scale with the avatar
|
2017-12-02 09:31:43 -08:00 |
UpdateEntityOperator.cpp
|
add missing bump to element changed content
|
2017-09-29 11:34:33 -07:00 |
UpdateEntityOperator.h
|
Cleanup and refactoring
|
2017-06-15 18:58:56 -07:00 |
WebEntityItem.cpp
|
avatar-entities which are children of an avatar will scale with the avatar
|
2017-12-02 09:31:43 -08:00 |
WebEntityItem.h
|
avatar-entities which are children of an avatar will scale with the avatar
|
2017-12-02 09:31:43 -08:00 |
ZoneEntityItem.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into stageRemoval
|
2018-01-10 09:30:05 -08:00 |
ZoneEntityItem.h
|
Removed the Stage functionality - it is now implemented as a script.
|
2018-01-08 14:34:46 -08:00 |