Commit Graph

15 Commits

Author SHA1 Message Date
55aab3cac0 Save actual Rectengle Hitbox Data 2026-04-09 17:29:59 +03:00
f43795e1f4 Circle Hitbox functionality is fully ready. It must be done Rectangle Hitbox. 2026-04-08 17:10:49 +03:00
7e09343035 working on parsing ReferencePoint into CurrentIsoPoint 2026-04-07 17:35:30 +03:00
0545adee2a Ready to draw and save round hitboxes. It is necessary to complete the correct loading of round hitbox data 2026-04-03 17:59:08 +03:00
27bbcee37a Trying to write the correct formulas for drawing round hitboxes 2026-04-02 18:05:07 +03:00
58550ae93a Refactoring ClearButton. Made by drawing CircleHitbox. Need to finish doing HitboxCircleRenderingFunction and saving hitboxCircle when you put the second point 2026-04-01 18:20:08 +03:00
6665199d12 Added the function of drawing rectangular hitboxes, as well as the ability to erase and save the result. Drawing in any direction. 2026-03-29 23:14:42 +03:00
2686d036cf Added the function of drawing rectangular hitboxes, as well as the ability to erase and save the result. You need to draw from left to right 2026-03-29 22:47:57 +03:00
a0a69c3587 Working version of the refactoring DrawboxEditor. Added ToolBar in Editor 2026-03-24 17:19:32 +03:00
ab30acd69a Refactoring EditableCanvas in DrawboxEditable and other classes 2026-03-23 15:07:55 +03:00
a929f86461 Working dynamic GUI layout 2025-01-05 19:06:41 +03:00
d7b477f58d Implemented the data model and drawing of rectangular hitboxes, IsometricCoordsConverter functions have been transferred to Hitbox class as static, since they are generally needed for hitboxes only 2024-11-18 14:43:42 +03:00
b6c61cc958 save functiton completed, unnecessary comments in Project removed 2024-09-17 20:11:12 +07:00
2fab9b13d9 set path of the FileChooser to current project XML location and started saving features development, removed formatter 2024-09-11 17:23:10 +07:00
d4afde065d legacy project initial commit 2024-07-21 20:41:51 +07:00