Commit graph

334 commits

Author SHA1 Message Date
N8n5h c04dbe4993 Fix Vertex Color and Tangent not exporting
Applied the same fix that is used for uvs, since it seems to solve the issue of not updating correctly for exporting of materials too.
Also added support for the Vertex Color node.
2020-03-02 02:04:54 -03:00
luboslenco 31161e7242 Fix Object Info material node 2020-01-02 13:53:54 +01:00
Moritz Brückner 1f9a4eaa0a Save generated images as jpg 2019-12-21 20:51:16 +01:00
Moritz Brückner 8c28019f36 Add support for generated image textures 2019-12-21 20:30:49 +01:00
Moritz Brückner 99d7e12375 cycles.py: cleanup and use os.path.join() instead of string operations 2019-12-21 20:28:41 +01:00
N8n5h 35274c8673 fix alpha 2019-12-13 11:27:10 -03:00
Alexander e72c997a11 Add blackbody node functionality 2019-12-12 18:13:39 +01:00
N8n5h 2b572db3d1
add initial support to Mapping dynamic inputs
This is to help transition to Blender 2.81.
I tried to tackle obtaining the input value if something was connected but it turned more complicated than I thought, so for starters I added support to the dynamic inputs default values so it compiles with no errors when a mapping node is present.

Please point out any ugly code.
2019-11-22 11:53:07 -03:00
luboslenco 24867658f1 Deprecated cleanup 2019-08-24 11:50:27 +02:00
unknown df3a7b72cf Expose normal attribute 2019-08-17 21:29:28 +02:00
unknown 8e2f037d9b Fix packing inline 2019-07-14 16:45:34 +02:00
luboslenco f82be5bc64 Improve packing 2019-07-07 22:02:07 +02:00
luboslenco b869bf24b5 Update Math material node 2019-07-02 23:28:43 +02:00
luboslenco 49c0ef017f Principled update 2019-06-03 11:04:52 +02:00
luboslenco 5e54187202 Principled update 2019-06-03 10:55:32 +02:00
unknown 36277934dc Triplanar stubs 2019-06-02 16:53:13 +02:00
luboslenco bcdfa7b4a7 Blend and alpha test for overlays pass 2019-05-19 15:24:46 +02:00
unknown f9b268310d Update image node color space handling 2019-05-15 10:45:31 +02:00
luboslenco 2303bada3a Add single-data-file exporter option 2019-05-14 11:43:41 +02:00
luboslenco 38451d7a9a Format 2019-05-01 21:27:19 +02:00
luboslenco 46a7e81f40 Textured emission fixes 2019-05-01 21:24:39 +02:00
luboslenco aa5c4f7e73 Link to embedded data 2019-04-26 11:12:09 +02:00
unknown 5240249982 Use voxelao instead of voxelgi, gi will be reworked into raytracing 2019-04-06 18:52:21 +02:00
unknown 27197cc94f Force gpu particles 2019-04-06 14:30:11 +02:00
unknown 4ecec19ad3 Force gpu skinning 2019-04-06 14:13:38 +02:00
unknown 5b2b6428d5 Use per-target color mask 2019-04-06 13:03:04 +02:00
luboslenco 5522955748 Mobile shader fix 2019-04-04 11:23:53 +02:00
luboslenco c7214e2aa7 Include tex data 2019-04-04 11:23:18 +02:00
luboslenco b5dd2da61c Clip particle with nan 2019-03-19 08:31:13 +01:00
luboslenco 9cd951819a Fix raytracer 2019-02-19 10:09:42 +01:00
luboslenco 97003c893f Match bias 2019-02-12 17:17:46 +01:00
luboslenco 24b2cc23cd Cube shadow fixes 2019-02-12 12:39:41 +01:00
luboslenco e6e4206991 Less indirect light for translucent context 2019-02-12 12:39:16 +01:00
luboslenco 565a0fe805 Fix sun color for voxel 2019-02-11 22:16:04 +01:00
luboslenco 7f6b640dfe Fix emission declaration 2019-02-11 16:10:37 +01:00
luboslenco 92fa1b4fb3 No pow for vertex colors 2019-02-11 11:12:41 +01:00
luboslenco c97579b713 Fix vertex attribute passing for depth pass 2019-02-11 09:05:53 +01:00
Lubos Lenco 44c8cdb679 Fix legacy shaders flag 2019-02-10 20:37:38 +01:00
luboslenco a1da8b0824 Expose cone aperture 2019-02-09 15:34:16 +01:00
luboslenco cd7a25db37 Correct displace amount 2019-02-04 21:47:46 +01:00
luboslenco 7cff5f8642 More shader fixes 2019-02-01 17:33:22 +01:00
luboslenco 4df19ef970 Format 2019-01-30 17:45:54 +01:00
luboslenco 4172e0a2c6 Fix LTC shadow 2019-01-27 23:48:54 +01:00
luboslenco da84a870f1 Fix LTC 2019-01-27 20:13:21 +01:00
luboslenco e17d06225c Expose voxel shadow 2019-01-27 19:12:00 +01:00
luboslenco 9be8646008 Fix translucency mixing 2019-01-27 15:01:39 +01:00
luboslenco 9ba53d172d Transluc + sss fixes 2019-01-24 12:47:51 +01:00
luboslenco 89cad4e25e Emission fixes 2019-01-23 18:09:53 +01:00
luboslenco 00602d721d Fix array 2019-01-23 13:54:16 +01:00
luboslenco 68b5e1bb3b Implement ssr for forward path 2019-01-23 13:45:58 +01:00