A graphical skill tree (think video game skill tree) to help track the process of discovering and learning from Handmade projects. This version is based on PigCore (previous versions were in Pig Engine and Orca)
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
Removed _data/resources from .gitignore since we likely will not make a separate project for the resources
42508b4View on GitHubAdded a README.md and a screenshot
f48612aView on GitHubGot a basic tree structure set up with middle click to pan the view, and left click+drag to move elements. We need to decide how much we really want to use Clay for the layout/positioning of elements in the main viewport. We are running into problems with word wrapping behavior with Clay not giving us a good way to know the true size of the name text for each node.
ffe61c2View on GitHubBrought over some UI widgets from CSwitch. Got a basic topbar rendering with a single placeholder menu
2eaf2e9View on GitHubStarted working on initializing Clay and a Font. Need to swap to desktop from laptop so committing.
e80c1ebView on GitHubFixes to get it building (template in PigCore should be updated with these changes)
507b808View on GitHubInitial commit. Ran new_project.bat in PigCore and changed the names in build_config.h
69c958aView on GitHub