Commit Graph

691 Commits

Author SHA1 Message Date
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 8b7730f2de Added updated WarpDilation node (angle instead of direction) 2021-11-01 20:33:46 +01:00
Rodz Labs 3c16e733d5 Added useful nodes for brushes 2021-11-01 09:18:28 +01: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 10f6a5c905
Merge pull request #364 from easynam/copy-node
Add graph nodes that copy contents from other graph nodes
2021-10-16 19:25:32 +02:00
Rodz Labs d2fc01e61c
Merge pull request #302 from Calinou/add-i18n-support
Add initial support for internationalization (+ French translation WIP)
2021-10-15 21:23:51 +02:00
Rodz Labs c27fc2e293
Fixed typo 2021-10-15 19:38:52 +02:00
Kasper Frandsen 137196889f feat: add in normal blend node and documentation 2021-10-15 10:03:25 +01:00
Rodz Labs 7a16bcecf0 Merge branch 'master' into pr/302 2021-10-13 20:58:45 +02:00
Rodz Labs a636183724 Updated materials for Unity/Unreal exports 2021-10-12 21:57:08 +02:00
Rodz Labs 795cd1345b Fix in 3D texture apply node 2021-10-11 21:14:34 +02:00
easynam 682e6523cf Tell changed nodes that they've been updated 2021-10-10 10:58:13 +01:00
easynam 80d637c1d3 Throw together some diff code in gen_graph
allows making minimal changes when copying from a source graph, which
should reduce the number of buffers that get needlessly recalculated
2021-10-08 00:47:13 +01:00
Rodz Labs 60f587e5e5 Updated the sdline node (moved profile to an input to optimize generate code) 2021-10-06 22:13:59 +02:00
Rodz Labs 2eaf6a5287 Added optional GLSL parser test in nodes loader 2021-10-06 22:04:50 +02:00
Rodz Labs d2b449484e Fixed GLSL lexer 2021-10-06 20:33:46 +02:00
Rodz Labs 3d357f55ef Fixed stupid problem in Text node (#362) 2021-10-06 07:57:50 +02:00
Rodz Labs afde2562fb Added basic syntax error reporting in Globals tab of node editor 2021-10-05 22:38:27 +02:00
Rodz Labs 096d3c6268 Added comment rules to the GLSL lexer 2021-10-05 06:51:57 +02:00
Rodz Labs 24683a19a3 Updated Normal Map node (no format option anymore) and added a Normal map convert node 2021-10-05 06:51:24 +02:00
Rodz Labs 89d45a24ff Added non-repetitive 3D noise options in 3D FBM node 2021-10-03 14:22:39 +02:00
Rodz Labs 827cbac99e Added 3D PBR material node 2021-10-03 14:21:38 +02:00
Rodz Labs f0ab310e72 Fixed opacity related problem in Material nodes 2021-10-03 14:21:18 +02:00
Rodz Labs d60eccc67d Randomness related fixes 2021-10-02 09:40:06 +02:00
Rodz Labs 2ee4066ea4
Merge pull request #347 from Arnklit/gradient-nodes-cleanup
remove unneeded label for gradient parameters
2021-10-02 09:24:18 +02:00
Rodz Labs 5e1865cb24
Merge pull request #346 from Arnklit/remove-colons-in-parameter-names
this removes colons in the parameter names that has them as it's inconsistent and takes up space
2021-10-02 09:23:31 +02:00
Rodz Labs 372d312485 Fixed fbm/randomness conflict 2021-10-02 09:15:22 +02:00
Rodz Labs 2d7c9712e3 Merge branch 'master' into pr/360 2021-10-02 08:54:09 +02:00
Rodz Labs bb29b6bc47
Merge branch 'master' into multi-warp-node 2021-10-01 08:30:23 +02:00
Rodz Labs 30bb2de3f4
Merge branch 'master' into denoiser-node 2021-10-01 08:18:55 +02:00
Rodz Labs 427d7724f8 Fixed typo in the multiwarp node 2021-10-01 08:15:52 +02:00
Rodz Labs 4dfdb916c7 Fixed TEX3D shape select description 2021-09-30 21:51:44 +02:00
Rodz Labs 198e2f8eb5 Added TEX3D shape select node 2021-09-30 21:49:41 +02:00
Rodz Labs 24e1fefec5 Added Polycurve node 2021-09-30 21:31:52 +02:00
Rodz Labs 339bf8ac96 Added a Variations parameter to splatters and Tilers 2021-09-30 21:16:03 +02:00
Rodz Labs 69093a50a5 Added SDF3D Plane and Angle nodes 2021-09-29 21:12:20 +02:00
Rodz Labs 9b0e4c8015 Added sdNgon node 2021-09-29 20:46:37 +02:00
Rodz Labs 05ffadc9b4 Added missing variation nodes to the library 2021-09-29 20:37:13 +02:00
Rodz Labs 5de7130141 Added Vec3 Math node 2021-09-29 08:24:16 +02:00
Rodz Labs 33c2166953 Added ArcPavement and updated Capsule (to get profile as input instead of parameter). 2021-09-29 08:19:27 +02:00
Rodz Labs 36d5726b25 Added syntax check to Global functions tab in Node editor. 2021-09-26 21:28:12 +02:00
Rodz Labs 1f67e83f24 Added GLSL parser to test expressions in parameter editor 2021-09-26 17:20:20 +02:00
Rodz Labs 76fc9086c8 Fixed variations generation when enum values contain function calls 2021-09-16 22:15:24 +02:00
Rodz Labs 94eb25c1ff Another Variations fix... -_- 2021-09-16 21:17:55 +02:00
Rodz Labs 2fb8f2ea5e Fixed raymarching matyerial node (variations) 2021-09-16 20:48:28 +02:00
Rodz Labs a4f3ff8933 More variations related fixes 2021-09-16 20:44:23 +02:00
Rodz Labs 5f67eb017b Fixed remaining variations bug (variation parameter not transmitted to input functions) 2021-09-15 07:32:36 +02:00