Commit Graph

9 Commits

Author SHA1 Message Date
Macocian Adrian Radu
6199c541c3 added gif for readme 2022-05-18 15:20:05 +02:00
Macocian Adrian Radu
0d6716e528 created location placer factory
made debugger changeable from outside the code
made possible to add more converters
Made changeable FPS in window
2020-07-08 20:11:08 +03:00
Macocian Adrian Radu
0225b80460 added hardware acceleration support
refactored to work with jdk 8
changed the validator to reentrant lock
2020-06-08 18:21:54 +03:00
Macocian Adrian Radu
d9cb8a742a added decorations package
made framework for text aligners
2020-05-26 19:58:41 +03:00
Macocian Adrian Radu
202610764b added merge tu grid Panel
moved borders to external components
added text field for one line with select
2020-04-27 17:32:34 +03:00
Macocian Adrian Radu
2e4d83085a added key events,
moved create thread in window constructor,
added point2 hashcode
added gridpanel without merge
2020-04-10 17:13:19 +03:00
Macocian Adrian Radu
eb4ce47a5c removed recursive call in paint
added scroll panes without relative position
2020-03-31 20:36:08 +03:00
Macocian Adrian Radu
62f3d8d46c added sliders
reworked painting
added animations
reworked point2
added point3 point4
made tag inner class in Debugger
added fps animation parsing debuggers
made new thread for painting at 60fps
2020-03-31 01:01:25 +03:00
rmaco
53265227f7 added debugger and timer
improved paint efficiency
debugged relative position
removed bug in parser for empty attribute methods
2020-03-23 18:00:45 +02:00