overte-HifiExperiments/libraries/entities-renderer/src
Shannon Romano 8ce64d95ab
Merge pull request #15880 from AndrewMeadows/fix-safe-landing-redux
BUGZ-863: wait for objects to be added to physics before completing SafeLanding
2019-07-15 08:34:17 -07:00
..
entities-renderer initial work on combining shader variants 2019-06-03 19:36:01 -07:00
EntitiesRendererLogging.cpp
EntitiesRendererLogging.h
EntityTreeRenderer.cpp trying to fix entity tree renderer performance 2019-06-24 14:32:56 -07:00
EntityTreeRenderer.h return entity load priority operator to proper state 2019-07-02 16:29:19 -07:00
paintStroke.slf haze on most entities, working on skybox 2019-07-10 23:52:50 -07:00
paintStroke.slh
paintStroke.slv trying to fix android 2019-07-11 16:39:23 -07:00
paintStroke_Shared.slh
polyvox.slf fix polyvox 2019-07-11 13:34:58 -07:00
polyvox.slv fix polyvox 2019-07-11 13:34:58 -07:00
RenderableEntityItem.cpp make sure we don't have transparent shadow casters 2019-07-10 14:21:56 -07:00
RenderableEntityItem.h adding unlit property to text, fixing transparency, normals, other cleanup 2019-07-02 10:28:36 -07:00
RenderableGizmoEntityItem.cpp fix runtime switch 2019-05-13 09:58:55 -07:00
RenderableGizmoEntityItem.h fix uninitialized read 2019-06-04 13:00:26 -07:00
RenderableGridEntityItem.cpp cleanup and fixing some issues 2019-06-03 20:45:46 -07:00
RenderableGridEntityItem.h
RenderableImageEntityItem.cpp fix image y flip and text crash 2019-07-03 23:14:52 -07:00
RenderableImageEntityItem.h adding unlit property to text, fixing transparency, normals, other cleanup 2019-07-02 10:28:36 -07:00
RenderableLightEntityItem.cpp
RenderableLightEntityItem.h
RenderableLineEntityItem.cpp fix runtime switch 2019-05-13 09:58:55 -07:00
RenderableLineEntityItem.h
RenderableMaterialEntityItem.cpp Fix for DependencyManager crash on shutdown on Mac 2019-07-01 17:37:57 -07:00
RenderableMaterialEntityItem.h fix uninitialized read 2019-06-04 13:00:26 -07:00
RenderableModelEntityItem.cpp move getCollisionShapeURL() back to base class 2019-07-09 15:51:56 -07:00
RenderableModelEntityItem.h move getCollisionShapeURL() back to base class 2019-07-09 15:51:56 -07:00
RenderableParticleEffectEntityItem.cpp haze on most entities, working on skybox 2019-07-10 23:52:50 -07:00
RenderableParticleEffectEntityItem.h model emitters! 2019-03-20 21:25:14 -07:00
RenderablePolyLineEntityItem.cpp avoid div by zero 2019-06-04 13:00:26 -07:00
RenderablePolyLineEntityItem.h possible fix for mac crash? 2019-06-10 11:10:29 -07:00
RenderablePolyVoxEntityItem.cpp haze on most entities, working on skybox 2019-07-10 23:52:50 -07:00
RenderablePolyVoxEntityItem.h cleanup EntityItem::shouldBePhysical() and derivations 2019-05-06 17:35:57 -07:00
RenderableShapeEntityItem.cpp merge with master 2019-07-03 17:58:23 -07:00
RenderableShapeEntityItem.h possible fix for black shape issue 2019-06-21 12:58:49 -07:00
RenderableTextEntityItem.cpp fix text visibility toggle 2019-07-10 10:20:27 -07:00
RenderableTextEntityItem.h adding unlit property to text, fixing transparency, normals, other cleanup 2019-07-02 10:28:36 -07:00
RenderableWebEntityItem.cpp merge with master 2019-07-03 17:58:23 -07:00
RenderableWebEntityItem.h rollback fixes for bugz512 2019-06-13 13:57:18 -07:00
RenderableZoneEntityItem.cpp fix zone issues 2019-05-08 11:04:54 -07:00
RenderableZoneEntityItem.h fix zone issues 2019-05-08 11:04:54 -07:00
textured_particle.slf
textured_particle.slv