Commit graph

160 commits

Author SHA1 Message Date
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
Lubos Lenco 6000a9199e Simplify world pass 2017-12-13 00:10:30 +01:00
Lubos Lenco 4042e43d17 Rename rigidbody.ghost to rigidbody.trigger for clarity 2017-12-12 20:07:31 +01:00
Lubos Lenco 1642b2ebf8 Show traits in group outliner 2017-12-11 00:55:26 +01:00
Lubos Lenco fdce3e5195 Faster skinning, begin IK 2017-12-09 10:32:08 +01:00
Lubos Lenco 410dd5f795 Prepare for terrain collision shape 2017-12-05 23:45:40 +01:00
Lubos Lenco 8a0c0e40cf Less shadow bias for bigger maps 2017-12-05 22:00:27 +01:00
Lubos Lenco 942e4d27fa Rigid body cleanup 2017-12-04 15:10:20 +01:00
Lubos Lenco 025b1b17c4 Handle null action 2017-12-04 12:59:18 +01:00
Lubos Lenco 65e930683b Use separate array for bones 2017-12-04 11:24:34 +01:00
Lubos Lenco b82c87d446 Clarify print 2017-12-03 13:28:30 +01:00
Lubos Lenco 67ecc92082 Do not export RigidBodyWorld group 2017-12-03 13:25:20 +01:00
Lubos Lenco 927a0cba58 Fix export when scale is 0 2017-12-03 11:44:03 +01:00
Lubos Lenco 0b049eb5af Export group names 2017-11-27 00:13:37 +01:00
Lubos Lenco bd4a954b26 Export non-scaled dimensions 2017-11-26 22:23:17 +01:00
Lubos Lenco bc4c24cd95 Warn on different modifier stack 2017-11-26 19:36:14 +01:00
Lubos Lenco 52d5e04026 Shader fixes 2017-11-25 20:09:55 +01:00
Lubos Lenco 961283dbb2 Check export flag on group objects 2017-11-23 22:53:33 +01:00
Lubos Lenco 6d6902a847 Proper empty group fix in iron 2017-11-23 22:12:39 +01:00
Lubos Lenco 800f204c31 Warn on reserved filename 2017-11-23 22:05:07 +01:00
Lubos Lenco 4fba94f8a2 Fix vcol export 2017-11-23 16:37:09 +01:00
Lubos Lenco 408d48711c Fix disabled physics 2017-11-23 14:28:08 +01:00
Lubos Lenco 00de597d19 New render path system 2017-11-22 21:17:36 +01:00
Lubos Lenco 6326400a34 Exporter clean up 2017-11-20 15:59:22 +01:00
Lubos Lenco 2110c42755 horizon_color fix 2017-11-20 14:39:59 +01:00
Lubos Lenco 42242b835d Python clean up 2017-11-20 14:32:36 +01:00
Lubos Lenco 6db0871c22 Haxe clean up 2017-11-20 13:09:16 +01:00
Lubos Lenco 36588adbc6 Fast bone animation export 2017-11-19 13:38:54 +01:00
Lubos Lenco 8dc552f8b7 Parse non-cycles props 2017-11-16 10:43:34 +01:00
Lubos Lenco 900f2b77c7 Cascaded shadows 2017-11-15 13:34:51 +01:00
Lubos Lenco ca8cee51c8 Rigid body animated prop 2017-11-13 10:18:37 +01:00
Lubos Lenco cd8ef6f74e Passive rigid body fix 2017-11-12 00:54:36 +01:00
Lubos Lenco 9866be4658 Marker events 2017-11-11 18:26:28 +01:00
Lubos Lenco 75c9656095 Animation data cleanup 2017-11-11 16:39:11 +01:00
Lubos Lenco 0679bbae18 Export full action frame range 2017-11-09 13:08:01 +01:00
Lubos Lenco c75fd18361 Adjust cubemap shadows bias 2017-11-06 14:57:08 +01:00
Lubos Lenco 0a81944b40 Implement deactivation params 2017-11-06 13:01:08 +01:00
Lubos Lenco 8be4c457c9 Fix linked object name 2017-11-06 10:43:35 +01:00
Lubos Lenco 014f301741 Improve exporter cache 2017-11-03 01:22:07 +01:00
Lubos Lenco f610985aea Sun shadows fix 2017-11-02 23:12:17 +01:00
Lubos Lenco d04cd96a1d Ghost rigid body (update haxebullet) 2017-11-02 13:32:21 +01:00
Lubos Lenco f20f3317a2 Fix windowed camera aspect 2017-10-31 02:00:32 +01:00
Lubos Lenco 2e2c462906 Improve viewport camera in windowed mode 2017-10-30 20:00:41 +01:00
Lubos Lenco b728165799 Parent to bone fix 2017-10-30 01:50:39 +01:00
Lubos Lenco 1862b6a5af Collision groups (update haxebullet) 2017-10-29 19:34:10 +01:00
Lubos Lenco 7b72ff9b17 Fix naming 2017-10-29 17:39:34 +01:00
Lubos Lenco 09ca7dff28 Parent to bone support 2017-10-29 17:29:08 +01:00
Lubos Lenco 3d38675a9f b28 fixes 2017-10-27 09:05:03 +02:00
yulbryn 4b0b2e27ec Upgrade props
Added type of props displayed in Blender as: prop(Type). If type is String, auto add quotes in exporter.
2017-10-25 14:39:41 +02:00