NazaraEngine/src/Nazara/Graphics
SirLynix caf8446707 Math: Remove Algorithm file and move string functions to StringExt 2023-06-06 08:59:58 +02:00
..
Formats Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
PropertyHandler Refactor xmake.lua and make some warnings as errors 2023-04-30 21:11:30 +02:00
Resources/Shaders Graphics/PhongMaterial: Add option to disable shadow mapping (and disable it by default on web) 2023-04-10 17:25:18 +02:00
Systems Core: Add DisabledComponent (to temporary disable an entity) 2023-05-07 22:43:48 +02:00
AbstractViewer.cpp Graphics/AbstractViewer: Add Project & Unproject methods 2023-03-14 18:07:03 +01:00
AlgorithmGraphics.cpp Copyright year update 2023-01-22 17:41:18 +01:00
BakedFrameGraph.cpp Renderer: Add mipmaps generation support 2023-05-14 18:55:41 +02:00
Camera.cpp Copyright year update 2023-01-22 17:41:18 +01:00
DebugDrawPipelinePass.cpp Copyright year update 2023-01-22 17:41:18 +01:00
DepthPipelinePass.cpp Copyright year update 2023-01-22 17:41:18 +01:00
DirectionalLight.cpp Copyright year update 2023-01-22 17:41:18 +01:00
ElementRenderer.cpp Copyright year update 2023-01-22 17:41:18 +01:00
ElementRendererRegistry.cpp Copyright year update 2023-01-22 17:41:18 +01:00
ForwardFramePipeline.cpp Graphics/ForwardFramePipeline: Fix unregister + register the same renderable pointer not invalidating rendering 2023-05-30 13:34:41 +02:00
ForwardPipelinePass.cpp Copyright year update 2023-01-22 17:41:18 +01:00
FrameGraph.cpp Graphics/FrameGraph: Fix bug introduced in 97f1c2c56c 2023-05-01 17:05:07 +02:00
FramePass.cpp Copyright year update 2023-01-22 17:41:18 +01:00
FramePassAttachment.cpp Copyright year update 2023-01-22 17:41:18 +01:00
FramePipeline.cpp Copyright year update 2023-01-22 17:41:18 +01:00
FramePipelinePass.cpp Copyright year update 2023-01-22 17:41:18 +01:00
GraphicalMesh.cpp Graphics/GraphicalMesh: Add AABB 2023-03-09 17:50:38 +01:00
Graphics.cpp Make use of the new EnumMap class 2023-05-30 12:32:37 +02:00
GuillotineTextureAtlas.cpp Graphics/GuillotineTextureAtlas: Disable mipmaps for now 2023-05-15 19:02:17 +02:00
InstancedRenderable.cpp Copyright year update 2023-01-22 17:41:18 +01:00
Light.cpp Refactor xmake.lua and make some warnings as errors 2023-04-30 21:11:30 +02:00
LightShadowData.cpp Copyright year update 2023-01-22 17:41:18 +01:00
LinearSlicedSprite.cpp Make use of the new EnumMap class 2023-05-30 12:32:37 +02:00
Material.cpp Make use of the new EnumMap class 2023-05-30 12:32:37 +02:00
MaterialInstance.cpp Make use of the new EnumMap class 2023-05-30 12:32:37 +02:00
MaterialPipeline.cpp Math: Remove Algorithm file and move string functions to StringExt 2023-06-06 08:59:58 +02:00
MaterialSettings.cpp Copyright year update 2023-01-22 17:41:18 +01:00
Model.cpp Graphics/GraphicalMesh: Add AABB 2023-03-09 17:50:38 +01:00
PointLight.cpp Copyright year update 2023-01-22 17:41:18 +01:00
PointLightShadowData.cpp Copyright year update 2023-01-22 17:41:18 +01:00
PredefinedMaterials.cpp Graphics/PhongMaterial: Add option to disable shadow mapping (and disable it by default on web) 2023-04-10 17:25:18 +02:00
PredefinedShaderStructs.cpp Copyright year update 2023-01-22 17:41:18 +01:00
RenderBufferPool.cpp Renderer: Add mipmaps generation support 2023-05-14 18:55:41 +02:00
RenderElement.cpp Copyright year update 2023-01-22 17:41:18 +01:00
RenderElementOwner.cpp Copyright year update 2023-01-22 17:41:18 +01:00
RenderElementPool.cpp Copyright year update 2023-01-22 17:41:18 +01:00
ShaderReflection.cpp Copyright year update 2023-01-22 17:41:18 +01:00
ShadowViewer.cpp Copyright year update 2023-01-22 17:41:18 +01:00
SkeletonInstance.cpp Copyright year update 2023-01-22 17:41:18 +01:00
SlicedSprite.cpp Make use of the new EnumMap class 2023-05-30 12:32:37 +02:00
SpotLight.cpp Copyright year update 2023-01-22 17:41:18 +01:00
SpotLightShadowData.cpp Copyright year update 2023-01-22 17:41:18 +01:00
Sprite.cpp Make use of the new EnumMap class 2023-05-30 12:32:37 +02:00
SpriteChainRenderer.cpp Copyright year update 2023-01-22 17:41:18 +01:00
SubmeshRenderer.cpp Make use of the new EnumMap class 2023-05-30 12:32:37 +02:00
TextSprite.cpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
TextureSamplerCache.cpp Copyright year update 2023-01-22 17:41:18 +01:00
Tilemap.cpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
TransferInterface.cpp Copyright year update 2023-01-22 17:41:18 +01:00
UberShader.cpp Copyright year update 2023-01-22 17:41:18 +01:00
ViewerInstance.cpp Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
WorldInstance.cpp Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00