Commit Graph

176 Commits

Author SHA1 Message Date
luboslenco a97cfe5f66 Fix key release 2020-03-25 15:20:06 +01:00
luboslenco fee3e9008f Generate extended font atlas 2020-03-21 13:25:44 +01:00
luboslenco bd079ab6fb Switch language at runtime 2020-03-21 12:46:50 +01:00
luboslenco 1ec6216377 Merge Dev 2020-03-20 16:36:18 +01:00
Lubos Lenco 51f3922e12 Merge branch 'master' into dev 2020-03-20 16:20:36 +01:00
Hugo Locurcio 30d3fe2d4d Add internationalization support
A Python script is included to create new translation files or update
existing translations.
2020-03-19 16:02:42 +01:00
luboslenco 939e2889a1 Merge cleanup 2020-03-18 20:26:28 +01:00
luboslenco 38fb633595 Make tr() available globally via import.hx file 2020-03-17 21:13:47 +01:00
Lubos Lenco bde0fd8191 Merge branch 'master' into mark-ui-strings-as-localizable 2020-03-17 20:28:11 +01:00
Hugo Locurcio b5f62de4a0 Mark UI strings as localizable
The method doesn't handle localization yet, but it already handles
replacing placeholders. We can't use Haxe's string interpolation
in this case as we need the original string to be present as the
source string for localization.
2020-03-17 19:19:04 +01:00
luboslenco 56f21f5915 Update font naming 2020-03-16 10:42:20 +01:00
luboslenco 2933442413 Drag layer background 2020-03-12 18:11:49 +01:00
luboslenco 0bc0eda700 Faster font init 2020-02-23 19:46:36 +01:00
luboslenco 5008546b68 Path cleanup 2020-02-16 21:50:14 +01:00
luboslenco 64f1163855 Drag layer to reorder 2020-01-26 23:11:13 +01:00
luboslenco 328e67b113 Handle utf8 filepaths 2020-01-16 14:43:56 +01:00
luboslenco 9e8672e232 Browser drag and drop 2020-01-13 01:06:21 +01:00
luboslenco 6d2e810971 Add browser to status bar 2020-01-12 20:46:55 +01:00
luboslenco 69c58a7546 Bump version 2020-01-01 18:22:04 +01:00
luboslenco 7aad65cd7a Faster texture load 2019-12-12 19:18:23 +01:00
luboslenco a33864e2e1 Reduced gpu mem usage 2019-12-11 21:30:29 +01:00
luboslenco 4a16a82852 Apply checkstyle 2019-12-09 00:28:10 +01:00
luboslenco 66bccfe4b5 Cleanup 2019-12-08 16:59:08 +01:00
luboslenco 5ce609854b Canvas map cleanup 2019-12-04 20:17:29 +01:00
luboslenco af741f8bbf Improve filearg handling 2019-12-03 22:07:08 +01:00
luboslenco 9287f40785 Update packager 2019-11-30 14:24:26 +01:00
luboslenco 0f797aa4b2 Drop multiple files 2019-11-25 13:07:17 +01:00
luboslenco fcb8a67c2e Drag and drop material onto node canvas 2019-11-24 21:30:34 +01:00
luboslenco 442afbab20 Layer node previews 2019-11-24 10:32:10 +01:00
luboslenco caef951d5b Add Layer Mask node 2019-11-24 10:02:10 +01:00
luboslenco 779201ef5d Drag and drop layer onto node canvas 2019-11-23 23:46:11 +01:00
luboslenco 7cee89c641 Layer node 2019-11-21 19:57:38 +01:00
luboslenco 744ae9781a Asset map cleanup 2019-11-21 14:24:29 +01:00
luboslenco e8186f5568 Export cleanup 2019-11-20 22:43:17 +01:00
luboslenco 34ff59e82f Texture export presets 2019-11-20 16:36:08 +01:00
luboslenco 1581a3c794 Move viewport tab to menu 2019-11-14 20:32:26 +01:00
luboslenco a45f267633 UI fixes 2019-11-13 17:45:39 +01:00
luboslenco 5e8d73928b Begin file sys tools 2019-11-13 13:51:17 +01:00
luboslenco 87e3d6837c Plugin preferences, uifiles cleanup 2019-11-12 10:50:25 +01:00
luboslenco f6efc78236 Importer plugins 2019-11-11 22:14:32 +01:00
luboslenco 7e18d737e2 Cleanup 2019-11-11 15:35:00 +01:00
luboslenco c63fd0d8ab Fix dialog summon 2019-11-07 17:16:44 +01:00
luboslenco a52e3cea36 SCALE -> SCALE() 2019-11-07 11:13:42 +01:00
luboslenco fa8cd0080a Parse arguments 2019-11-06 16:56:11 +01:00
luboslenco 40b4c00ff5 Add Cache Draws option 2019-11-03 12:42:10 +01:00
luboslenco 56c0e68b9f Parse texture export path arg 2019-10-31 20:41:10 +01:00
luboslenco 7e180730f8 Console and profiler plugins 2019-10-30 21:40:35 +01:00
luboslenco 0ae012a4e2 No distract free mode when filearg is passed 2019-10-28 21:57:34 +01:00
lubos 49fc2adb13 Decode drop path 2019-10-14 13:54:17 +02:00
luboslenco 2ca0d83741 Accept accented paths 2019-10-13 23:46:28 +02:00