No description
  • C++ 88.4%
  • GLSL 5%
  • CMake 4.5%
  • Lua 2.1%
Find a file
0xMalotru 837a44c986 chore: Fixes IWYU
Co-authored-by: Clement LALU <clement.lalu-ext@ixxitechside.com>
Reviewed-on: https://codeberg.org/0xMalotru/malediction-library/pulls/12
2026-07-17 10:09:15 +02:00
.woodpecker chore: Fixes IWYU 2026-07-17 10:09:15 +02:00
deps fix: removed external dependencies in headers 2026-05-07 11:34:47 +02:00
doc FEAT-010 Using YmirCore TreeNode (#10) 2026-07-09 17:29:11 +02:00
include chore: Fixes IWYU 2026-07-17 10:09:15 +02:00
playground FEAT-010 Using YmirCore TreeNode (#10) 2026-07-09 17:29:11 +02:00
scripts Started scripting class 2023-10-27 20:03:32 +02:00
shaders chore: Fixes IWYU 2026-07-17 10:09:15 +02:00
src chore: Fixes IWYU 2026-07-17 10:09:15 +02:00
tooling chore: Fixes IWYU 2026-07-17 10:09:15 +02:00
.clang-format fix: missing use in line draw and removed raw pointer in shader program method 2026-05-04 17:51:09 +02:00
.gitignore feat: new files organization 2026-06-26 17:55:22 +02:00
CMakeLists.txt chore: Fixes IWYU 2026-07-17 10:09:15 +02:00
iwyu.txt chore: Fixes IWYU 2026-07-17 10:09:15 +02:00
LICENSE.txt chore: new organization 2026-06-22 17:25:30 +02:00
README.md chore:[SKIP CI] Updated documentation 2026-07-09 15:29:24 +00:00

Table of Contents

  1. Summary
  2. Organisation
    1. Backlog file
    2. Inbox file
    3. Changelog
    4. README
  3. License

LIB MALEDICTIONREADME -- mode: org --

Summary

Malediction Library, Windowing, 3d graphic, and GUI Library

Organisation

Backlog file

All tasks regrouped in a file, follow standard file formating (described at the end of the file)

Inbox file

Ideas, thought, things to do but not explored how and when

Changelog

This file is auto-generated by the CI when new version is deployed, following conventional commit the script deduce fix/features and others

README

This file: Project's README but make it org, pipeline will convert the content to markdown in the root directory

License

License file MALEDICTION LIBRARY Copyright (c) 2016-2026 Clement LALU

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.