NazaraEngine/src/Nazara/Utility
SirLynix bd53245f42 Core/StringExt: Don't pass string_view by ref
https://quuxplusone.github.io/blog/2021/11/09/pass-string-view-by-value/
2023-08-24 08:23:14 +02:00
..
Components Allow error message to be formatted 2023-08-15 01:10:01 +02:00
Formats Core/StringExt: Don't pass string_view by ref 2023-08-24 08:23:14 +02:00
Resources/Fonts Remove resources headers (as they will be generated on compilation) 2021-07-07 22:44:38 +02:00
Systems Core: Add DisabledComponent (to temporary disable an entity) 2023-05-07 22:43:48 +02:00
AbstractAtlas.cpp Copyright year update 2023-01-22 17:41:18 +01:00
AbstractImage.cpp Copyright year update 2023-01-22 17:41:18 +01:00
AbstractTextDrawer.cpp Copyright year update 2023-01-22 17:41:18 +01:00
AlgorithmUtility.cpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
Animation.cpp Allow error message to be formatted 2023-08-15 01:10:01 +02:00
Buffer.cpp Random code cleanup 2023-06-05 18:05:16 +02:00
Font.cpp Copyright year update 2023-01-22 17:41:18 +01:00
FontData.cpp Copyright year update 2023-01-22 17:41:18 +01:00
GuillotineImageAtlas.cpp Allow error message to be formatted 2023-08-15 01:10:01 +02:00
Image.cpp Allow error message to be formatted 2023-08-15 01:10:01 +02:00
ImageStream.cpp Copyright year update 2023-01-22 17:41:18 +01:00
IndexBuffer.cpp Copyright year update 2023-01-22 17:41:18 +01:00
IndexMapper.cpp Fix some warnings 2023-06-27 19:31:24 +02:00
Joint.cpp Utility/Node: Massively improve skeletal animations performance by allowing to invalidate the whole skeleton only once 2023-03-17 19:22:09 +01:00
Mesh.cpp Utility/Mesh: Add Build overloads 2023-03-09 17:51:16 +01:00
Node.cpp Utility/Node: Translate comment 2023-08-04 12:28:32 +02:00
PixelFormat.cpp Allow error message to be formatted 2023-08-15 01:10:01 +02:00
RichTextDrawer.cpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
SimpleTextDrawer.cpp Core/StringExt: Don't pass string_view by ref 2023-08-24 08:23:14 +02:00
SkeletalMesh.cpp Copyright year update 2023-01-22 17:41:18 +01:00
Skeleton.cpp Copyright year update 2023-01-22 17:41:18 +01:00
SoftwareBuffer.cpp Copyright year update 2023-01-22 17:41:18 +01:00
StaticMesh.cpp Copyright year update 2023-01-22 17:41:18 +01:00
SubMesh.cpp Allow error message to be formatted 2023-08-15 01:10:01 +02:00
TriangleIterator.cpp Copyright year update 2023-01-22 17:41:18 +01:00
UniformBuffer.cpp Copyright year update 2023-01-22 17:41:18 +01:00
Utility.cpp Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
VertexBuffer.cpp Copyright year update 2023-01-22 17:41:18 +01:00
VertexDeclaration.cpp Allow error message to be formatted 2023-08-15 01:10:01 +02:00
VertexMapper.cpp Allow error message to be formatted 2023-08-15 01:10:01 +02:00