Commit graph

23 commits

Author SHA1 Message Date
luboslenco
c6a26a0dad Use PointerProperty to prevent whitespace issues 2019-02-08 12:50:12 +01:00
luboslenco
a9d4e9c2ef Begin b28 era 2018-12-18 23:48:38 +01:00
Zicklag
f00b72836b Add Functions and Function Calls to Logic Nodes
* Renamed Call Haxe node to Call Function because it will now be able
to call node functions as well.
 * Added ability to pass arguments to the Call Function node.
 * Created Function and Function output nodes that allow you to create
functions in node trees. Node functions can be called from other nodes
and from Haxe.
2018-11-04 09:00:38 -06:00
Zicklag
6b47edcf84 Allow Arbitrary Category Names for Nodes
Logic node categories are now created dynamically. This allows nodes
be added to any arbitrarily named categories without having to maintain
a global category list. This is useful because it allows custom logic
nodes to be added to custom categories.
2018-10-28 20:50:25 -05:00
BlackGoku36
9ddedf6647
Array node colour change
Change the node colour of array to orange
2018-10-02 11:08:25 +05:30
luboslenco
148294ded9 More b28 fixes 2018-09-05 10:20:02 +02:00
Devin Curry
509569fafe SwitchNode 2018-08-11 23:42:39 -07:00
luboslenco
1a7d72c3e1 Array Add multiple values 2018-06-12 23:48:01 +02:00
luboslenco
20722faa3f Array socket color 2018-06-12 23:16:28 +02:00
Devin Curry
ee27ff63ba Gate node can add/remove more inputs when on 'And' or 'Or' 2018-02-25 18:43:06 -08:00
Lubos Lenco
6c5e6e4809 Canvas Set Text logic node 2018-01-31 00:31:07 +01:00
Lubos Lenco
034a832bf9 Improve object and action socket parse 2017-12-06 12:36:39 +01:00
Lubos Lenco
21b3ebf0b3 Fix linked data usage in logic nodes 2017-12-04 13:22:09 +01:00
Lubos Lenco
cb19f9d1d9 Array node category 2017-11-02 23:28:21 +01:00
Lubos Lenco
ea4347e4d2 Logic nodes for action playback 2017-09-08 13:57:34 +02:00
Lubos Lenco
5e736a615f Logic fixes, primitive events 2017-04-16 14:46:35 +02:00
Lubos Lenco
e02e012eec More logic control 2017-04-11 11:28:22 +02:00
Lubos Lenco
08ea9ab9f4 Proper input system 2017-04-10 21:17:17 +02:00
Lubos Lenco
4cbeb3bbf8 Logic nodes round 4 2017-04-08 20:05:35 +02:00
Lubos Lenco
3478cf22e4 Logic nodes round 3 2017-04-08 00:34:45 +02:00
Lubos Lenco
ac7bfb1b8e Logic nodes round 2 2017-04-04 23:11:31 +02:00
Lubos Lenco
1ad5eb0b79 Logic nodes round 1 2017-04-03 22:29:46 +02:00
Lubos Lenco
0fc938911c Move py sources to arm package 2017-03-15 12:30:14 +01:00
Renamed from blender/logicnode/arm_nodes.py (Browse further)