Commit Graph

957 Commits

Author SHA1 Message Date
Lubos Lenco 8b44988ecc Improve key handling 2020-05-23 11:44:29 +02:00
Lubos Lenco c4a51c1e8b Improve shortcut handling 2020-05-20 13:18:42 +02:00
Lubos Lenco 5cca22fcfc Add support for rotating envmap 2020-05-20 13:18:22 +02:00
Lubos Lenco 8c8368c0fe No depth reject for symmetry 2020-05-20 10:38:31 +02:00
Lubos Lenco f14ee9924e Merge materials when importing obj mesh 2020-05-19 22:24:24 +02:00
Lubos Lenco e2eb2a599e Metal fixes 2020-05-19 13:59:42 +02:00
Lubos Lenco d38692060b Improve log redraw 2020-05-19 13:58:41 +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
luboslenco 151e71bc9c Adjust auto window scale 2020-05-17 11:18:54 +02:00
Lubos Lenco 7adcfb79d8 Fix locale detect 2020-05-14 19:35:30 +02:00
Lubos Lenco dcf8d0f0e1 Handle BGR swap 2020-05-14 18:35:28 +02:00
Lubos Lenco e70625b451 Skip picker texture clear 2020-05-14 16:47:35 +02:00
Lubos Lenco 9bba5a7164 Ensure correct color attachment formats 2020-05-14 14:06:38 +02:00
Lubos Lenco ae569ed046 Ensure correct color attachment formats 2020-05-12 19:24:09 +02:00
Lubos Lenco 7d68820485 Make metal work better 2020-05-12 15:12:46 +02:00
Lubos Lenco 6f24aafccc Make metal work 2020-05-11 22:50:32 +02:00
Lubos Lenco 2e5ca0fe9f Enable 3d cursor for metal 2020-05-11 15:08:51 +02:00
Lubos Lenco e2a4afd33b Single channel clear pass 2020-05-11 14:27:30 +02:00
Lubos Lenco 2579c3c3d4 Metal fixes 2020-05-11 13:44:46 +02:00
luboslenco 8ce6c174d0 Allow multiple color attachment formats 2020-05-10 11:20:29 +02:00
luboslenco c6a6ac21ec Pass color attachments 2020-05-10 09:15:30 +02:00
Lubos Lenco af9d56cf84 No 3d cursor for metal yet 2020-05-08 00:17:44 +02:00
Lubos Lenco a827eb2346 Show metal in about box 2020-05-08 00:17:05 +02:00
Lubos Lenco c928f2c13e Prepare libraries 2020-05-07 13:56:28 +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 656e2ef4f7 Fix forward path shader compile 2020-04-29 14:16:55 +02:00
luboslenco 2861405222 Font slots 2020-04-28 15:01:23 +02:00
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