Commit Graph

24 Commits

Author SHA1 Message Date
luboslenco 66ff7ccc6e Improve node baking 2021-02-11 18:03:51 +01:00
luboslenco deb7a97957 Fix using blur node in node group 2021-02-06 11:18:54 +01:00
luboslenco a841a849f2 Fix render target unload for d3d12 2021-02-02 20:30:52 +01:00
luboslenco 63bfbeb15b Improve layer mask handling 2021-02-02 16:14:57 +01:00
luboslenco e0596152fb Fix mask dilate 2021-02-02 11:15:02 +01:00
luboslenco 1fa27a9832 Add curvature bake node 2021-01-23 16:10:26 +01:00
luboslenco 673fef231d Merge cleanup 2021-01-14 12:19:24 +01:00
luboslenco a0eb67389b Begin node groups 2021-01-08 00:02:42 +01:00
luboslenco 3f611090db Show all layers in path traced mode 2020-12-06 17:38:59 +01:00
luboslenco c38fad5f4f Begin multi pass layer draw 2020-11-27 00:05:55 +01:00
luboslenco 43941e5f4a Cleanup 2020-11-16 14:14:17 +01:00
luboslenco 57393a9fb5 Cleanup 2020-11-15 20:07:34 +01:00
luboslenco 568e9f7f36 Merge cleanup 2020-10-27 12:47:04 +01:00
luboslenco faefb60b87 Prevent draw overlaps when baking blur nodes 2020-10-23 11:36:52 +02:00
luboslenco 55509c6e02 Fix overlay blend mode merge 2020-10-21 12:15:24 +02:00
luboslenco 4fbaba64d2 Cleanup 2020-10-03 14:12:56 +02:00
Lidor Yosef a7851af051 Updated the interface of the Wrap to be more intuitive and consistent.
- Mask is now converted to 0 - 1 gray scale value, as input from other nodes.
- No "Strength" input (can be achieved by multiplying using a Math node)
- Angle as a value. can get inputs from other nodes (need to be in 0 - 360 value range).
- parse_input_value can parse a compound type as gray scale instead of just it's x value
2020-10-01 17:03:27 +03:00
Lidor Yosef c024fa2642 erased irrelevant todo comment 2020-10-01 03:54:58 +03:00
Lidor Yosef 35115adbf6 Instead of images we can use input nodes for warp effect 2020-10-01 03:50:18 +03:00
Lidor Yosef aaa679cdd3 Implemented a basic Direct Wrap node.
Input an image, mask and angle - applying a wrap based on the inputs

- Need to cleanup stuff
- Based heavily on blur implementation, need to set the names to be more indicative and general
- Change the map source from file to color input
2020-10-01 01:21:25 +03:00
luboslenco 13f0ec6913 Begin blur node 2020-09-16 18:21:14 +02:00
luboslenco 5a17250a89 Show node preview 2020-08-31 22:21:58 +02:00
luboslenco 9688e51b48 Overlay blend fixes 2020-08-24 13:19:08 +02:00
unknown 014a8a91b9 Cleanup 2020-08-14 11:12:39 +02:00