overte-Armored-Dragon/libraries/entities-renderer/src
2015-08-10 13:41:30 -07:00
..
DeferredBufferWrite.slh moving polyLineEntity over to core profile 2015-08-07 11:41:55 -07:00
EntitiesRendererLogging.cpp put entities-renderer logging into its own QLoggingCategory 2015-04-06 16:30:20 -07:00
EntitiesRendererLogging.h try again without macro 2015-04-07 09:59:04 -07:00
EntityTreeRenderer.cpp Merge branch 'master' into polyLineInProgress 2015-08-03 15:52:26 -07:00
EntityTreeRenderer.h resolve conflicts on merge with uptream/master 2015-07-14 09:52:20 -07:00
paintStroke.slf fixed implicit double to float casting and incorrect header author attribution 2015-08-10 10:57:53 -07:00
paintStroke.slv moving polyLineEntity over to core profile 2015-08-07 11:41:55 -07:00
polyvox.slf pass voxel dimensions from PolyVoxEntityItem to pixel-shader so that the textures line up with the edges 2015-08-07 14:21:20 -07:00
polyvox.slv hook textures up to polyvoxs 2015-08-07 13:33:00 -07:00
RenderableBoxEntityItem.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers 2015-07-20 13:51:51 -07:00
RenderableBoxEntityItem.h renderBoundingBox() for sim-ownership debug 2015-06-10 14:24:00 -07:00
RenderableDebugableEntityItem.cpp Removing GL headers from most files, and some naked GL from application.cpp 2015-07-18 00:46:09 -07:00
RenderableDebugableEntityItem.h fix rendering of simulation ownership debug info 2015-06-09 17:23:37 -07:00
RenderableEntityItem.cpp no longer redefining payloadRender method in effort to avoid linux build errors 2015-08-03 15:51:11 -07:00
RenderableEntityItem.h Use make_shared/create to make shared pointers 2015-07-01 19:46:06 -07:00
RenderableLightEntityItem.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers 2015-07-20 13:51:51 -07:00
RenderableLightEntityItem.h light rendering as payload 2015-06-03 20:46:47 -07:00
RenderableLineEntityItem.cpp Merge branch 'master' into polyLineInProgress 2015-08-07 10:12:02 -07:00
RenderableLineEntityItem.h Merge pull request #5041 from ZappoMan/team-teaching-all-entities 2015-06-04 18:00:44 +02:00
RenderableModelEntityItem.cpp optimize ModelEntityItem::getAnimationFrame() 2015-08-07 13:43:57 -07:00
RenderableModelEntityItem.h fix FPS while still maintaining ray picking 2015-06-16 15:38:16 -07:00
RenderableParticleEffectEntityItem.cpp Converted magic numbers to constants. 2015-07-27 09:27:16 -07:00
RenderableParticleEffectEntityItem.h Improved ParticleEffectEntityItem rendering and updates 2015-07-26 17:21:17 -07:00
RenderablePolyLineEntityItem.cpp small comment change 2015-08-10 13:41:30 -07:00
RenderablePolyLineEntityItem.h no longer returning early on NaN 2015-08-07 16:15:51 -07:00
RenderablePolyVoxEntityItem.cpp rearranged entity props and added check in setNormals to avoid uninitialized binormal values 2015-08-10 11:55:47 -07:00
RenderablePolyVoxEntityItem.h unmangle merge 2015-08-04 17:06:17 -07:00
RenderableSphereEntityItem.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers 2015-07-20 13:51:51 -07:00
RenderableSphereEntityItem.h make sure all entities are rendering in pipeline part 1 2015-06-03 17:16:45 -07:00
RenderableTextEntityItem.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers 2015-07-20 13:51:51 -07:00
RenderableTextEntityItem.h make sure all entities are rendering in pipeline part 1 2015-06-03 17:16:45 -07:00
RenderableWebEntityItem.cpp Merge with master 2015-07-30 11:20:00 -07:00
RenderableWebEntityItem.h Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching 2015-06-05 11:06:10 -07:00
RenderableZoneEntityItem.cpp JointStates are owned by Rig objects. Model, FaceModel, SkeletonModel call into their Rig pointer to access JointStates. 2015-07-22 18:43:10 -07:00
RenderableZoneEntityItem.h Fix zones wireframe rendering 2015-06-11 18:34:39 +02:00
textured_particle.slf Core profile shader work and test code 2015-08-01 14:43:52 -07:00
textured_particle.slv Core profile shader work and test code 2015-08-01 14:43:52 -07:00
untextured_particle.slf Core profile shader work and test code 2015-08-01 14:43:52 -07:00
untextured_particle.slv Core profile shader work and test code 2015-08-01 14:43:52 -07:00