Commit graph

1598 commits

Author SHA1 Message Date
luboslenco
a83502c0f8 Fix console flag 2018-08-28 13:52:53 +02:00
luboslenco
68ec902090 Merge faster math and skinning 2018-08-28 13:50:52 +02:00
luboslenco
6a23b5e2ff Physics world reset fix 2018-08-27 07:35:39 +02:00
luboslenco
4170df9f65 Soft body cpp fix 2018-08-26 22:05:33 +02:00
luboslenco
b34c05a727 Write cleaner Main 2018-08-26 18:42:10 +02:00
luboslenco
5966687409 Rigid body is removed by itself 2018-08-26 18:11:12 +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
luboslenco
f3634bb277 Prevent bullet allocations 2018-08-23 20:26:40 +02:00
luboslenco
5d59a315c6 Faster debug console 2018-08-22 12:23:33 +02:00
luboslenco
dfb3ffefc1 Compiler inline prop 2018-08-21 18:29:05 +02:00
luboslenco
7c2b5ef2b1 Use png icon 2018-08-21 13:34:32 +02:00
luboslenco
73b68e1336 Dynamic 3d mesh physics shape for ammo 2018-08-21 13:08:19 +02:00
luboslenco
7482c11324 Linked material fix 2018-08-21 09:00:20 +02:00
Lubos Lenco
fedfd54182
Merge pull request #826 from kenthinson/codeDocs
Code docs
2018-08-21 07:20:02 +02:00
luboslenco
1a0b058d6b Fix config format 2018-08-20 16:27:09 +02:00
luboslenco
c0e37a9a7a Fix load handler 2018-08-20 16:26:52 +02:00
unknown
8d3ca8db6b Set Light Color and Set Light Strength nodes 2018-08-19 11:03:35 +02:00
Kent Hinson
ef72da41a3 RigidBody doc 2018-08-18 12:31:13 -07:00
Kent Hinson
2d7879f89f Merge branch 'master' into codeDocs 2018-08-18 11:16:58 -07:00
Kent Hinson
d5efac7cdb Better visual studio code formatting 2018-08-17 13:06:40 -07:00
Kent Hinson
14b2ee9f45 getContacts docs 2018-08-17 11:45:52 -07:00
unknown
343f133764 Begin dynamic 3d mesh physics shape 2018-08-17 17:01:54 +02:00
unknown
b831f1d663 Use Transform.overlap 2018-08-17 10:44:31 +02:00
unknown
51529e98f9 Add RigidBody.notifyOnContact 2018-08-17 10:20:46 +02:00
unknown
43a3ab2d6e Detect local armsdk 2018-08-16 23:07:50 +02:00
unknown
9e638fc93c Typo 2018-08-16 21:22:43 +02:00
unknown
6642f5a3a1 Option to generate relative paths 2018-08-16 20:48:00 +02:00
unknown
9095562d6a Add Pause Trait and Resume Trait nodes 2018-08-16 19:18:44 +02:00
unknown
b5ff24d2ef No need to enable particle flag in material 2018-08-16 17:16:35 +02:00
unknown
6046ede38b Auto-enable blending 2018-08-16 14:46:18 +02:00
unknown
8840119156 Set Particle Speed node 2018-08-16 13:41:46 +02:00
unknown
88880a2aed Clean up handler 2018-08-16 13:41:23 +02:00
unknown
4b04d8f36f Forward particle fixes 2018-08-16 12:10:50 +02:00
unknown
fd548b86c7 Fix huesat include 2018-08-16 09:30:05 +02:00
unknown
788748c9f5 Fix tessellated velocity 2018-08-16 09:07:44 +02:00
unknown
a6829d12be Fix disp shader compile 2018-08-15 23:27:46 +02:00
unknown
7152000a08 Update Math logic node 2018-08-15 19:11:47 +02:00
unknown
3dc9a9bc32 Fix project name gen 2018-08-15 15:42:25 +02:00
unknown
9f2033c36a Fix texture read parse 2018-08-15 14:10:29 +02:00
unknown
b98f94dbe0 Begin Vector Curves and RGB Curves 2018-08-15 12:48:37 +02:00
unknown
1ef2481109 CI python3 only 2018-08-14 21:27:05 +02:00
unknown
012240a254 Update exporter for b28 2018-08-14 21:19:10 +02:00
unknown
91b2735130 Update exporter for b28 2018-08-14 19:18:25 +02:00
unknown
04b72dff34 Update armory.py for b28 2018-08-14 16:48:46 +02:00
unknown
4c49f6a023 Roadmap link 2018-08-14 11:15:52 +02:00
unknown
48e1f43b91 UV Map node fix 2018-08-13 23:34:17 +02:00
unknown
e537d03264 Cleaner Vector Mix node 2018-08-13 23:01:05 +02:00
Lubos Lenco
623ec069e3
Merge pull request #812 from zaethan/master
Changed HueSaturationValue node to work with all of its inputs
2018-08-13 19:05:10 +02:00
Yannik Böttcher
0d987bc46f Changed HueSaturationValue node to work with all of its inputs 2018-08-12 20:58:47 +02:00