overte-HifiExperiments/libraries/entities/src
Sam Gondelman 8201997a16
Merge pull request #13660 from SamGondelman/parabolic
Parabolic Picking + Pointers
2018-07-30 10:49:02 -07:00
..
AddEntityOperator.cpp
AddEntityOperator.h
AmbientLightPropertyGroup.cpp
AmbientLightPropertyGroup.h Entity properties JSDoc 2018-02-19 12:17:31 +13:00
AnimationPropertyGroup.cpp fix changing allowTranslation / fps for entity model animation without having to change any other animation property value 2018-07-11 19:15:08 +02:00
AnimationPropertyGroup.h fix bug: animation should reset on start running 2018-04-23 12:08:40 -07:00
DeleteEntityOperator.cpp Merge 'master' into 'workload' 2018-05-15 10:22:50 -07:00
DeleteEntityOperator.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
DiffTraversal.cpp WIP Only use conical frustums on the server 2018-05-03 18:19:29 -07:00
DiffTraversal.h WIP Only use conical frustums on the server 2018-05-03 18:19:29 -07:00
EntitiesLogging.cpp
EntitiesLogging.h
EntitiesScriptEngineProvider.h
EntityDynamicFactoryInterface.h
EntityDynamicInterface.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
EntityDynamicInterface.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
EntityEditFilters.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
EntityEditFilters.h add flags to support asking for specific messages, update examples 2018-01-26 18:26:48 -08:00
EntityEditPacketSender.cpp Fix crash when editing clientOnly entity with no myAvatar 2018-07-03 10:25:52 -07:00
EntityEditPacketSender.h first pass cloneables WIP 2018-05-09 18:10:40 -07:00
EntityItem.cpp cleanup return statement 2018-07-10 11:16:56 -07:00
EntityItem.h Merge pull request #13660 from SamGondelman/parabolic 2018-07-30 10:49:02 -07:00
EntityItemID.cpp
EntityItemID.h
EntityItemProperties.cpp emitterShouldTrail fix, review comments, rotateWithEntity 2018-07-26 11:41:16 -07:00
EntityItemProperties.h emitterShouldTrail fix, review comments, rotateWithEntity 2018-07-26 11:41:16 -07:00
EntityItemPropertiesDefaults.h add local-only isVisibleInSecondaryCamera flag to entities 2018-05-23 16:35:21 -07:00
EntityItemPropertiesMacros.h CR 2018-06-20 16:13:10 -07:00
EntityNodeData.cpp
EntityNodeData.h EntityServer should update a previously matched entity. 2018-02-26 13:43:35 -08:00
EntityPriorityQueue.h CR 2018-05-04 14:43:16 -07:00
EntityPropertyFlags.h emitterShouldTrail fix, review comments, rotateWithEntity 2018-07-26 11:41:16 -07:00
EntityScriptingInterface.cpp parabola/polyvox, fixing some bugs 2018-07-24 10:08:35 -07:00
EntityScriptingInterface.h parabola/polyvox, fixing some bugs 2018-07-24 10:08:35 -07:00
EntityScriptServerLogClient.cpp fix typos 2018-02-01 07:09:24 +00:00
EntityScriptServerLogClient.h
EntitySimulation.cpp Merge 'master' into 'workload' 2018-05-23 14:51:05 -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 remote-tracking branch 'upstream/master' into parabolic 2018-07-19 15:23:25 -07:00
EntityTree.h parabola picks, started implementing math 2018-07-03 09:47:31 -07:00
EntityTreeElement.cpp CR improvements 2018-07-26 12:15:12 -07:00
EntityTreeElement.h CR improvements 2018-07-26 12:15:12 -07:00
EntityTypes.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
EntityTypes.h Fix compile error on linux/windows 2018-05-04 18:18:46 -07:00
HazePropertyGroup.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
HazePropertyGroup.h Doc review 2018-03-07 17:29:39 +13:00
KeyLightPropertyGroup.cpp CR 2018-06-20 16:13:10 -07:00
KeyLightPropertyGroup.h Fix canCastShadow property JSDoc 2018-05-23 07:11:23 +12:00
LightEntityItem.cpp parabola picks, started implementing math 2018-07-03 09:47:31 -07:00
LightEntityItem.h parabola picks, started implementing math 2018-07-03 09:47:31 -07:00
LineEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
LineEntityItem.h parabola picks, started implementing math 2018-07-03 09:47:31 -07:00
MaterialEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
MaterialEntityItem.h rollback change to MaterialEntityItem, we'll fix later 2018-04-23 12:08:40 -07:00
ModelEntityItem.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ModelEntityItem.h worry about multi-threads when updating animation props 2018-04-23 12:08:40 -07:00
MovingEntitiesOperator.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
MovingEntitiesOperator.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ParticleEffectEntityItem.cpp emitterShouldTrail fix, review comments, rotateWithEntity 2018-07-26 11:41:16 -07:00
ParticleEffectEntityItem.h Merge pull request #13660 from SamGondelman/parabolic 2018-07-30 10:49:02 -07:00
PolyLineEntityItem.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
PolyLineEntityItem.h parabola/polyvox, fixing some bugs 2018-07-24 10:08:35 -07:00
PolyVoxEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
PolyVoxEntityItem.h parabola/polyvox, fixing some bugs 2018-07-24 10:08:35 -07:00
PropertyGroup.h
RecurseOctreeToMapOperator.cpp
RecurseOctreeToMapOperator.h
ShapeEntityItem.cpp parabola sphere intersection 2018-07-09 15:15:36 -07:00
ShapeEntityItem.h parabola picks, started implementing math 2018-07-03 09:47:31 -07:00
SimpleEntitySimulation.cpp fix server-side bug in kinematics 2018-07-02 15:04:11 -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 reduce sim ownership priority when releasing grab 2018-05-17 17:25:07 -07:00
SimulationOwner.h fix typos in simulation ownership documentation 2018-06-15 10:28:00 -07:00
SkyboxPropertyGroup.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
SkyboxPropertyGroup.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
TextEntityItem.cpp cleanup, model performance improvements 2018-07-24 13:25:49 -07:00
TextEntityItem.h parabola picks, started implementing math 2018-07-03 09:47:31 -07:00
UpdateEntityOperator.cpp fix octal code char issue 2018-03-29 10:05:08 -07:00
UpdateEntityOperator.h
WebEntityItem.cpp cleanup, model performance improvements 2018-07-24 13:25:49 -07:00
WebEntityItem.h parabola picks, started implementing math 2018-07-03 09:47:31 -07:00
ZoneEntityItem.cpp parabola picks, started implementing math 2018-07-03 09:47:31 -07:00
ZoneEntityItem.h parabola picks, started implementing math 2018-07-03 09:47:31 -07:00