overte/libraries/entities/src
2018-04-23 18:02:09 -07: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 Entity properties JSDoc 2018-02-19 12:17:31 +13:00
AnimationPropertyGroup.cpp Entity properties JSDoc 2018-02-19 12:17:31 +13: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 fix comment 2018-02-20 17:38:01 -08: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 Doc review 2018-03-07 17:29:39 +13:00
EntityDynamicInterface.h Remove ObjectActionSpring 2017-05-15 22:11:42 -07:00
EntityEditFilters.cpp fix several CR requests 2018-02-02 18:14:12 -08:00
EntityEditFilters.h add flags to support asking for specific messages, update examples 2018-01-26 18:26:48 -08:00
EntityEditPacketSender.cpp avoid a crash if entityTree is null 2018-02-26 13:53:14 -08:00
EntityEditPacketSender.h Move some include files around 2017-10-16 16:00:32 -07:00
EntityItem.cpp Exposing more uniforms to ui for refining the controller 2018-04-23 18:02:09 -07:00
EntityItem.h Merge branch 'master' of https://github.com/highfidelity/hifi into workload 2018-04-20 09:31:36 -07:00
EntityItemID.cpp Cleanup entity dependencies 2017-06-27 19:15:49 -07:00
EntityItemID.h
EntityItemProperties.cpp Add Entities materialData JSDoc 2018-04-17 14:33:11 +12:00
EntityItemProperties.h Merge pull request #12839 from SamGondelman/matMigrate 2018-04-12 18:24:33 -07:00
EntityItemPropertiesDefaults.h Re-implemented shadow controls. 2018-03-01 14:24:20 -08:00
EntityItemPropertiesMacros.h export boolean properties properly 2018-02-23 18:16:38 +01:00
EntityNodeData.cpp force a full scene send for new ancestors/descendants 2017-02-16 16:46:09 -08:00
EntityNodeData.h EntityServer should update a previously matched entity. 2018-02-26 13:43:35 -08:00
EntityPropertyFlags.h migrate materials from userData to materialData 2018-04-09 12:49:03 -07:00
EntityScriptingInterface.cpp Merge branch 'master' of github.com:highfidelity/hifi into discovery_April2018 2018-04-16 10:11:44 -07:00
EntityScriptingInterface.h Merge branch 'master' into 21815 2018-04-17 11:54:56 +12:00
EntityScriptServerLogClient.cpp fix typos 2018-02-01 07:09:24 +00:00
EntityScriptServerLogClient.h CR 2017-02-09 13:04:43 -08:00
EntitySimulation.cpp exposing feedback of timing 2018-04-17 18:03:45 -07:00
EntitySimulation.h use std::numeric_limtis<uint64_t>::max() instead of -1 2018-04-03 22:13:25 -07:00
EntityTree.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into workload 2018-04-22 20:26:49 -07:00
EntityTree.h Merge branch 'master' of https://github.com/highfidelity/hifi into workload 2018-04-20 09:31:36 -07:00
EntityTreeElement.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
EntityTreeElement.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
EntityTypes.cpp move all entity items to main thread 2018-02-21 15:54:07 -08:00
EntityTypes.h Doc review 2018-03-07 17:29:39 +13:00
HazePropertyGroup.cpp Fixes for 8672-8674. 2017-10-27 15:39:14 -07:00
HazePropertyGroup.h Doc review 2018-03-07 17:29:39 +13:00
KeyLightPropertyGroup.cpp Re-implemented shadow controls. 2018-03-01 14:24:20 -08:00
KeyLightPropertyGroup.h Add canCastShadows and castShadows properties 2018-03-09 15:34:56 +13:00
LightEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
LightEntityItem.h remove unused cruft and avoid useless work 2018-03-09 08:35:18 -08:00
LineEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
LineEntityItem.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
MaterialEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
MaterialEntityItem.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
ModelEntityItem.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into workload 2018-04-20 09:31:36 -07:00
ModelEntityItem.h Remove more dead octree code 2018-04-17 18:21:51 -07: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 Remove more dead octree code 2018-04-17 18:21:51 -07:00
ParticleEffectEntityItem.h Fix crashes in entity rendering on OSX 2017-09-07 14:32:50 -07:00
PolyLineEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
PolyLineEntityItem.h Merge branch 'master' of https://github.com/highfidelity/hifi into workload 2018-04-20 09:31:36 -07:00
PolyVoxEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
PolyVoxEntityItem.h Remove more dead octree code 2018-04-17 18:21:51 -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 Remove more dead octree code 2018-04-17 18:21:51 -07:00
ShapeEntityItem.h possible fix for missing alpha on server restart 2018-04-11 14:06:30 -07:00
SimpleEntitySimulation.cpp Merge pull request #12571 from Atlante45/fix/es-concurrent-traversal 2018-04-14 14:33:25 -07:00
SimpleEntitySimulation.h add simulation ownership expiry 2018-04-11 09:40:32 -07:00
SimulationFlags.h made requested changes 2018-01-31 15:21:22 -08:00
SimulationOwner.cpp more 'const uint64_t&' purges 2018-04-03 21:55:31 -07:00
SimulationOwner.h more 'const uint64_t&' purges 2018-04-03 21:55:31 -07:00
SkyboxPropertyGroup.cpp
SkyboxPropertyGroup.h Entity properties JSDoc 2018-02-19 12:17:31 +13:00
TextEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
TextEntityItem.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
UpdateEntityOperator.cpp fix octal code char issue 2018-03-29 10:05:08 -07:00
UpdateEntityOperator.h Cleanup and refactoring 2017-06-15 18:58:56 -07:00
WebEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
WebEntityItem.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
ZoneEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
ZoneEntityItem.h Remove more dead octree code 2018-04-17 18:21:51 -07:00