Commit Graph

296 Commits

Author SHA1 Message Date
luboslenco 07e33971f4 Update submodules 2020-11-05 11:08:28 +01:00
luboslenco 0e2564c708 Embed assets into snapshot 2020-11-04 20:49:49 +01:00
luboslenco c5eb062136 Update submodules 2020-11-04 20:14:56 +01:00
luboslenco 1386833ea1 Update submodules 2020-10-30 12:27:38 +01:00
luboslenco 568e9f7f36 Merge cleanup 2020-10-27 12:47:04 +01:00
luboslenco a3af02f743 Update submodules 2020-10-26 19:48:14 +01:00
luboslenco b0977048f9 Merge scheduling cleanup 2020-10-24 17:50:33 +02:00
Lubos Lenco 4d5e2ffed7 Match texture size type for Metal 2020-10-24 12:05:19 +02:00
luboslenco d96d095bd5 Update submodules 2020-10-23 21:13:22 +02:00
luboslenco 7d9866a33d Update submodules 2020-10-23 12:02:05 +02:00
luboslenco 26c8e1a2df Update submodules 2020-10-21 13:26:40 +02:00
luboslenco 55509c6e02 Fix overlay blend mode merge 2020-10-21 12:15:24 +02:00
luboslenco 544a12f7e0 Add path trace mode setting 2020-10-13 14:18:53 +02:00
luboslenco 5f72c5a761 Update submodules 2020-10-11 21:22:47 +02:00
luboslenco 4787503526 Update submodules 2020-10-06 16:37:32 +02:00
luboslenco 4f9cc6dc4b Update submodules 2020-10-04 17:46:35 +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 2a983f3a3a Removed irrelevant to the added feature change 2020-10-01 04:17:57 +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 d9dbd6368d Use Krom.fileExists 2020-09-29 13:38:46 +02:00
luboslenco 948babb3ca Update submodules 2020-09-28 21:27:04 +02:00
luboslenco 35016a5730 Update material and layer node pointers 2020-09-25 15:59:26 +02:00
luboslenco c7047c3acd Update submodules 2020-09-24 18:39:53 +02:00
luboslenco 6920fa5e82 Add shader material node 2020-09-24 12:32:14 +02:00
luboslenco 9394e8c986 Fix node order 2020-09-24 12:23:18 +02:00
luboslenco 8a86105049 Add script material node 2020-09-24 12:17:18 +02:00
luboslenco b2cd16f0bb Update submodules 2020-09-24 12:15:17 +02:00
luboslenco a3fbe6476d Update submodules 2020-09-21 09:48:59 +02:00
luboslenco d3bb339aab Update submodules 2020-09-19 19:09:30 +02:00
luboslenco 2c3a6e64ee Support multiple outputs for custom material nodes 2020-09-18 13:46:40 +02:00
luboslenco a5d6497d11 Update submodules 2020-09-18 11:49:58 +02:00
luboslenco d317e74a41 Update submodules 2020-09-18 10:25:19 +02:00
luboslenco 6f8e11285f Match vector types 2020-09-16 20:13:54 +02:00
luboslenco 435431f562 Update submodules 2020-09-16 18:25:02 +02:00
luboslenco 13f0ec6913 Begin blur node 2020-09-16 18:21:14 +02:00
luboslenco 86143acee2 Node preview for individual sockets 2020-09-14 16:02:59 +02:00
luboslenco 614930a9a5 Handle non-square decals 2020-09-11 14:33:21 +02:00
luboslenco be04db486f Show active mesh only in path traced mode 2020-09-10 21:45:17 +02:00
luboslenco 3dbb7cfe07 Update submodules 2020-09-10 16:21:57 +02:00
luboslenco 31fca2948e Translation support for nodes 2020-09-10 16:41:14 +02:00
luboslenco 6b13f17c93 Translucency support for brute shader 2020-09-10 16:35:13 +02:00
luboslenco 15adaf6b31 Update submodules 2020-09-07 15:03:44 +02:00
luboslenco dcad8c530b Move lz4 encoder / decoder to iron 2020-09-07 15:02:44 +02:00
luboslenco e14f586fc0 Update submodules 2020-09-05 15:19:06 +02:00
luboslenco 53bdcbee5d Update brute ray shader 2020-09-05 15:18:23 +02:00
luboslenco d36304f805 Fix sampler case 2020-09-01 16:36:40 +02:00
luboslenco 5a17250a89 Show node preview 2020-08-31 22:21:58 +02:00
luboslenco e8875c3da7 Update submodules 2020-08-29 17:59:25 +02:00