Commit Graph

928 Commits

Author SHA1 Message Date
luboslenco 1e9223b2ef Custom brush nodes 2020-04-27 20:00:04 +02:00
luboslenco 2a5c249e3c Custom brush nodes 2020-04-27 19:33:35 +02:00
luboslenco d273f01a85 Improve cursor scaling 2020-04-27 17:27:52 +02:00
luboslenco a50e4a2b60 2d view pan shortcut 2020-04-27 16:15:35 +02:00
luboslenco 4018a2389f Bake workspace 2020-04-27 15:32:02 +02:00
luboslenco 395f07aa3c Add renderer option to preferences 2020-04-27 14:01:45 +02:00
luboslenco 8590ae79c7 Add tiled option to 2d view 2020-04-26 20:00:41 +02:00
luboslenco 06ec0577e1 Update nodes on texture delete 2020-04-26 19:42:31 +02:00
luboslenco b2647a8097 Improve brush input parsing 2020-04-23 09:39:31 +02:00
luboslenco 4d52eff720 Envmap visibility for path tracer 2020-04-22 16:08:12 +02:00
luboslenco 78a75f64e1 Import brush from texture 2020-04-22 12:45:05 +02:00
luboslenco 4b64d8b1bd Update meshes 2020-04-21 09:21:46 +02:00
luboslenco c5b2acb8ab Improve live brush preview update 2020-04-20 21:11:58 +02:00
luboslenco 005f5c64f3 Add help button to pen preferences 2020-04-17 15:08:47 +02:00
luboslenco 7b67d2cf31 Move viewport color to theme 2020-04-17 14:56:31 +02:00
luboslenco 6887f04cc7 Add theme tab to preferences 2020-04-17 12:33:51 +02:00
luboslenco bfdaa53a4d Apply checkstyle 2020-04-17 12:32:07 +02:00
Lubos Lenco 74e4d617ef Merge pull request #369 from PiloeGAO/master
Bug fix for FBX Binary 7500
2020-04-17 12:06:42 +02:00
PiloeGAO 2aad851010 Bug fix for FBX Binary >= 7500 2020-04-17 12:04:49 +02:00
luboslenco accb3b128d Handle empty texture name in export preset 2020-04-17 11:49:10 +02:00
PiloeGAO 175d79ac45 Bug fix for FBX Binary 7500
Bug fix #363.

Sources: - https://github.com/assimp/assimp/issues/838
- https://github.com/assimp/assimp/pull/1354
2020-04-16 13:32:34 +02:00
luboslenco aed1467345 Fix layer checker scale 2020-04-16 10:35:58 +02:00
luboslenco 32a9aab17b Iron update 2020-04-16 10:35:30 +02:00
luboslenco 0fcfa61bdd Split material preview compilation 2020-04-15 10:24:46 +02:00
luboslenco c064b04c33 Improve live brush update 2020-04-14 13:25:42 +02:00
luboslenco 118a515060 Fix folder icon scale 2020-04-12 11:00:09 +02:00
luboslenco 2a1de9afd7 Live brush for path tracer 2020-04-09 19:48:00 +02:00
luboslenco ef8ef8a218 Bake material to textures 2020-04-09 15:25:29 +02:00
luboslenco d4b00979e2 Material workspace 2020-04-08 19:59:14 +02:00
luboslenco b7f9f46086 Add brush import to menu 2020-04-06 22:38:26 +02:00
luboslenco 9cecc64a7a Add material workspace 2020-04-06 22:00:00 +02:00
luboslenco 8c9ec7b150 Fix radiance reimport 2020-04-06 16:06:41 +02:00
luboslenco d43a760790 Do not import mesh with no position data 2020-04-06 12:06:24 +02:00
luboslenco c62b02be5c Keep blurred envmap 2020-04-05 18:56:07 +02:00
luboslenco abf5d98590 Update label 2020-04-03 15:26:46 +02:00
luboslenco b18803f00e Custom default meshes 2020-04-02 11:22:48 +02:00
luboslenco 9b9117b2f1 Improve brush preview icon 2020-03-31 17:39:29 +02:00
luboslenco b355159b3b Args class 2020-03-31 11:57:42 +02:00
luboslenco f815ad25fd Improve path tracer 2020-03-31 11:53:44 +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 916ed349a1 Update mode labels 2020-03-29 10:27:47 +02:00
luboslenco 4330e3adcd Move camera clip plane to preferences 2020-03-28 21:35:45 +01:00
luboslenco 4bed87cf5f Save vignette to config 2020-03-28 21:05:58 +01:00
luboslenco c5e477a9d6 Apply mask fixes 2020-03-28 10:44:39 +01:00
luboslenco b1d0042f10 Improve height mask 2020-03-27 12:14:47 +01:00
luboslenco 91343d3a65 Save config on theme change 2020-03-27 12:13:09 +01:00
luboslenco dfcd1830ac Fix layer selection on delete 2020-03-26 22:28:23 +01:00
luboslenco a0340a638d Ensure texture exists in 2d view 2020-03-26 22:07:58 +01:00