Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Fling Engine Logo](docs/Fling-Engine-logo/cover.png)
![Fling Engine Logo](Fling-Engine-logo/cover.png)

The Fling Engine aims to be a cross platform Vulkan game engine that will experiment with the following:

Expand Down
1 change: 0 additions & 1 deletion Skills/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ touching CMake targets, `FLING_ENGINE_INC()`, or cross-folder includes.
- `FlingTests/` — Catch2 tests, links the full `FlingEngine` library. See
[`testing.md`](testing.md).
- `external/` — vendored third-party dependencies (submodules). Never modified.
- `docs/` — the `Fling-Engine-logo/` image used by the root README.
- `scripts/` — repo tooling (`check_comment_style.py`, the one-time
`migrate_doxygen_comments.py` migration).
- `CMake/` — CMake helper modules (e.g. `FlingEngineInc.cmake`).
Expand Down
Binary file removed docs/Fling-Engine-logo/cover.png
Binary file not shown.
Binary file removed docs/Fling-Engine-logo/cover_256x256.png
Binary file not shown.
Binary file removed docs/Fling-Engine-logo/default.png
Binary file not shown.
18 changes: 0 additions & 18 deletions docs/Fling-Engine-logo/info.txt

This file was deleted.

Binary file removed docs/Fling-Engine-logo/profile.png
Binary file not shown.
Binary file removed docs/Fling-Engine-logo/profile_64x64.png
Binary file not shown.
1 change: 0 additions & 1 deletion docs/Fling-Engine-logo/vector/default-monochrome-black.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/Fling-Engine-logo/vector/default-monochrome-white.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/Fling-Engine-logo/vector/default-monochrome.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/Fling-Engine-logo/vector/default.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/Fling-Engine-logo/vector/isolated-layout.svg

This file was deleted.

This file was deleted.

Loading
Loading