overte-lubosz/libraries/entities/src
John Conklin II fcdbc6c6d2
Merge pull request #13778 from SamGondelman/bloom
Enable bloom in zone properties
2018-08-24 14:46:31 -07:00
..
AddEntityOperator.cpp
AddEntityOperator.h
AmbientLightPropertyGroup.cpp
AmbientLightPropertyGroup.h
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
BloomPropertyGroup.cpp working on enabling bloom 2018-08-07 22:26:30 -07:00
BloomPropertyGroup.h working on enabling bloom 2018-08-07 22:26:30 -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
EntityEditPacketSender.cpp always check added avatar entities once in updateAvatarEntities 2018-08-21 10:32:05 -07:00
EntityEditPacketSender.h fix flagging for avatar entity update/delete 2018-08-21 10:32:05 -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 move over definition so it could be linked in the assignment-client too 2018-08-01 00:23:34 +02:00
EntityItemID.h CR fixes 2018-07-31 22:29:53 +02:00
EntityItemProperties.cpp Merge pull request #13778 from SamGondelman/bloom 2018-08-24 14:46:31 -07:00
EntityItemProperties.h working on enabling bloom 2018-08-07 22:26:30 -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
EntityPriorityQueue.h CR 2018-05-04 14:43:16 -07:00
EntityPropertyFlags.h working on enabling bloom 2018-08-07 22:26:30 -07:00
EntityScriptingInterface.cpp fix flagging for avatar entity update/delete 2018-08-21 10:32:05 -07:00
EntityScriptingInterface.h set grabbable user data in addModelEntity, pass grabbable from asset browser 2018-08-08 16:33:47 -07:00
EntityScriptServerLogClient.cpp
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 try to fix nodelist not getting destroyed 2018-08-01 17:52:27 -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
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 don't attempt physics with invalid modelURL 2018-08-13 13:30:30 -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
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 working on enabling bloom 2018-08-07 22:26:30 -07:00
ZoneEntityItem.h working on enabling bloom 2018-08-07 22:26:30 -07:00