overte-AleziaKurdis/libraries/entities-renderer/src
2015-08-17 08:49:00 -07:00
..
DeferredBufferWrite.slh moving polyLineEntity over to core profile 2015-08-07 11:41:55 -07:00
EntitiesRendererLogging.cpp
EntitiesRendererLogging.h
EntityTreeRenderer.cpp Merge remote-tracking branch 'upstream/master' into plugins 2015-08-10 21:25:35 -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 only setJointState() if animation frame actually changed 2015-08-09 16:07:56 -07:00
RenderableModelEntityItem.h fix FPS while still maintaining ray picking 2015-06-16 15:38:16 -07:00
RenderableParticleEffectEntityItem.cpp fix crash in Particle Entities and pendingChanges.updateItem() 2015-07-28 14:56:38 -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 fix broken optimisation for skipping internal voxels when making collision hull 2015-08-17 08:49:00 -07:00
RenderablePolyVoxEntityItem.h in edged mode, make sure border voxels are zeroed out. expose some more voxel matrix math to javascript 2015-08-16 09:36:54 -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 WebEntity keyboard input with mouse hover 2015-08-14 16:18:38 -07:00
RenderableWebEntityItem.h WebEntity keyboard input with mouse hover 2015-08-14 16:18:38 -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