Commit Graph

1457 Commits

Author SHA1 Message Date
Rodz Labs ef7bf9624e Fixed randomness problem in sdRepeat node 2021-11-22 19:12:33 +01:00
Rodz Labs 4c980387a3 Updated new painter dialog to adjust the camera to the size of the mesh 2021-11-22 16:03:35 +01:00
Rodz Labs 7e1a9be7e7 Added an "Image" brush 2021-11-22 10:17:47 +01:00
Rodz Labs 42a4a6a77a Clamped Render output and fixed problem in A<B option in Math node. 2021-11-21 09:17:15 +01:00
Rodz Labs 3071413929 Added postprocessing submenu to the 2D previews, with lowres postprocessing options. 2021-11-20 21:37:54 +01:00
Rodz Labs 284ab1bf8c Updated painting tool (paint strokes in a temporary viewport to avoir accumulation) 2021-11-17 22:45:38 +01:00
Rodz Labs 462d4a2b94 Another MacOS build test... 2021-11-17 16:23:45 +01:00
Rodz Labs c71b81856d Try to fix MacOS export after update to 3.4 2021-11-17 15:47:47 +01:00
Rodz Labs cfa439a3ea Switched to Godot 3.4 2021-11-17 15:04:59 +01:00
Rodz Labs cb1c7d89ee Fixed gradient editor (cursors moved to incorrect locations when resized) 2021-11-17 14:59:46 +01:00
Rodz Labs b9b1882199 Updated variations nodes with a seed modifier parameter for each output 2021-11-17 11:03:16 +01:00
Rodz Labs 22d320bb0e
Merge pull request #377 from vreon/colormap-node
Add Colormap node
2021-11-16 22:31:03 +01:00
Rodz Labs 719dc3a663 Added contribution to the About dialog 2021-11-16 22:20:46 +01:00
Rodz Labs c8956f7834 Added support for tablet tilt and updated flatten brush 2021-11-16 21:55:46 +01:00
Rodz Labs 343c68627b Updated load from website dialog to avoid freeze when opening it 2021-11-15 22:30:50 +01:00
Rodz Labs 0c50e166d0 Added knit brush and updated snow 2021-11-15 22:30:11 +01:00
Rodz Labs 947eba1f50 Added mosaic and leaves brushes 2021-11-15 21:42:48 +01:00
Jesse Dubay d4a2d391ee Add Colormap node
This node is similar to Colorize, but instead of a gradient parameter,
it samples an RGBA input image.
2021-11-14 16:04:05 -08:00
Rodz Labs bf80d92c25
Merge pull request #376 from Arnklit/library-colored-nodes
Library colored nodes
2021-11-14 08:36:55 -08:00
Kasper Frandsen 2fcef7c53d fix: addtional themes set up, stroke line changed 2021-11-14 16:18:30 +00:00
Rodz Labs 2d0de0c576 Added a "flatten" brush that aligns normals to the view direction (#379) 2021-11-14 12:34:10 +01:00
Rodz Labs df9144eba9 Identify predefined nodes first to differenciate between nodes that have identical names 2021-11-13 15:55:11 +01:00
Rodz Labs 528d6b64f0 More painter updates 2021-11-13 14:38:24 +01:00
Rodz Labs 5d45a8caad Moved node coloring to node factory and added update when changing theme
(old code is only commented, cleanup is required before merge)
2021-11-13 08:35:05 +01:00
Rodz Labs e034f8fe0f Fixed problem in shader generation when using the "texture" input attribute (#374) 2021-11-12 20:58:55 +01:00
Rodz Labs e9eb17316d Added automatic selection of frame/comment contents 2021-11-12 19:58:47 +01:00
Rodz Labs 5374c74e72 Added new texture space paint engine 2021-11-12 19:56:30 +01:00
Rodz Labs 8bf4c89a7e Added a thumbnail cache to the "load from website" dialog 2021-11-11 22:51:12 +01:00
Kasper Frandsen dba2619257 feat: make themes generate 2021-11-11 17:38:33 +00:00
Rodz Labs 0bc7c62d3d Added alternate 2D preview modes (clamp and repeat) and softened the background cherckerboard pattern 2021-11-11 14:35:03 +01:00
Rodz Labs daca08cd21 Fixed "Add library" dialog and a few runtime warnings 2021-11-10 21:51:02 +01:00
Kasper Frandsen f665a00ac6 feat: initial implementation 2021-11-10 17:02:13 +00:00
Rodz Labs 179a7d4ce5 Updated temporal AA 2021-11-07 17:50:17 +01:00
Rodz Labs c9394fd005 Removed useless traces 2021-11-07 16:55:38 +01:00
Rodz Labs 6a8464eefd Updated image file generation to save EXR files in correct formats (#338) 2021-11-07 16:10:19 +01:00
Rodz Labs 09bcfc292a Added temporal antialiasing to 2D previews 2021-11-06 11:26:08 +01:00
Rodz Labs 18db8517ba Fixed minimap problem in graph screenshot generation (#371) 2021-11-02 22:14:23 +01:00
Rodz Labs 8b7730f2de Added updated WarpDilation node (angle instead of direction) 2021-11-01 20:33:46 +01:00
Rodz Labs 1e74dc0abf Started reorganizing brushes + new brushes 2021-11-01 09:18:53 +01:00
Rodz Labs 3c16e733d5 Added useful nodes for brushes 2021-11-01 09:18:28 +01:00
Rodz Labs 9862740e8b Make sure a layer is selected when loading 2021-11-01 08:31:53 +01:00
Rodz Labs db0e0a6825 Added context menu to set the center of the 3D preview 2021-10-31 16:04:40 +01:00
Rodz Labs e505ba40d5 Added option to generate normal map from depth when painting, and moved all painting options to a new dialog 2021-10-31 08:08:47 +01:00
Rodz Labs b7f07986ea Fixed event filtering in 2D preview and histogram 2021-10-31 05:47:52 +01:00
Rodz Labs af41af4bac Fixed latency when moving nodes 2021-10-30 20:08:50 +02:00
Rodz Labs f065d5b4bf Fixed UI problem with node output ports with Godot 3.4 2021-10-26 21:07:48 +02:00
Rodz Labs 1c0926e14a Merge branch 'master' of https://github.com/RodZill4/material-maker 2021-10-25 21:05:16 +02:00
Rodz Labs 53645e1be9 Fixed line dialog layout 2021-10-25 21:04:58 +02:00
Rodz Labs 591cf7d36a Added zoom with control+middle button 2021-10-25 21:04:45 +02:00
Rodz Labs c07c8f7cfc
Merge pull request #367 from Arnklit/alignment-fixes
Alignment fixes for enum, text and file fields
2021-10-24 14:17:07 +02:00