Commit Graph

2829 Commits (master)

Author SHA1 Message Date
Lubos Lenco 3335434166
Merge pull request #2433 from MoritzBrueckner/io-nodes-documentation
Add detailed documentation for read/write json/file/storage nodes
2022-01-26 15:37:13 +01:00
Lubos Lenco 8bf8ca00d1
Merge pull request #2431 from t3du/master
Lights - Add nodes to control spot and area size, and spot blend
2022-01-26 15:35:35 +01:00
Moritz Brückner dacea7e03e Node documentation: use narrow lists in Github wiki 2022-01-23 01:02:06 +01:00
Moritz Brückner b2080a1db1 Add detailed documentation for read/write json/file/storage nodes 2022-01-23 01:01:27 +01:00
Lubos Lenco 42910707a2
Merge pull request #2430 from MoritzBrueckner/node-development-panel
New sidebar panel to ease logic node development
2022-01-22 15:45:32 +01:00
t3du f66586fb36
Add files via upload 2022-01-21 11:04:18 -03:00
Moritz Brückner f67dc11e0f Fix node tooltip 2022-01-21 15:00:12 +01:00
t3du 8f5f07d082
Add files via upload 2022-01-21 10:57:52 -03:00
Moritz Brückner 3ecc987755 Improve ReplaceNodes operator label and description 2022-01-21 14:45:17 +01:00
Moritz Brückner dd308082bf New sidebar panel to ease logic node development 2022-01-21 14:40:26 +01:00
t3du 55a47ba544
description 2022-01-20 13:42:51 -03:00
t3du d4456dacb6
description 2022-01-20 13:40:09 -03:00
t3du 9eaf9fe90f
nodes for array sample and shuffle 2022-01-20 13:38:01 -03:00
t3du 4de625e724
add button for alternate outputs 2022-01-17 08:56:29 -03:00
Lubos Lenco 41bec6823b
Merge pull request #2422 from tong/export-speaker-distance-fields
Export speaker distance fields
2022-01-17 12:02:06 +01:00
Lubos Lenco 5a7d41e397
Merge pull request #2425 from Naxela/master
Update lightmapper to v0.6
2022-01-15 12:37:28 +01:00
Alexander Kleemann 3ab8b81d66 Update lightmapper to v0.6 2022-01-13 18:59:25 +01:00
Lubos Lenco b36692fc27
Merge pull request #2423 from t3du/master
add Gamepad Sticks node
2022-01-13 14:42:14 +01:00
Lubos Lenco f775305b64
Merge pull request #2421 from MoritzBrueckner/fix-is-transluc-type
Fix is_transluc_type(): do not activate translucency with Principled BSDF emission strength
2022-01-12 13:03:59 +01:00
t3du d7f3371843
add gamepad sticks node 2022-01-11 16:46:13 -03:00
tong cf6a8a484d Export speaker distance fields 2022-01-11 18:43:54 +01:00
Lubos Lenco d97a4f9524
Merge pull request #2419 from QuantumCoderQC/retain-node
Retain Value Node, Float Delta Interpolation Node
2022-01-11 15:56:04 +01:00
Moritz Brückner 47762e42d5 Fix is_transluc_type(): do not activate translucency with Principled BSDF emission strength 2022-01-11 14:33:12 +01:00
QuantumCoderQC f28b0ad044 cleanup documentation 2022-01-09 16:06:12 +01:00
QuantumCoderQC ed09afcb1d implement float delta interpolation node 2022-01-08 22:49:09 +01:00
QuantumCoderQC 3fc5f69978 implement retain value node 2022-01-08 22:49:09 +01:00
t3du ab1e1bc4e3
fix else condition 2022-01-08 14:19:00 -03:00
t3du f3e1ac658b
add precision for decimal places in round 2022-01-08 11:59:05 -03:00
t3du eabff69c4b
Add files via upload 2022-01-04 16:57:01 -03:00
t3du 6810927b92
add array object socket
incorporate the functionality for adding objects when creating a collection
2022-01-04 16:54:03 -03:00
Lubos Lenco 86ad8b3785 Bump version 2022-01-03 11:30:46 +01:00
t3du 4b5322de14
Remove Parent Bone Node 2021-12-29 19:45:06 -03:00
Lubos Lenco 7a05fb0650
Merge pull request #2410 from MoritzBrueckner/node-library-improvements
Improve node library handling
2021-12-27 13:40:37 +01:00
Lubos Lenco 12e6f6bd9a
Merge pull request #2409 from tong/update-custom-icons
Update custom icons
2021-12-24 11:12:13 +01:00
Moritz Brückner 1d321567e3 Fix typo 2021-12-23 23:14:10 +01:00
Moritz Brückner 5f31cbcab1 Fix Blender Python warning if node categories contain special character 2021-12-23 23:13:59 +01:00
Moritz Brückner 38bfb891a3 Make init_nodes() usable for other node libraries 2021-12-23 23:13:20 +01:00
tong 1f8cf44a97 Update custom icons 2021-12-23 10:45:39 +01:00
QuantumCoderQC 18a87d5821 clean up + documentation 2021-12-18 12:45:43 +01:00
QuantumCoderQC b2a543e607 rename nodes to resolve conflict with deprecated node 2021-12-10 17:04:49 +01:00
QuantumCoderQC 0eb542de0d add warnings for more than one node in a tree, clean up 2021-12-10 17:04:49 +01:00
QuantumCoderQC f56eeb65e6 remove debug prints, remove function node parsing in groups 2021-12-10 17:04:49 +01:00
QuantumCoderQC 1f0fc18852 modify make logic to parse group nodes 2021-12-10 17:04:48 +01:00
QuantumCoderQC deb758c05b remove node if already exists in the tree 2021-12-10 17:04:48 +01:00
QuantumCoderQC a67fb107b9 modify make logic 2021-12-10 17:04:48 +01:00
QuantumCoderQC b345cfdf3c implement and modify group output nodes 2021-12-10 17:04:48 +01:00
QuantumCoderQC 6f40d5086f implement group input node 2021-12-10 17:04:47 +01:00
QuantumCoderQC a2ff5e4551 modify call group nodes 2021-12-10 17:04:47 +01:00
QuantumCoderQC fb9eb78960 add socket color map and "any" socket 2021-12-10 17:04:47 +01:00
QuantumCoderQC 6a44edcd10 depricate group nodes 2021-12-10 17:04:47 +01:00