Commit graph

483 commits

Author SHA1 Message Date
Andrei Nadin
471974c226 Fix Typo in mix nodes (was using wrong property for clamp)
Changed clamp to Math.clamp()
2018-05-07 17:41:36 +10:00
luboslenco
ab1eb0758b Implement Trait node 2018-05-05 13:36:20 +02:00
luboslenco
c054635089 Check camera for canvas 2018-05-05 12:52:35 +02:00
luboslenco
dcc211bc19 Increase ao range 2018-04-30 23:07:45 +02:00
luboslenco
842d48e036 Forward render capture 2018-04-24 20:24:36 +02:00
luboslenco
69716d5346 Fix render capture 2018-04-24 20:08:18 +02:00
unknown
428ba34196 Export physics simulation params 2018-04-23 12:21:46 +02:00
Andrei Nadin
8398900ac4 Add Null check for Material Node 2018-04-21 14:23:31 +10:00
Andrei Nadin
eff1a96f8f Get and Set Gravity Nodes 2018-04-21 14:03:03 +10:00
Andrei Nadin
5e9c8dad4c Temp fix to stop Trait Node from failing compilations
Still doesn’t return a trait…
2018-04-21 14:02:44 +10:00
luboslenco
e3de9cd088 Resolution scale filter 2018-04-20 00:56:54 +02:00
luboslenco
7fd6521646 Add Mix and VectorMix nodes 2018-04-19 16:29:15 +02:00
Lubos Lenco
3ba6a5d0fe
Merge pull request #601 from anadin/master
Add ApplyForceNodes
2018-04-18 08:55:51 +02:00
Andrei Nadin
d8c6cef7f9 Add ApplyForceNodes
Think it would be good to add a global/local bool?
2018-04-18 10:26:33 +10:00
luboslenco
8285b6b3f0 More wasm binds 2018-04-17 12:23:55 +02:00
luboslenco
6d5b003689 Add wasm_api 2018-04-16 16:09:19 +02:00
Andrei Nadin
d83caae736 Add #if to WasmScript - was breaking iOS builds 2018-04-16 14:22:00 +10:00
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