Commit Graph

1451 Commits

Author SHA1 Message Date
Rodz Labs 8e7dd43cda Merge branch 'master' into pr/366 2021-11-14 19:53:02 +01:00
Kasper Frandsen 4cafb8ab7d chore: prepare to rebase 2021-11-14 18:15:31 +00: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 2c59e78272 Added adaptative port types to reroute node 2021-11-13 14:13:38 +01:00
Rodz Labs 827ce889e8 Updated quick buttons in add nodes menu 2021-11-13 14:12:42 +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
Rodz Labs d22464692b Fixed ruintime warnings 2021-10-24 10:50:49 +02:00
Rodz Labs 78193a5c17 Fixed parameters reordering 2021-10-24 10:50:00 +02:00
Rodz Labs 3117293d2b Updated Parameters panel with "Paint XXX" case 2021-10-23 16:48:51 +02:00
Rodz Labs 70d5d670bc Added depth and occlusion color picking 2021-10-23 15:44:13 +02:00
Rodz Labs 174d524db1
Update README.md 2021-10-23 13:46:39 +02:00
Rodz Labs f1be50b21a Final chinese translation for 0.97 2021-10-23 13:35:51 +02:00
Rodz Labs 9b47ab3722 Added color picker tool 2021-10-23 09:24:47 +02:00
Rodz Labs 87d8e0e6e7 Updated simple brush to paint emission and ambient occlusion 2021-10-23 09:22:57 +02:00
Rodz Labs 2b0738dbc5 Fixed painting from near pi/2 angles 2021-10-22 21:29:13 +02:00
Rodz Labs 5af1f9450a Added gradient brush 2021-10-22 21:27:05 +02:00
Rodz Labs cc607181eb Ensure children are randomized when rerolling a graph node 2021-10-21 21:10:19 +02:00
Rodz Labs 653436af00 Pending requests were not released when their buffer is freed 2021-10-21 21:09:39 +02:00
Rodz Labs 05aecca0e2 Fixes in "Export Animation" dialog 2021-10-21 20:36:34 +02:00
Rodz Labs d97dd9d120 Updated requirements to get babel 2.9.1 (vulnerability in previous releases) 2021-10-21 20:11:05 +02:00