Commit Graph

1439 Commits

Author SHA1 Message Date
MathemanFlo 323152f9cf Add support for exporting DirectX normal maps 2021-05-04 21:47:39 +02:00
Lubos Lenco fa4cfee601 Hide some menu items on iOS and Android 2021-05-04 17:29:38 +02:00
Lubos Lenco a01fba2985 Cleanup menu drawing 2021-05-04 17:14:47 +02:00
Lubos Lenco 2eadf4a1e9 Add console.log to plugin api for convenience 2021-05-04 17:13:39 +02:00
Lubos Lenco 238fa49b40 Make picker work for fill layers 2021-05-04 15:23:05 +02:00
Lubos Lenco edaa604807 Make real node preview for TEX_IMAGE nodes 2021-05-04 14:51:32 +02:00
Lubos Lenco 19d0968df1 Upgrade older TEX_IMAGE nodes on import 2021-05-04 14:50:57 +02:00
Lubos Lenco 545c27b0b7 Use columns for viewing combo items 2021-05-03 19:27:36 +02:00
Lubos Lenco 4b0bf7e0c8 Clear fill layer before update 2021-05-03 10:45:33 +02:00
Lubos Lenco 2b6546bab9 Make sure dragged node link gets released 2021-05-03 10:16:39 +02:00
Lubos Lenco 88b1a547ff Implement view reset for 2D view 2021-05-01 23:05:16 +02:00
Lubos Lenco bd2d3956d3 Fix 2D view panning limit 2021-04-29 20:32:02 +02:00
Lubos Lenco d852fc4460 Fix array index 2021-04-28 20:04:20 +02:00
Lubos Lenco 541998a3dd Fix bake button scheduling 2021-04-28 16:37:37 +02:00
Lubos Lenco 2947aad4e8 Add undo for material creation 2021-04-28 16:28:11 +02:00
Lubos Lenco e334850532 Handle reimporting asset which no longer exists 2021-04-26 17:52:18 +02:00
Lubos Lenco 27281c51c7 Fix order for reimported texture 2021-04-26 17:05:00 +02:00
Lubos Lenco 5bdd21338c Parse brush node inputs every tick 2021-04-26 14:38:52 +02:00
Lubos Lenco 95cf441074 Fix pasting unknown node types 2021-04-26 12:19:48 +02:00
Lubos Lenco d744563c81 Apply checkstyle 2021-04-23 17:08:50 +02:00
Florian Heinrich 254e6f47e3 Add length, distance, reflect, project, divide to vector math node 2021-04-22 12:11:59 +02:00
Florian Heinrich 5d7766f27c Add vector multiply for brush vector math node 2021-04-21 15:40:10 +02:00
Florian Heinrich 5758728111 Brush math node: fix Absolute bug and add missing operations 2021-04-21 14:41:17 +02:00
Lubos Lenco cf8e18864a Limit panning in 2D view to keep texture in viewport 2021-04-21 12:05:14 +02:00
Lubos Lenco 2be697f3fe Fix node preview socket selection 2021-04-21 10:51:24 +02:00
Lubos Lenco d21dc8efec Fix decal when live brush preview is enabled 2021-04-20 15:25:10 +02:00
Lubos Lenco 468a782ea3 Apply checkstyle 2021-04-19 12:49:20 +02:00
Lubos Lenco 7466fc1491 Add apply displacement operator 2021-04-19 11:29:38 +02:00
Lubos Lenco 4597beef60 Super sampling for material preview rendering 2021-04-17 19:26:05 +02:00
Lubos Lenco 5d47ce40ab Displacement stubs for material preview 2021-04-17 19:24:52 +02:00
Lubos Lenco 5141d8d11a Apply displacement stubs for obj exporter 2021-04-17 19:24:15 +02:00
Lubos Lenco a8673d9c85 Add cloud server option to preferences 2021-04-14 12:44:00 +02:00
Lubos Lenco 95aca1906b Improve icon display in browser 2021-04-12 13:39:05 +02:00
Lubos Lenco cbbaa5c3cd Improve material preview icon rendering 2021-04-12 13:38:00 +02:00
Lubos Lenco 5f087ce57e Fix ui align in distract free mode 2021-04-06 12:14:04 +02:00
Lubos Lenco a806bd940d Fix creating export preset 2021-04-01 21:09:23 +02:00
Lubos Lenco 1b7e131d92 Cleanup 2021-03-31 23:39:22 +02:00
Lubos Lenco bca25383eb Add import_txt plugin 2021-03-31 12:10:12 +02:00
Lubos Lenco 0a3cd8777e Add color space option for texture export 2021-03-29 16:27:52 +02:00
Lubos Lenco a3771087c0 Save brush depth and angle reject in config 2021-03-29 12:05:14 +02:00
luboslenco 7aa41ed7eb Cleanup 2021-03-18 11:59:08 +01:00
luboslenco 1b47740a96 Fix keymap tooltips 2021-02-24 17:17:07 +01:00
luboslenco 9da4f074de Fix material pick for emission id 2021-02-23 14:37:26 +01:00
luboslenco 6109a3ae24 Ask for split type when reimporting mesh 2021-02-22 11:13:52 +01:00
luboslenco 26ba2072be Fix mesh append 2021-02-22 10:58:24 +01:00
luboslenco 075191eccc Fix reimport for texture format enabled via plugin 2021-02-21 14:19:55 +01:00
luboslenco 276cb1a77c Save camera in project 2021-02-18 11:25:46 +01:00
luboslenco 7c89d0ff60 Save envmap strength in project file 2021-02-17 16:59:44 +01:00
luboslenco 3c73e262f6 Add search to browser tab 2021-02-17 16:41:44 +01:00
luboslenco 58e9d14451 Node compilation and undo fixes 2021-02-17 15:52:31 +01:00