1
0
mirror of https://github.com/aNNiMON/HotaruFX.git synced 2024-09-19 14:14:21 +03:00
Commit Graph

127 Commits

Author SHA1 Message Date
93e7a87c03 Update to run on Java 11 with OpenJFX
Removed lombok
2019-10-29 18:02:54 +02:00
eb6bf422cc Add test bundles and program tests 2017-09-16 16:30:40 +03:00
657de1771c Add image examples 2017-09-16 15:10:11 +03:00
0c912fcca7 Add image node 2017-09-16 13:48:34 +03:00
738e93d9ef Add an ability to clear property keyframes 2017-09-16 13:22:28 +03:00
f1cfe7948b Add FontValue 2017-09-16 13:14:54 +03:00
66ef5b01af Small refactoring 2017-09-16 11:57:11 +03:00
7f33c77d22 Migrate to stable JUnit 5 2017-09-16 11:15:53 +03:00
028ff97c7d Fix link in readme 2017-09-10 18:37:11 +03:00
cb9475c2c6 Add screenshot 2017-09-10 14:36:21 +03:00
a14db7ac83 Fix string highlighting in github readme 2017-09-10 14:32:11 +03:00
8c4933fcd2 Add license and readme files 2017-09-10 14:16:37 +03:00
b1034101d3 Swap font size buttons 2017-09-10 12:10:43 +03:00
994a6a9404 Initial filename in save dialog 2017-09-10 12:01:47 +03:00
0d2f641091 Add examples 2017-09-10 11:59:05 +03:00
b29d43a7e3 Ability to change editor font size 2017-09-10 11:23:15 +03:00
20c9a32e67 Fix wrong text token length if it contains escaped characters 2017-09-09 20:24:26 +03:00
2edd05638e Add alias for discrete interpolator 2017-09-09 19:38:18 +03:00
ef8aa0d364 Switch to custom scene root 2017-09-09 19:36:20 +03:00
f2970464f9 Fix playing from start 2017-09-09 18:23:21 +03:00
6be447d8a8 Update gradle config 2017-09-09 18:17:43 +03:00
98b5108dca Ability to instantiate icon with enum name 2017-09-09 15:29:46 +03:00
2c77a0f136 Add exit conformation 2017-09-09 15:04:55 +03:00
e6b9d32b2e Small refactoring 2017-09-09 13:06:50 +03:00
b1408c5891 Add ability to render animation 2017-09-09 13:01:00 +03:00
1f5ded0c40 Move evaluating to separate class 2017-09-09 11:12:51 +03:00
3adc39f288 Ability to pause and seek animation 2017-09-08 19:49:30 +03:00
aec580e60c Add interpolators 2017-09-08 16:36:51 +03:00
076825a814 Add strokeDashArray function 2017-09-08 15:07:02 +03:00
d879ece3f9 Add text enum properties 2017-09-08 13:47:44 +03:00
e1a792ac9b Add fill rule svg property 2017-09-08 13:26:05 +03:00
14c792ee5e Add node properties type checking test 2017-09-08 13:18:20 +03:00
029fc652ae Deal with nulls in enum to string converter 2017-09-08 12:41:26 +03:00
9803677055 Add blend mode property 2017-09-08 11:46:34 +03:00
a347dc078d Add shape stroke enum properties 2017-09-08 11:38:50 +03:00
7e11b5eccb Add arc type property 2017-09-08 11:15:51 +03:00
5e403681a2 Add enum to string property converter 2017-09-08 11:12:31 +03:00
112af1df83 Log runtime errors 2017-09-07 21:40:44 +03:00
e88a1d637d Ability to set composition background 2017-09-07 21:20:47 +03:00
378cc26d49 Add cut, copy and paste buttons to toolbar 2017-09-07 20:10:31 +03:00
d2e85e1b87 Ability to disable syntax highlighting 2017-09-07 19:35:36 +03:00
7d151188b6 Show initialization errors on application startup 2017-09-07 19:08:17 +03:00
26b3ac3012 Add tooltips to toolbar buttons 2017-09-07 18:57:18 +03:00
b788941c3d Allow only one preview window 2017-09-07 18:52:33 +03:00
298dc0d285 Move JavaFX controls to the separate package 2017-09-07 18:49:49 +03:00
b4214b0489 Add library nodes 2017-09-07 18:45:15 +03:00
ee1c00b92c Links now clickable 2017-09-07 13:17:51 +03:00
10c0034d64 Simplify FontAwesome class 2017-09-07 12:23:21 +03:00
6468415592 Add about window 2017-09-06 22:04:06 +03:00
f9e1e6909e Add checks for composition exists 2017-09-06 15:29:41 +03:00