pandemonium_engine_docs/04_modules/11_skeleton_editor.md

8 lines
441 B
Markdown
Raw Normal View History

2023-01-12 22:38:57 +01:00
# Skeleton Editor
2024-03-16 20:56:52 +01:00
This is a c++ engine module for the Pandemonium engine that contains a modularized version of TokageItLab's pr's 3.2 version from the pandemonium engine repository, until it gets merged.
2023-01-12 22:38:57 +01:00
The original pr is here: https://github.com/Relintai/pandemonium_engine/pull/45699
2024-03-16 20:56:52 +01:00
Tht 3.x version (linked in the pr itself) is here (This is the base for this module): https://github.com/TokageItLab/pandemonium/tree/pose-edit-mode
2023-01-12 22:38:57 +01:00