Commit graph

1811 commits

Author SHA1 Message Date
luboslenco 957c2ca8b8 Export mobile flag 2018-11-12 13:03:24 +01:00
luboslenco 022ba675da Fix particle with no material 2018-11-12 12:35:52 +01:00
luboslenco c05ff52ece Fix rigid bodies getting stuck 2018-11-12 10:44:15 +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
Lubos Lenco 6c859bdb4d
Merge pull request #995 from katharostech/node-functions
Add Functions and Function Calls to Logic Nodes
2018-11-11 10:18:23 +01:00
Zicklag 7d91654d05 Add a Set Camera Node 2018-11-10 13:40:19 -06:00
luboslenco c850aa0e26 Show error when sockets do not match 2018-11-09 11:53:20 +01:00
luboslenco fb5cdcd636 Config init 2018-11-08 20:56:03 +01:00
luboslenco e6c1f2dccc Pass shadowmap size 2018-11-07 13:11:38 +01:00
luboslenco acd7b70975 Kha update 2018-11-06 10:01:21 +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
unknown e97318b539 Minify font 2018-11-04 13:16:23 +01:00
unknown 0cc1023d9d Rename bundled font to font_default 2018-11-04 11:02:29 +01:00
Lubos Lenco 5145505fbf
Merge pull request #992 from katharostech/look-at-node-euler
Make the Output of the Look At Node Euler Rotation
2018-11-03 15:45:13 +01:00
Zicklag 43acf28fc8 Make the Output of the Look At Node Euler Rotation
The Look At node previously output a quat for the rotation, which is
inconsistent and incompatible with the other logic nodes such as
Set Rotation.
2018-11-01 17:23:41 -05:00
unknown 659cbc3379 Use transform.rotate/move 2018-11-01 22:49:37 +01:00
unknown b17d5b9942 Read color space 2018-11-01 02:02:41 +01:00
unknown edbac587bd Expose shadow cubemap option 2018-10-31 01:43:49 +01:00
unknown 827b378713 Continuous Collision Detection 2018-10-30 12:56:49 +01:00
unknown ffee033e0f Set Native Property node is now Set Haxe Property for clarity 2018-10-30 11:16:56 +01:00
unknown b80d5f551b Format 2018-10-30 11:15:07 +01:00
Lubos Lenco 03ada9fb49
Merge pull request #983 from katharostech/node-sort
Sort Logic Node List Alphabetically
2018-10-30 10:03:58 +01:00
Lubos Lenco 9a6cff0e29
Merge pull request #984 from katharostech/set-gravity-enabled-node
Add a "Set Gravity Enabled" Logic Node
2018-10-30 10:02:46 +01:00
Zicklag 4bf8983986 Add a "Set Gravity Enabled" Logic Node 2018-10-29 17:29:10 -05:00
Zicklag bec5dd9308 Sort Logic Node List Alphabetically 2018-10-29 12:14:33 -05:00
Lubos Lenco 20a04f46e8
Merge pull request #982 from katharostech/node-categories
Allow Arbitrary Category Names for Nodes
2018-10-29 17:50:41 +01: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 3296463a1b Noise fix 2018-10-28 17:52:12 +01:00
unknown a27adbf42e Runtime shader gen 2018-10-26 19:45:07 +02:00
unknown ba0a6bafbc Fix node 2018-10-25 23:45:58 +02:00
unknown 83e8a8932d Fix node 2018-10-25 23:43:27 +02:00
unknown 202f8d3fb4 Update node interface 2018-10-25 10:23:00 +02:00
unknown 4c55918f98 Canvas Set Location node by Seek+ 2018-10-25 10:20:34 +02:00
unknown fc8d1adba0 vertex_structure field fix 2018-10-24 01:11:37 +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
unknown 9cb07987d4 Fix compile 2018-10-21 14:25:02 +02:00
Lubos Lenco 016bf5df28
Merge pull request #884 from Anarchokawaii/master
Updated Wasm api a little bit.
2018-10-21 14:19:29 +02:00
luboslenco a8e66d120b Parse color_writes 2018-10-18 14:53:28 +02:00
luboslenco 8ef7a48ad9 Do not recreate buffer 2018-10-17 16:41:48 +02:00
luboslenco 21427d519e Clean path 2018-10-16 12:55:27 +02:00
luboslenco 88623a1975 Call Function node is now Call Haxe node 2018-10-15 17:02:06 +02:00
luboslenco 8d2e1c9fba Expose supersample config 2018-10-14 20:21:19 +02:00
luboslenco d0c48bf7d6 Spawn Object node children bool 2018-10-14 18:51:13 +02:00
luboslenco 692eb7ec67 Match version 2018-10-13 15:02:47 +02:00
luboslenco 79c19274c5 No navmesh visualization in b28 yet 2018-10-12 17:32:51 +02:00
luboslenco abd464cd22 Expose debug console visibility 2018-10-11 11:30:39 +02:00
luboslenco ffacca96f1 Handle color masks 2018-10-10 13:07:08 +02:00