.. |
entities-renderer
|
Merge branch master into protocol_changes
|
2024-06-18 21:08:21 -07:00 |
EntitiesRendererLogging.cpp
|
|
|
EntitiesRendererLogging.h
|
|
|
EntityTreeRenderer.cpp
|
Fix script-related crashes on exiting domain
|
2024-11-22 15:54:20 +01:00 |
EntityTreeRenderer.h
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
ModelScriptingInterface.cpp
|
Revert "vec3FromScriptValue replacement attempt"
|
2023-05-19 00:17:40 +02:00 |
ModelScriptingInterface.h
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
paintStroke.slf
|
minor cleanup, copyright
|
2024-02-28 15:23:04 -08:00 |
paintStroke.slh
|
new improved polylines
|
2018-12-19 15:01:49 -08:00 |
paintStroke.slv
|
support normal mapping for triplanar materials
|
2025-04-22 22:47:53 -07:00 |
paintStroke_Shared.slh
|
new improved polylines
|
2018-12-19 15:01:49 -08:00 |
polyvox.slf
|
minor cleanup, copyright
|
2024-02-28 15:23:04 -08:00 |
polyvox.slv
|
support normal mapping for triplanar materials
|
2025-04-22 22:47:53 -07:00 |
proceduralParticle.slf
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
proceduralParticle.slv
|
new procecural particle entity type
|
2024-03-21 16:43:09 -07:00 |
proceduralParticleUpdate.slf
|
new procecural particle entity type
|
2024-03-21 16:43:09 -07:00 |
RenderableEntityItem.cpp
|
automated render pipelines
|
2025-04-08 22:53:04 -07:00 |
RenderableEntityItem.h
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
RenderableGizmoEntityItem.cpp
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
RenderableGizmoEntityItem.h
|
gizmos have materials, working on images
|
2021-02-23 20:54:57 -08:00 |
RenderableGridEntityItem.cpp
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
RenderableGridEntityItem.h
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
RenderableImageEntityItem.cpp
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
RenderableImageEntityItem.h
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
RenderableLightEntityItem.cpp
|
proper render bounds for models (need to pass RenderArgs to getBound everywhere)
|
2021-01-17 22:08:06 -08:00 |
RenderableLightEntityItem.h
|
proper render bounds for models (need to pass RenderArgs to getBound everywhere)
|
2021-01-17 22:08:06 -08:00 |
RenderableLineEntityItem.cpp
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
RenderableLineEntityItem.h
|
reduce locking necessary for render updates
|
2019-07-31 11:21:29 -07:00 |
RenderableMaterialEntityItem.cpp
|
support PBR materials on polyvox, and add triplanar projection to material entities
|
2025-04-05 21:43:43 -07:00 |
RenderableMaterialEntityItem.h
|
Merge branch master into protocol_changes
|
2024-06-18 21:08:21 -07:00 |
RenderableModelEntityItem.cpp
|
fix material inspector not grabbing correct material sometimes
|
2025-04-04 22:16:51 -07:00 |
RenderableModelEntityItem.h
|
Ability to smooth model animations
|
2024-03-24 12:46:46 -07:00 |
RenderableParticleEffectEntityItem.cpp
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
RenderableParticleEffectEntityItem.h
|
Merge branch master into protocol_changes
|
2024-06-18 21:08:21 -07:00 |
RenderablePolyLineEntityItem.cpp
|
Change default PolyLine texture to :images/whitePixel.png
|
2025-04-29 17:46:47 +10:00 |
RenderablePolyLineEntityItem.h
|
new procecural particle entity type
|
2024-03-21 16:43:09 -07:00 |
RenderablePolyVoxEntityItem.cpp
|
support normal mapping for triplanar materials
|
2025-04-22 22:47:53 -07:00 |
RenderablePolyVoxEntityItem.h
|
support PBR materials on polyvox, and add triplanar projection to material entities
|
2025-04-05 21:43:43 -07:00 |
RenderableProceduralParticleEffectEntityItem.cpp
|
fix 0 update props case
|
2024-03-23 20:39:40 -07:00 |
RenderableProceduralParticleEffectEntityItem.h
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
RenderableShapeEntityItem.cpp
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
RenderableShapeEntityItem.h
|
automated entity property serialization
|
2024-09-08 21:09:00 -07:00 |
RenderableTextEntityItem.cpp
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
RenderableTextEntityItem.h
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
RenderableWebEntityItem.cpp
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
RenderableWebEntityItem.h
|
web entity wantsKeyboardFocus property
|
2024-02-15 11:54:49 -08:00 |
RenderableZoneEntityItem.cpp
|
DRY up stage classes with templates
|
2024-10-21 16:41:40 -07:00 |
RenderableZoneEntityItem.h
|
add tonemapping props to zones, wip ambient occlusion
|
2024-06-28 13:25:12 -07:00 |
textured_particle.slf
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
textured_particle.slv
|
support normal mapping for triplanar materials
|
2025-04-22 22:47:53 -07:00 |