Commit Graph

749 Commits

Author SHA1 Message Date
Rodz Labs ba0fea5390
Merge pull request #384 from Arnklit/smooth_minmax_node
Add Smooth MinMax node
2021-12-01 23:49:34 +01:00
Rodz Labs d7fe206e90
Merge pull request #386 from Arnklit/bevel-node
Bevel Node
2021-12-01 23:47:30 +01:00
Rodz Labs ebce121dd2 Updated tesselated material to improve preview when sharing on website 2021-12-01 22:57:14 +01:00
Kasper Frandsen 933efe83a2 docs: add documentation for node 2021-12-01 17:10:43 +00:00
Kasper Frandsen d648cb0e38 feat: add bevel node 2021-12-01 16:41:22 +00:00
Kasper Frandsen 5b07bb43a2 docs: added documentation for the material_tessellated node 2021-12-01 10:34:17 +00:00
Kasper Frandsen 42c6b28615 docs: add documentation 2021-12-01 09:23:57 +00:00
Kasper Frandsen 45ea2ad5bf feat: add Smooth MinMax node 2021-12-01 08:33:34 +00:00
Rodz Labs 306e998136
Merge pull request #366 from Arnklit/reroute-node
Reroute node idea
2021-11-25 21:35:57 +01:00
Rodz Labs 006af9d03f Added missing preview when dragging nodes from menu to quick buttons 2021-11-25 21:24:42 +01:00
Rodz Labs dd1191af3b Added leather brush 2021-11-24 22:29:26 +01:00
Rodz Labs d87cfed01a Reverted graph edit to default mouse wheel behavior 2021-11-24 22:28:41 +01:00
Rodz Labs e5a01666ab Added support for mask (from ID Map) when painting 2021-11-24 22:28:09 +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 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 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 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
Rodz Labs b07d24601c Fixed stupid bug in node factory that broke node coloring 2021-11-15 09:08:32 +01:00
Kasper Frandsen d8a5fb4adc fix: add reroute themes to main themes 2021-11-15 07:45:38 +00: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 8f923ba2e4 More fixes related to changes on master 2021-11-14 19:59:44 +01:00
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 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 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