NazaraEngine/src/Nazara/Graphics
SirLynix 63c526cecc Core/Node: Refactor interface
- Removed overloads taking multiple scalars
- Removed CoordSys parameter (functions exists in two sets, local and global)
2024-02-19 09:44:01 +01:00
..
Formats Remove Utility module and move its content to Core and TextRenderer modules 2024-02-11 22:48:38 +01:00
PropertyHandler Graphics/PropertyHandler: Warn if an option if set but doesn't exist in material 2024-02-07 15:55:14 +01:00
Resources/Shaders Remove spaces before line feed 2024-01-25 14:38:06 +01:00
Systems Core/Node: Refactor interface 2024-02-19 09:44:01 +01:00
AbstractViewer.cpp Update copyright year 2024-01-02 12:02:14 +01:00
AlgorithmGraphics.cpp Update copyright year 2024-01-02 12:02:14 +01:00
BakedFrameGraph.cpp Update copyright year 2024-01-02 12:02:14 +01:00
Billboard.cpp Update copyright year 2024-01-02 12:02:14 +01:00
Camera.cpp Update copyright year 2024-01-02 12:02:14 +01:00
DebugDrawPipelinePass.cpp Add end-of-line spaces checker 2024-01-26 10:43:00 +01:00
DepthPipelinePass.cpp Update copyright year 2024-01-02 12:02:14 +01:00
DirectionalLight.cpp Update copyright year 2024-01-02 12:02:14 +01:00
DirectionalLightShadowData.cpp Graphics: Fix issue when unregistering viewer then adding it again before resources are cleaned 2024-01-14 16:01:55 +01:00
ElementRenderer.cpp Update copyright year 2024-01-02 12:02:14 +01:00
ElementRendererRegistry.cpp Update copyright year 2024-01-02 12:02:14 +01:00
ForwardFramePipeline.cpp Add end-of-line spaces checker 2024-01-26 10:43:00 +01:00
ForwardPipelinePass.cpp Update copyright year 2024-01-02 12:02:14 +01:00
FrameGraph.cpp Remove Utility module and move its content to Core and TextRenderer modules 2024-02-11 22:48:38 +01:00
FramePass.cpp Update copyright year 2024-01-02 12:02:14 +01:00
FramePassAttachment.cpp Update copyright year 2024-01-02 12:02:14 +01:00
FramePipeline.cpp Update copyright year 2024-01-02 12:02:14 +01:00
FramePipelinePass.cpp Update copyright year 2024-01-02 12:02:14 +01:00
GraphicalMesh.cpp Remove Utility module and move its content to Core and TextRenderer modules 2024-02-11 22:48:38 +01:00
Graphics.cpp Remove Utility module and move its content to Core and TextRenderer modules 2024-02-11 22:48:38 +01:00
GuillotineTextureAtlas.cpp Add end-of-line spaces checker 2024-01-26 10:43:00 +01:00
InstancedRenderable.cpp Update copyright year 2024-01-02 12:02:14 +01:00
Light.cpp Update copyright year 2024-01-02 12:02:14 +01:00
LightShadowData.cpp Update copyright year 2024-01-02 12:02:14 +01:00
LinearSlicedSprite.cpp Minor improvements 2024-01-29 18:34:46 +01:00
Material.cpp Graphics/MaterialInstance: Add Build method 2024-01-04 17:47:54 +01:00
MaterialInstance.cpp Remove Utility module and move its content to Core and TextRenderer modules 2024-02-11 22:48:38 +01:00
MaterialPipeline.cpp Update copyright year 2024-01-02 12:02:14 +01:00
MaterialSettings.cpp Update copyright year 2024-01-02 12:02:14 +01:00
Model.cpp Minor improvements 2024-01-29 18:34:46 +01:00
PipelinePassList.cpp Graphics/PipelinePassList: Add AddPass overload taking a pass name 2024-01-03 18:18:09 +01:00
PointLight.cpp Update copyright year 2024-01-02 12:02:14 +01:00
PointLightShadowData.cpp Add end-of-line spaces checker 2024-01-26 10:43:00 +01:00
PostProcessPipelinePass.cpp Update copyright year 2024-01-02 12:02:14 +01:00
PredefinedMaterials.cpp Graphics/Materials: Fix normal maps for PhongMaterial 2024-02-07 15:53:09 +01:00
RenderBufferPool.cpp Update copyright year 2024-01-02 12:02:14 +01:00
RenderElement.cpp Update copyright year 2024-01-02 12:02:14 +01:00
RenderElementOwner.cpp Update copyright year 2024-01-02 12:02:14 +01:00
RenderElementPool.cpp Update copyright year 2024-01-02 12:02:14 +01:00
RenderTarget.cpp Update copyright year 2024-01-02 12:02:14 +01:00
RenderTexture.cpp Update copyright year 2024-01-02 12:02:14 +01:00
RenderTextureBlit.cpp Update copyright year 2024-01-02 12:02:14 +01:00
RenderWindow.cpp Add end-of-line spaces checker 2024-01-26 10:43:00 +01:00
ShaderReflection.cpp Add end-of-line spaces checker 2024-01-26 10:43:00 +01:00
ShadowViewer.cpp Update copyright year 2024-01-02 12:02:14 +01:00
SkeletonInstance.cpp Remove Utility module and move its content to Core and TextRenderer modules 2024-02-11 22:48:38 +01:00
SlicedSprite.cpp Minor improvements 2024-01-29 18:34:46 +01:00
SpotLight.cpp Update copyright year 2024-01-02 12:02:14 +01:00
SpotLightShadowData.cpp Update copyright year 2024-01-02 12:02:14 +01:00
Sprite.cpp Update copyright year 2024-01-02 12:02:14 +01:00
SpriteChainRenderer.cpp Update copyright year 2024-01-02 12:02:14 +01:00
SubmeshRenderer.cpp Add end-of-line spaces checker 2024-01-26 10:43:00 +01:00
TextSprite.cpp Replace Warning string concatenation by WarningFmt 2024-02-13 17:17:04 +01:00
TextureSamplerCache.cpp Update copyright year 2024-01-02 12:02:14 +01:00
Tilemap.cpp Minor improvements 2024-01-29 18:34:46 +01:00
TransferInterface.cpp Update copyright year 2024-01-02 12:02:14 +01:00
UberShader.cpp Add end-of-line spaces checker 2024-01-26 10:43:00 +01:00
ViewerInstance.cpp Update copyright year 2024-01-02 12:02:14 +01:00
WorldInstance.cpp Update copyright year 2024-01-02 12:02:14 +01:00