overte-HifiExperiments/libraries/entities/src
2017-12-30 12:25:58 -08:00
..
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
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
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 code review 2017-12-22 09:07:16 -08:00
EntityItem.h Merge branch 'master' of github.com:highfidelity/hifi into scale-wearables-with-avatar-3 2017-12-22 07:36:26 -08:00
EntityItemID.cpp Cleanup entity dependencies 2017-06-27 19:15:49 -07:00
EntityItemID.h
EntityItemProperties.cpp Added legacy functionality (for zones that used Background "skybox") 2017-12-30 12:25:58 -08:00
EntityItemProperties.h Merge branch 'master' of https://github.com/highfidelity/hifi into keylightInheritance 2017-12-29 15:16:14 -08:00
EntityItemPropertiesDefaults.h Add static certificate JSON versioning; add serverScripts to cert JSON 2017-12-12 12:07:08 -08:00
EntityItemPropertiesMacros.h
EntityNodeData.cpp
EntityNodeData.h
EntityPropertyFlags.h Merge branch 'master' of https://github.com/highfidelity/hifi into keylightInheritance 2017-12-29 15:16:14 -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
EntityScriptServerLogClient.h
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 IT'S WORKING!!! 2017-12-21 15:17:52 -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 WIP - adding AmbientLightPropertyGroup 2017-12-26 09:15:45 -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 Merge branch 'master' of github.com:highfidelity/hifi into scale-wearables-with-avatar-3 2017-12-22 07:36:26 -08:00
ModelEntityItem.h Made the changes from the latest code review, except getting rid of the 2017-12-12 09:06:43 -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
StagePropertyGroup.cpp
StagePropertyGroup.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 keylightInheritance 2017-12-29 15:16:14 -08:00
ZoneEntityItem.h WIP - skybox inheritance 2017-12-28 14:31:59 -08:00