Commit graph

1304 commits

Author SHA1 Message Date
luboslenco 97f3d3dd3b Fix warning print 2018-03-06 22:05:36 +01:00
luboslenco 5811569234 Begin bake tool 2018-03-05 00:24:04 +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 6574745791 Expose sharpen 2018-03-02 17:02:27 +01:00
luboslenco 66041ba142 Async fixes 2018-03-02 14:50:58 +01:00
luboslenco 315e2884e6 Exporter fixes 2018-03-01 16:15:13 +01:00
luboslenco 6e09a7e6b3 Fix materials with no face assigned 2018-03-01 10:58:01 +01:00
luboslenco 54099bc2f7 Fix lower-case logic tree name 2018-02-28 10:15:36 +01:00
Lubos Lenco 73560c35ec
Merge pull request #530 from Devination/multi-value-gate-390
Gate Node: Remove extra inputs when no longer on "Or" or "And"
2018-02-27 20:27:48 +01:00
luboslenco f2465ab041 Shader fixes 2018-02-27 20:27:27 +01:00
Devin Curry 1774c98a89 Gate Node: Remove extra inputs when no longer on "Or" or "And" 2018-02-26 09:10:14 -08:00
Lubos Lenco 49b1c830ea
Merge pull request #529 from Devination/multi-value-gate-390
LogicNodes: Compare and Multi-value And/Or Gate
2018-02-26 09:00:31 +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
Devin Curry e7a12d675f Gate node: Change added socket_types to match existing ones: 'NodeSocketShader' 2018-02-25 18:47:21 -08:00
Devin Curry ee27ff63ba Gate node can add/remove more inputs when on 'And' or 'Or' 2018-02-25 18:43:06 -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 7b5ef5c740
Merge pull request #525 from anadin/master
Fix for #492 ln -s fails on mac when the link already exists
2018-02-23 09:42:09 +01:00
Andrei Nadin 0faafcfe4d Fix for #492 ln -s fails on mac when the link already exists 2018-02-23 17:43:29 +11: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 5d219a2586 Directory fix 2018-02-20 08:59:09 +01:00
Lubos Lenco cf4c0af123 Shader fix 2018-02-19 23:58:02 +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 5c33d3bce2 Bone constraints 2018-02-19 23:32:51 +01:00
Lubos Lenco 3d01c5efd2 Rigid body constraints 2018-02-19 16:28:21 +01:00
Simonrazer a285dd9857 spaces... 2018-02-18 19:32:59 +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 778205e6a9 Make shaders faster 2018-02-18 19:10:14 +01:00
Lubos Lenco 20182a1e17 Keep compatible 2018-02-18 14:22:25 +01:00
Lubos Lenco 80737797d4 Keep materials with fake user 2018-02-16 19:57:27 +01:00
Lubos Lenco 6403977ec6 Legacy Shaders option 2018-02-16 18:09:03 +01:00
Lubos Lenco f65bbb97de Fix uniform 2018-02-16 17:14:30 +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
Lubos Lenco 9dca209d77 Allow only one PhysicsWorld 2018-02-15 22:12:23 +01:00
Lubos Lenco 4be4b45f01
Merge pull request #505 from Naxela/master
Fix for #497
2018-02-13 18:20:28 +01:00
Naxela 6bde7c7c8d Fix for #497
Fix for https://github.com/armory3d/armory/issues/497
2018-02-13 16:51:31 +01:00
Lubos Lenco 7bef6faffd Split render path code 2018-02-10 22:37:27 +01:00
Lubos Lenco 6cde3bc179 Fix PhysicsDrag trait 2018-02-10 13:12:20 +01:00