Commit graph

466 commits

Author SHA1 Message Date
Lubos Lenco
0451aa558e
Merge pull request #596 from Simonrazer/master
"Gate" node with else output
2018-04-16 00:12:42 +02:00
luboslenco
0667f9a71b WebAssembly modules 2018-04-15 11:55:42 +02:00
Simonrazer
e7171433ae Gate with else
First try?
2018-04-15 10:36:30 +02:00
luboslenco
af65880fbd Rename ApplyImpulseNodeAtLocation to ApplyImpulseAtLocationNode, format 2018-04-14 20:00:40 +02:00
Andrei Nadin
74b6ce09f0 Get Velocity Node 2018-04-13 15:05:54 +10:00
Andrei Nadin
c8cfc9d727 VectorClamp To Size Node (requires new vecX.hx from iron)
This is a little bit of a pain as Iron is a operate repo
2018-04-13 13:45:19 +10:00
Andrei Nadin
00056b8e0c Apply Impulse at location Node 2018-04-13 13:29:05 +10:00
Andrei Nadin
c9a53ef2d8 Enable getAngularVelocity()
This is part of a new GetVelocity Node which I will submit to the LogicPack repository?
2018-04-13 13:21:36 +10:00
Andrei Nadin
b26a154cc7 Add Length to the Vecor Math node 2018-04-13 13:20:05 +10:00
luboslenco
78f43a0304 Use FastFloat 2018-04-11 17:18:39 +02:00
luboslenco
20c2caf391 More FastFloats 2018-04-09 21:38:34 +02:00
luboslenco
501e23790d Fix Haxe 4 compile 2018-04-06 17:57:24 +02:00
unknown
44292413c6 Fix physics tick 2018-03-31 00:22:45 +02:00
luboslenco
15c5a06584 vxgi shadowmap defines 2018-03-27 23:30:00 +02:00
luboslenco
7ac97b638e Fix null world 2018-03-27 22:28:45 +02:00
luboslenco
663332c7a1 vxgi relight option 2018-03-27 14:09:18 +02:00
luboslenco
09db2a4d01 Forward path fix vxgi intensity 2018-03-27 12:29:12 +02:00
luboslenco
e868b0f614 New ray offset for vxgi 2018-03-26 00:30:24 +02:00
luboslenco
ba4a8c2e22 Use latest Kha 2018-03-21 17:53:44 +01:00
Kevin Leung
708e1705e7
NavAgent: faster is faster 2018-03-08 20:43:03 +08:00
luboslenco
4daecad687 On Init node fixes 2018-03-08 12:52:19 +01:00
luboslenco
9a6ea01324 Format 2018-03-08 09:59:08 +01:00
Kevin Leung
c1714a0bb5
FollowCamera: use LateUpdate to avoid sync issues 2018-03-08 10:31:17 +08:00
luboslenco
2c2e42aec4 max_luminance pass 2018-03-07 23:37:47 +01:00
Kevin Leung
12244740c2
[NavAgent] Expose speed prop 2018-03-07 18:07:23 +08:00
luboslenco
97f3d3dd3b Fix warning print 2018-03-06 22:05:36 +01:00
luboslenco
5626003ead Krom exporter and JS minifier 2018-03-04 19:38:40 +01:00
luboslenco
f456cc9c02 Fix event removal 2018-03-03 13:09:08 +01:00
luboslenco
abe7e2fe6a Fix Send Global Event node 2018-03-03 12:26:39 +01:00
luboslenco
b8c41983d7 Fix PhysicsBreak 2018-03-02 17:10:57 +01:00
luboslenco
66041ba142 Async fixes 2018-03-02 14:50:58 +01:00
luboslenco
6e09a7e6b3 Fix materials with no face assigned 2018-03-01 10:58:01 +01:00
luboslenco
f2465ab041 Shader fixes 2018-02-27 20:27:27 +01:00
Devin Curry
efb41117a8 Compare Node: Compares 2 values and returns a bool: ==, !=, <, <=, >, >= 2018-02-25 20:03:57 -08:00
Devin Curry
a25609a943 Gate node: "And" and "Or" properly handle any number of inputs. 2018-02-25 19:11:38 -08:00
luboslenco
34680dc0fd Expose Std for Script node 2018-02-25 19:40:40 +01:00
luboslenco
3ee22b1903 Begin runtime engine config 2018-02-25 19:01:22 +01:00
Lubos Lenco
3392f3117a Fix same-name assets 2018-02-24 12:16:11 +01:00
Lubos Lenco
428a478806 Set Parent Bone node fix 2018-02-22 15:27:27 +01:00
Lubos Lenco
2a3f0a7998 Add Set Parent Bone node 2018-02-22 13:25:06 +01:00
Lubos Lenco
f70037b0f0 Play Speaker node 2018-02-21 23:23:23 +01:00
Lubos Lenco
74d8cec4bb Clean up 2018-02-21 22:18:37 +01:00
Lubos Lenco
6373643fac Movie trait fix 2018-02-21 10:55:36 +01:00
Lubos Lenco
c2a52e082c More logic nodes 2018-02-20 18:46:16 +01:00
Lubos Lenco
30be1de56d
Merge pull request #517 from Simonrazer/master
Move on local axis node
2018-02-19 23:37:30 +01:00
Lubos Lenco
3d01c5efd2 Rigid body constraints 2018-02-19 16:28:21 +01:00
Lubos Lenco
8e041ce4c3 Toggle console with ~ 2018-02-18 19:28:47 +01:00
Simonrazer
583845e677 +local axis movement 2018-02-18 19:19:43 +01:00
Lubos Lenco
e73bf6b22a Merging compute shader support 2018-02-16 17:12:19 +01:00
Lubos Lenco
2549f91ec6 Ensure lamp exists 2018-02-15 23:20:44 +01:00