Commit graph

117 commits

Author SHA1 Message Date
Zicklag d6b6dfdc95 Add Hit Normal to Physics Ray Cast Result
* Added hit normal to both Haxe and Logic Nodes.
2018-11-28 14:45:19 -06:00
luboslenco a5f23cd329 Allow to set object properties through UI 2018-11-18 21:52:50 +01:00
luboslenco 780d072fbd File Read/Write nodes 2018-11-14 15:43:42 +01:00
luboslenco 7c1a1429b1 Add RigidBody.applyTorque 2018-11-12 21:06:12 +01:00
Lubos Lenco 12ea08645c
Merge pull request #1006 from katharostech/set-camera-node
Add a Set Camera Node
2018-11-11 10:20:05 +01:00
Zicklag 7d91654d05 Add a Set Camera Node 2018-11-10 13:40:19 -06: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
unknown ffee033e0f Set Native Property node is now Set Haxe Property for clarity 2018-10-30 11:16:56 +01:00
Zicklag 4bf8983986 Add a "Set Gravity Enabled" Logic Node 2018-10-29 17:29:10 -05: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
unknown 4c55918f98 Canvas Set Location node by Seek+ 2018-10-25 10:20:34 +02:00
unknown 48ecb814f5 Update node interface 2018-10-22 10:10:33 +02:00
unknown f03dc18590 Format 2018-10-21 20:43:28 +02:00
unknown ea8bdd16d5 Rename to Timer 2018-10-21 19:45:41 +02:00
Lubos Lenco 9a7d98e85d
Merge pull request #873 from thinkinmonkey/master
new onTimer node as requested on #612
2018-10-21 19:40:35 +02:00
luboslenco 88623a1975 Call Function node is now Call Haxe node 2018-10-15 17:02:06 +02:00
luboslenco d0c48bf7d6 Spawn Object node children bool 2018-10-14 18:51:13 +02:00
BlackGoku36 9ddedf6647
Array node colour change
Change the node colour of array to orange
2018-10-02 11:08:25 +05:30
thinkinmonkey 9249fe79db new onTimer node as requested on #612 2018-09-13 10:07:12 +01:00
luboslenco 148294ded9 More b28 fixes 2018-09-05 10:20:02 +02:00
luboslenco b7aa00d030 Add Blend Action node 2018-08-24 10:59:30 +02:00
luboslenco 3456fdcd33 No radiance for low preset 2018-08-24 10:33:57 +02:00
unknown 8d3ca8db6b Set Light Color and Set Light Strength nodes 2018-08-19 11:03:35 +02:00
unknown 9095562d6a Add Pause Trait and Resume Trait nodes 2018-08-16 19:18:44 +02:00
unknown 8840119156 Set Particle Speed node 2018-08-16 13:41:46 +02:00
unknown 7152000a08 Update Math logic node 2018-08-15 19:11:47 +02:00
unknown e537d03264 Cleaner Vector Mix node 2018-08-13 23:01:05 +02:00
Devin Curry 509569fafe SwitchNode 2018-08-11 23:42:39 -07:00
luboslenco 2185a0445a Add Bone FK and Bone IK nodes 2018-08-03 15:17:08 +02:00
luboslenco 4ba4623241 Merge Send Event and Send Object Event nodes 2018-07-13 08:46:25 +02:00
KTakahiro1729 f64647e4a6 add object event node 2018-07-12 05:43:11 +09:00
luboslenco cd71de5359 Material logic node handle linked material 2018-07-10 21:09:27 +02:00
luboslenco 24c378038c Get child node search type 2018-07-04 12:29:41 +02:00
luboslenco 094c0e9597 Add Contains String node 2018-07-04 11:49:48 +02:00
unknown f8f0e127a1 Add Array Slice and Array Splice nodes 2018-06-24 15:47:39 +02:00
luboslenco fbcb7b7bbe Deg to Rad node 2018-06-15 10:49:14 +02:00
luboslenco a29180e433 Add Look At node 2018-06-14 15:24:28 +02: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
luboslenco 77739b03df Mouse node is now Mouse State node for clarity 2018-06-12 16:29:10 +02:00
luboslenco 13731ae634 Set Material Param nodes 2018-06-12 13:50:27 +02:00
unknown 3566b73f9d Pause and Stop Speaker nodes 2018-06-06 01:31:55 +02:00
unknown 7f728d78b2 Add 'Almost Equal' to Gate node 2018-06-01 18:33:52 +02:00
luboslenco 93b63efd80 Value category for Concatenate String 2018-05-26 22:54:08 +02:00
Andrei Nadin 2b74077acf Add Concatenate String Node 2018-05-26 17:23:43 +10:00
luboslenco e48b16d3d4 Upgrading armory into b2.8 engine 2018-05-24 22:16:28 +02:00
unknown 310cf140b8 Add Show Mouse node 2018-05-16 12:17:16 +02:00
unknown a2bf6a0a90 Add Stop Agent node 2018-05-15 23:30:47 +02:00
unknown 819bd17a1d Set Material Slot node 2018-05-15 16:44:17 +02:00
Andrei Nadin eff1a96f8f Get and Set Gravity Nodes 2018-04-21 14:03:03 +10:00