Commit graph

497 commits

Author SHA1 Message Date
luboslenco
b245624b19 Begin b2.8, no sync for now 2018-05-22 19:44:54 +02:00
luboslenco
0c4cc2fc70 Material compiler fixes 2018-05-21 17:55:26 +02:00
luboslenco
57c44fcda0 Fix material specular 2018-05-19 19:29:14 +02:00
luboslenco
c5ca8f8e17 Compute voxels faster 2018-05-18 11:26:09 +02:00
luboslenco
c7a548bb5e Fixing translucency 2018-05-17 22:47:00 +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
bcd78309a5 Transform node + Set Variable works 2018-05-15 22:21:04 +02:00
unknown
0363ab5802 Fix compile 2018-05-15 21:21:28 +02:00
unknown
fe27d79239 Expose final composited target 2018-05-15 19:19:18 +02:00
unknown
819bd17a1d Set Material Slot node 2018-05-15 16:44:17 +02:00
unknown
dbeda17af4 Set all material slots 2018-05-15 16:39:46 +02:00
Andrei Nadin
fceec443ef Merge branch 'master' of github.com:armory3d/armory 2018-05-07 17:43:20 +10:00
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
96933aabc2 Parse height input 2018-05-06 17:45:47 +02: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