Commit Graph

1025 Commits

Author SHA1 Message Date
RodZill4 c0aae2c9d4 Workaround for the selection box problem (#231) 2020-11-07 23:47:24 +01:00
RodZill4 8ca2fbcb01 Highlight selected nodes connections in graph view (#231) 2020-11-07 14:13:07 +01:00
RodZill4 eb27b1e745 Fixed quick connect code 2020-11-07 09:51:40 +01:00
RodZill4 93ad54354e Added quick connect support for inputs 2020-11-07 09:35:52 +01:00
RodZill4 2bc4e0502d Add Node popup: Removed useless icon + pink border implementation change.
Replaced arrow icon with existing one.
Replaced the Color Rect with _draw implementation (so it's not visible as background when the list does not fill the popup).
2020-11-07 07:56:55 +01:00
RodZill4 70998b3096 Removed space between list items 2020-11-07 07:33:00 +01:00
RodZill4 255cc2e545 Merge branch 'master' into pr/230 2020-11-07 07:32:24 +01:00
RodZill4 a7fed0c9ef Force normalized paths when dropping files 2020-11-07 07:05:04 +01:00
bonbonmiel fedd147003 Replace ItemList with custom list in add_node_popup 2020-11-07 00:58:18 +01:00
RodZill4 92dffaf7e8 Added support for exporting painted materials 2020-11-06 21:53:00 +01:00
RodZill4 b044d26024 Added Parameters panel and support for Remote node in brushes 2020-11-05 08:20:22 +01:00
RodZill4 10a1480810 Added support for texture nodes in brushes and fixed rotation in stamp shaders 2020-11-03 07:33:13 +01:00
RodZill4 902d7d429d Added support for mesh normal texture (brushes can use faces orientation) 2020-11-03 06:08:02 +01:00
RodZill4 75173f4205 Added fill operation in painter 2020-11-01 22:52:21 +01:00
RodZill4 c72ccfccd8 Removed useless code from Layers panel 2020-11-01 20:37:41 +01:00
RodZill4 38e97a1de4 Updated export presets 2020-11-01 20:22:49 +01:00
RodZill4 1ee7b46e7f Added support for brushes mapped in texture space, and 3D brushes 2020-11-01 20:18:40 +01:00
RodZill4 26f2df1dab Fixed initialization of paint projects. 2020-10-31 19:25:46 +01:00
RodZill4 3ce9cc9ab9 Fixed paint project creation 2020-10-31 15:50:18 +01:00
RodZill4 5ad2ee910b Merge branch 'master' into dev-painter 2020-10-31 12:56:58 +01:00
RodZill4 49cb175bfd Updated export presets with new painter related scenes/resources 2020-10-31 12:54:03 +01:00
RodZill4 d5466c8660 Updated layers code and moved layers to a separate panel 2020-10-31 12:19:46 +01:00
Rodz Labs 0d6a558ec5
Merge pull request #218 from bonbonmiel/preview-sky-rotation
Add preview 3d sky rotation modifier (#206)
2020-10-30 08:43:30 +01:00
RodZill4 da666a3632 Fixed xor simplification problem (operands were int, not bool) 2020-10-30 08:36:22 +01:00
RodZill4 3cdf693930 Fixed custom model regression (did not show texture). 2020-10-29 13:37:05 +01:00
RodZill4 1b0327a060 Added basic Brush panel and deleted useless materials from Material Spray 2020-10-27 20:29:53 +01:00
bonbonmiel cb9d8b5917 Add preview 3d sky rotation modifier 2020-10-27 12:59:22 +01:00
RodZill4 d503353d76 Added option to change the UI scale 2020-10-26 20:32:12 +01:00
RodZill4 b97c3096fd Implemented loading/saving 2020-10-25 15:47:19 +01:00
RodZill4 d734bf96fe More refactoring and support for graphic tablets 2020-10-24 12:43:31 +02:00
RodZill4 7d8e8199b5 Added a button to pause renders and optimized fill and slope blur nodes 2020-10-23 23:47:15 +02:00
RodZill4 d13086c932 Fixed editable Material node bug. Added Select All menu entry. 2020-10-22 21:09:53 +02:00
RodZill4 baecb65e35 More code cleanup 2020-10-22 07:41:38 +02:00
RodZill4 bda87be121 Merge branch 'master' into dev-painter 2020-10-21 21:33:06 +02:00
RodZill4 b7e2a4e8c0 More brush cleanup, added support for drag and drop of obj files. 2020-10-21 21:30:23 +02:00
RodZill4 838281f8df Fixed float parameter input. Added option to select number of simultaneous renderers. 2020-10-21 21:17:53 +02:00
RodZill4 b8f252904c Updated painter for albedo, metallic, roughness, emission 2020-10-19 23:13:45 +02:00
RodZill4 231767a391 Fixed star shape ( #196) 2020-10-19 21:13:34 +02:00
RodZill4 d304df6c90 Fixed Slope Blur node (fix by wojtekpil) 2020-10-18 12:09:42 +02:00
RodZill4 7ae62f69ad Merge branch 'master' into dev-painter 2020-10-17 21:14:24 +02:00
RodZill4 068c972661 Started creating procedural brushes 2020-10-17 21:04:19 +02:00
Rodz Labs 2eeee48c86
Merge pull request #188 from bonbonmiel/master
Use thumbnails instead of names in preview model selection
2020-10-17 14:58:31 +02:00
bonbonmiel 79e2578d9a Add thumbnails in preview environment selection 2020-10-15 11:18:36 +02:00
bonbonmiel e8f0972da9 Some cleanup 2020-10-15 09:17:46 +02:00
RodZill4 14c46ec52d Integrated Paterial Spray and added a subpanel for brush graph 2020-10-15 08:47:55 +02:00
RodZill4 65c0769a0c Fixed bug in tiler nodes 2020-10-15 07:56:15 +02:00
RodZill4 76140ad0b9 Updated export presets 2020-10-13 23:51:53 +02:00
RodZill4 2d8fe61493 Started prototyping crash recovery (#192) 2020-10-13 23:44:50 +02:00
RodZill4 feda47a1cc Moved files into the preview_3d directory, and made thumbnails a bit smaller with a readable label. 2020-10-13 21:13:30 +02:00
bonbonmiel 0fab363834 Add thumbnails to exported resources and remove duplicate suzanne model 2020-10-13 20:23:39 +02:00