Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Packs, Shapes, and Selections #75

Merged
merged 11 commits into from
Dec 5, 2023
Merged

Conversation

DonavinDraws
Copy link
Contributor

@DonavinDraws DonavinDraws commented Nov 21, 2023

-Pack Parsing now yields the appropriate shape for each actor
-Shape parsing consolidated into it's own function to avoid clutter
-Actors without a shape will still draw their models
-Updated ImGui.Net
-Ported the updated input method
-We can draw ellipses now
-Drawing actor bounds with better shapes
-Actors now show their translation point and square bounding box when selected
-Moving actors will account for the mouse's relative position to avoid jumping with bigger actors
-Revamp of the multi-select to allow moving multiple actors at once

Pipes and Actor Selection Shapes now parse their pack file to draw themselves
-Pack Parsing now yields the appropriate shape for each actor
-Shape parsing consolidated into it's own function to avoid clutter
-Actors without a shape will still draw their models
-Updated ImGui.Net
   -Ported the updated input method
   -We can draw ellipses now
-Drawing actor bounds with better shapes
-Actors now show their translation point and square bounding box when selected
-Moving actors will account for the mouse's relative position to avoid jumping with bigger actors
-Revamp of the multi-select to allow moving multiple actors at once
It is
@DonavinDraws DonavinDraws changed the title Full-On Pack Parsing Better Packs, Shapes, and Selections Nov 24, 2023
@DonavinDraws DonavinDraws changed the base branch from main to Bfres-Tile-Rendering November 26, 2023 18:22
@DonavinDraws DonavinDraws changed the base branch from Bfres-Tile-Rendering to main November 26, 2023 18:39
@DonavinDraws DonavinDraws deleted the branch shibbo:main November 26, 2023 18:46
@DonavinDraws DonavinDraws deleted the main branch November 26, 2023 18:46
@DonavinDraws DonavinDraws restored the main branch November 26, 2023 18:48
@DonavinDraws DonavinDraws reopened this Nov 26, 2023
DonavinDraws and others added 4 commits November 27, 2023 22:36
Still need to implement recursion on getting links, currently just displays the top most links
update my code to fit new course actor variables
@jupahe64 jupahe64 merged commit b04922a into shibbo:main Dec 5, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants