Lubos Lenco
7900f860db
Fix drag accept for darwin
2020-06-10 22:31:58 +02:00
Lubos Lenco
e2eb2a599e
Metal fixes
2020-05-19 13:59:42 +02:00
Lubos Lenco
0857ec6377
Fix linux compile
2020-05-18 12:56:38 +02:00
Lubos Lenco
a8d4f25bce
Handle drop paths on ios
2020-05-18 12:23:35 +02:00
Lubos Lenco
7d68820485
Make metal work better
2020-05-12 15:12:46 +02:00
luboslenco
7126a389d4
Args class
2020-04-30 15:42:17 +02:00
luboslenco
b331616a5c
Apply checkstyle
2020-04-30 15:12:58 +02:00
luboslenco
6887f04cc7
Add theme tab to preferences
2020-04-17 12:33:51 +02:00
luboslenco
ad02825432
Reset paint pos on foreground
2020-03-30 15:02:47 +02:00
luboslenco
2162c45347
Remove unused fileArg
2020-03-30 14:39:00 +02:00
PiloeGAO
d2df3b09f8
Improving of Command Line Arguments
...
This commit improve command line arguments by adding:
- "--reload-mesh" : Reload the current mesh
- "--export-textures" + File Type + Export Preset + Path : Export textures to the path with the according preset and file type
- "--export-mesh" + Path : Export current mesh to the path
- "--b" or "--background" : Close ArmorPaint when all previous task are done (usefull for quick texture export from another dcc app)
2020-03-29 15:21:59 +02:00
luboslenco
ec0a9c4ba8
Save brush config
2020-03-26 17:14:07 +01:00
luboslenco
ff466e7bf4
Add theme to config
2020-03-26 17:03:57 +01:00
luboslenco
e912af06d8
Merge cleanup
2020-03-26 15:22:22 +01:00
luboslenco
5e3d657006
Cleanup
2020-03-25 20:19:36 +01:00
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