Commit graph

1320 commits

Author SHA1 Message Date
Lubos Lenco 989b91720b Reduce volumetrics mem usage 2018-01-28 13:53:06 +01:00
Lubos Lenco 9b8d0249c8 Use closestBoxIntersect 2018-01-27 12:47:43 +01:00
Lubos Lenco b3876128c4 Expose format lib 2018-01-24 22:57:54 +01:00
Lubos Lenco 262813cedf Honor transform locks for rigid body 2018-01-24 15:17:43 +01:00
Lubos Lenco 05c050c732 Virtual gamepad 2018-01-24 14:40:43 +01:00
Lubos Lenco aa99311fee Fix world pass on mobile 2018-01-24 13:10:17 +01:00
Lubos Lenco 7044c708a8 Align debugdraw bounds 2018-01-24 11:44:09 +01:00
Lubos Lenco 3c9e4fe487 Normal offset shadows bias 2018-01-23 22:40:09 +01:00
Lubos Lenco ecc0020b92 Move project id to exporter panel 2018-01-23 19:42:06 +01:00
Lubos Lenco af247f1876 Parse custom shader data from json 2018-01-23 15:41:09 +01:00
Lubos Lenco 8ecea46cfd Render emitter 2018-01-23 14:43:36 +01:00
Lubos Lenco 7921ad08a0 Fix ortho camera 2018-01-23 12:25:37 +01:00
Lubos Lenco cead5ed406 Fix forward + smaa 2018-01-23 12:24:55 +01:00
Lubos Lenco b7b9dd6b33 Ensure contact exists 2018-01-22 20:27:31 +01:00
Lubos Lenco 73ecbd3379 Merge branch 'master' of https://github.com/armory3d/armory 2018-01-22 18:47:01 +01:00
Lubos Lenco ad54883bf3 Improve load screen 2018-01-22 18:46:38 +01:00
unknown 6358bbc0ce Improve material parse 2018-01-21 12:52:51 +01:00
unknown 3c11d7d54a Cleanup 2018-01-20 22:28:08 +01:00
Sebastian Alff ffd82fff28
Merge pull request #5 from armory3d/master
Update Fork
2018-01-20 12:25:06 +01:00
Lubos Lenco 88d8e070e3 Clamp window size 2018-01-18 21:38:02 +01:00
Lubos Lenco bb12c8d630 Add WindowInfo and DisplayInfo logic nodes 2018-01-17 18:41:43 +01:00
Lubos Lenco ef79b8595e Merge branch 'master' of https://github.com/armory3d/armory 2018-01-14 14:52:17 +01:00
Lubos Lenco 99020bb311 Begin on-screen controls for touch 2018-01-14 14:52:02 +01:00
Sebastian Alff 37f3afeb16
Merge pull request #4 from armory3d/master
Update Fork
2018-01-11 17:21:22 +01:00
Lubos Lenco 09a91b14df Fix multi-mat triangle mesh collision 2018-01-10 21:10:08 +01:00
Lubos Lenco e7d69c5c06 Fix two_sided 2018-01-07 22:51:20 +01:00
Lubos Lenco cea57c33ea Shader fixes 2018-01-07 20:01:43 +01:00
Sebastian Alff c282c47584
Merge pull request #3 from armory3d/master
Update Fork
2018-01-07 13:39:33 +01:00
Lubos Lenco 67f5bf0c6a Forward renderer effects 2018-01-06 00:33:33 +01:00
Lubos Lenco abd0ab0c6c Rendering driver api 2018-01-04 16:22:16 +01:00
Lubos Lenco 500f1fb5ba Fix pose markers export 2018-01-04 12:42:05 +01:00
Lubos Lenco 08b8421c76 Fix equal shader check 2018-01-04 11:37:27 +01:00
Lubos Lenco 1441102d8f Append vr param 2018-01-04 10:25:49 +01:00
unknown 90a6be24fe Begin rendering driver interface 2018-01-03 15:09:55 +01:00
Lubos Lenco b7fa285452
Merge pull request #450 from guzzard/speaker-play-on-start-prop
Speaker "play on start" property
2018-01-03 00:36:47 +01:00
Martin Wallin bd30fed1f4 Speaker "play on start" property
Fixes issue: http://forums.armory3d.org/t/sound-playing-when-program-launches/621
2018-01-02 22:29:51 +01:00
unknown aecbbac32e Warn on invalid logic tree name 2018-01-02 18:19:02 +01:00
unknown fa583dc361 Fix shader pass removing 2018-01-02 17:03:20 +01:00
Sebastian 036f4f8311 Added missing libraries 2018-01-01 23:42:07 +01:00
Sebastian bc5a9e8722 Fix error for non-soft body hooks (hook_rb is null in this case). 2018-01-01 23:41:56 +01:00
donalffons 5110c037f8
Merge pull request #2 from armory3d/master
Update Fork
2017-12-31 18:18:50 +01:00
Lubos Lenco d59157d4fd
Merge pull request #447 from guzzard/debug-console-decimals
Debug console use custom math class, round object positions with two decimals
2017-12-30 13:38:01 +01:00
unknown ea21439d9f Ensure storage exists 2017-12-30 12:14:36 +01:00
Martin Wallin 773aafbb26 Use custom math class, round object positions with two decimals
Dependency: https://github.com/armory3d/iron/pull/28
2017-12-30 12:13:35 +01:00
Sebastian dbbb991b05 Update hook rigid body position and orientation at init() and on update() 2017-12-29 14:56:52 +01:00
Sebastian d81ece7715 Make hook rigid body a class attribute 2017-12-29 14:56:01 +01:00
Sebastian 93170c4bec Make target and targetTransform class attributes 2017-12-29 14:55:02 +01:00
Sebastian effbe637fb re-enable support for exporting soft body hooks from blender. Implement support for multiple hooks per object. 2017-12-29 00:38:14 +01:00
donalffons 1eb413c597
Merge pull request #1 from armory3d/master
Updated Fork
2017-12-28 21:57:46 +01:00
unknown c6de00dc60 Fix shadowmap handling 2017-12-28 13:10:41 +01:00