Commit Graph
12 Commits
Author SHA1 Message Date
fp_sviat 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
fp_sviat a0a69c3587 Working version of the refactoring DrawboxEditor. Added ToolBar in Editor 2026-03-24 17:19:32 +03:00
fp_sviat ab30acd69a Refactoring EditableCanvas in DrawboxEditable and other classes 2026-03-23 15:07:55 +03:00
fp_sviat 3b81412eb2 New hitbox architecture. But need change function addListElement in class ListGUI and load in class Project 2025-06-18 00:28:19 +03:00
fp_sviat f5bd320061 New architecture of classes for switching the drawing modes of hitboxes/Dravboxes of entities 2025-03-27 01:41:22 +03:00
fp_sviat a929f86461 Working dynamic GUI layout 2025-01-05 19:06:41 +03:00
fp_sviat abbc64eead Fix hitbox. Nothing worked, now it is. 2024-12-01 23:26:50 +03:00
fp_sviat ce113cb96d Hitbox edits for new Entity fields 2024-11-19 15:06:53 +03:00
fp_sviat 128948051e Merging hitbox-drawing and dev. Adding BufferedImage to Entity. Refactoring Entity parsing in to the Project and download ListGUI 2024-11-18 15:29:14 +03:00
fp_sviat 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
fp_sviat 7d125b5931 Drawbox points sorting for XML implemented 2024-09-12 22:45:47 +03:00
fp_sviat 7f7937c652 Project get event modification drawbox.Preparation for new drawing for drawbox 2024-09-12 05:43:17 +03:00