Commit graph

431 commits

Author SHA1 Message Date
luboslenco
d2a96abcde Rename Lamp to Light to keep in sync with Blender2.8 2018-08-28 15:10:28 +02:00
luboslenco
7482c11324 Linked material fix 2018-08-21 09:00:20 +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
4b04d8f36f Forward particle fixes 2018-08-16 12:10:50 +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
luboslenco
f89f745fa6 Fix material with no output 2018-08-07 17:07:12 +02:00
luboslenco
bdab2a8c02 Shapekey stubs 2018-08-07 12:23:02 +02:00
luboslenco
de34dda83c Naming fix 2018-08-06 14:33:32 +02:00
luboslenco
ed9e6c37a1 More bone child fun 2018-08-06 12:59:15 +02:00
luboslenco
41d561a399 Bezier interpolation 2018-08-02 22:32:31 +02:00
luboslenco
6c32e3127f Linked group proxy fix 2018-08-01 14:12:11 +02:00
luboslenco
071a11c9a8 Fix constraint target check 2018-07-31 21:33:27 +02:00
luboslenco
24c8cde926 Fix default camera 2018-07-13 13:37:29 +02:00
unknown
ba87005efb Allow to manually enable physics and navigation engine 2018-06-24 13:05:24 +02:00
luboslenco
2b1ff446b9 Bone child translation fix attempt 2018-06-15 21:44:21 +02:00
luboslenco
e3e3b29762 Bone child translation fix attempt 2018-06-15 21:22:36 +02:00
luboslenco
669cea082a Skip missing canvas 2018-06-15 12:25:53 +02:00
luboslenco
8fa9da0442 Fix bone child translation 2018-06-14 22:50:11 +02:00
luboslenco
5f00da82b4 Ensure constraint target exists 2018-06-12 15:47:31 +02:00
Lubos Lenco
15cc3572b8 b28 exporter fix 2018-06-07 00:55:43 +02:00
unknown
bcdd1e677f Use inverted_safe 2018-06-05 22:10:29 +02:00
unknown
ef20c0ca64 Fix tang export for multi-mat mesh 2018-06-05 20:38:25 +02:00
unknown
2610dca848 Trait init fixes 2018-06-02 19:00:36 +02:00
unknown
1e8ef7aaa5 Check objects when adding rigid body constraint 2018-06-01 12:26:52 +02:00
luboslenco
f0d0423966 b2.8 exporter fix 2018-05-28 13:34:46 +02:00
luboslenco
9aa2610c13 Fix uv export compatibility 2018-05-25 13:03:36 +02:00
luboslenco
2b7fc698e6 Match lamp intensity when using eevee/armory 2018-05-25 10:43:53 +02:00
luboslenco
6b97946c22 Temp visibility prop 2018-05-24 23:58:55 +02:00
luboslenco
8e6cf61a33 Fix emitter export 2018-05-24 23:29:41 +02:00
luboslenco
4908730c06 Material get_signature fix 2018-05-24 23:18:03 +02:00
luboslenco
e48b16d3d4 Upgrading armory into b2.8 engine 2018-05-24 22:16:28 +02:00
luboslenco
2069bd2e75 b2.8 exporter 2018-05-23 21:23:37 +02:00
luboslenco
793d616fa9 Fix vertex structures 2018-05-19 14:35:00 +02:00
luboslenco
30770c8d3e Fix action detect 2018-05-18 13:40:01 +02:00
luboslenco
c7a548bb5e Fixing translucency 2018-05-17 22:47:00 +02:00
unknown
428ba34196 Export physics simulation params 2018-04-23 12:21:46 +02:00
luboslenco
7f4374480d Keep sounds with fake user 2018-04-19 13:51:17 +02:00
luboslenco
0667f9a71b WebAssembly modules 2018-04-15 11:55:42 +02:00
luboslenco
a946dbbb6d Flags clean up 2018-04-14 15:07:05 +02:00
unknown
09dbb078f1 Bake tool handle uvmaps 2018-04-02 22:46:39 +02:00
unknown
84853afd40 Point lamp is always omni 2018-03-31 23:23:58 +02:00
luboslenco
35e9b6f5e1 Exporter fixes 2018-03-27 10:54:19 +02:00
luboslenco
7fef6c5e2c Fix none material 2018-03-26 03:08:10 +02:00
luboslenco
977301a819 Fix types 2018-03-26 00:29:19 +02:00
luboslenco
ba4a8c2e22 Use latest Kha 2018-03-21 17:53:44 +01:00
luboslenco
a8df0fa438 Export bone lengths 2018-03-18 13:25:57 +01:00
luboslenco
49782f0baf Refine UI 2018-03-15 23:24:48 +01:00
luboslenco
a963cb322a Render path UI refactor 2018-03-15 16:02:56 +01:00
luboslenco
35600f1311 Bake tool fixes 2018-03-14 13:24:43 +01:00
luboslenco
1f3361b3da Bake tool 2018-03-13 18:23:00 +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
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
Lubos Lenco
80737797d4 Keep materials with fake user 2018-02-16 19:57:27 +01:00
Lubos Lenco
e73bf6b22a Merging compute shader support 2018-02-16 17:12:19 +01:00
Lubos Lenco
aa10c46421 Use active UV map 2018-02-05 17:43:36 +01:00
Sebastian Alff
ee63b99f47
Merge pull request #7 from armory3d/master
Update Fork
2018-01-28 18:38:50 +01:00
Lubos Lenco
0fe2d17fcc Fix modifier equality check 2018-01-28 18:21:22 +01:00
Sebastian Alff
425ba08360
Merge pull request #6 from armory3d/master
Update Fork
2018-01-28 17:15:10 +01:00
Lubos Lenco
262813cedf Honor transform locks for rigid body 2018-01-24 15:17:43 +01:00
Lubos Lenco
aa99311fee Fix world pass on mobile 2018-01-24 13:10:17 +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
Sebastian Alff
c282c47584
Merge pull request #3 from armory3d/master
Update Fork
2018-01-07 13:39:33 +01:00
Lubos Lenco
500f1fb5ba Fix pose markers export 2018-01-04 12:42:05 +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
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
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
Lubos Lenco
3619624309 Properly extract camera values 2017-10-24 10:49:57 +02:00
Lubos Lenco
505ccb7caf Expose linear and angular factor for rigid body 2017-10-23 17:26:17 +02:00
Lubos Lenco
02ef97f0ce Fix armature action 2017-10-23 01:54:36 +02:00
Lubos Lenco
aaa2fba63b Delta transform animation 2017-10-22 14:41:35 +02:00
Lubos Lenco
89a7808438 Shared object actions 2017-10-22 13:33:07 +02:00
Lubos Lenco
c5e797b6c2 Object animation fixes 2017-10-19 21:28:02 +02:00
Lubos Lenco
35e7b29ad2 Object actions animation 2017-10-19 18:27:01 +02:00
Lubos Lenco
8e2de33dc9 Particle loop 2017-10-15 18:16:55 +02:00
Lubos Lenco
3c7b336dc5 Blending fix 2017-10-15 15:25:47 +02:00
Lubos Lenco
68b7380785 Per object bone animation 2017-10-10 20:46:44 +02:00
Lubos Lenco
17b7c2d900 Improve skinning 2017-10-10 09:57:23 +02:00
Lubos Lenco
68aa415cbd Fix proxy materials 2017-10-06 11:16:29 +02:00
Lubos Lenco
74a7edec89 Object particle type only 2017-10-06 00:02:38 +02:00
Lubos Lenco
cd0f8f3b99 Set default play area 2017-10-04 19:02:55 +02:00
Lubos Lenco
1ed22ad646 None material fix 2017-10-04 14:13:36 +02:00
Lubos Lenco
1ec41c2a81 Shared viewport camera 2017-10-04 11:31:24 +02:00
Lubos Lenco
6907f62831 Abspath for capture 2017-10-04 09:26:00 +02:00
Lubos Lenco
424665c70a Animation capture 2017-10-03 20:27:21 +02:00
Lubos Lenco
8c28be438b Merge branch 'master' of https://github.com/armory3d/armory 2017-10-03 16:48:05 +02:00
Lubos Lenco
11b17f5620 Bone list fix 2017-10-03 16:47:42 +02:00
Lubos Lenco
1005fc1852 Fix vertex colors for voxels 2017-10-03 15:11:15 +02:00
Lubos Lenco
98412f41c3 Extract projection values 2017-10-02 23:09:28 +02:00
Lubos Lenco
a6fc011c5f Fix bone weights 2017-10-01 23:20:47 +02:00
Lubos Lenco
48a35f17e2 Improve animation frame time handling 2017-10-01 23:02:21 +02:00
Lubos Lenco
a60d722e60 More exporter fixes 2017-10-01 19:57:42 +02:00
Lubos Lenco
8b839f03cf Add Solid material profile 2017-10-01 19:42:47 +02:00
Lubos Lenco
b1a698ff6d Restricted is now Mobile 2017-10-01 19:09:09 +02:00
Lubos Lenco
9336414b4b Exporter fixes 2017-10-01 11:00:05 +02:00
Lubos Lenco
9e65e4b242 Deprecated classes 2017-09-30 00:54:19 +02:00
Lubos Lenco
24aa6c4787 Separate physics module 2017-09-30 00:32:06 +02:00
Lubos Lenco
743a8d1a39 Particle fixes 2017-09-29 17:00:21 +02:00
Lubos Lenco
487cc19435 Even more GPU particles 2017-09-29 01:18:57 +02:00
Lubos Lenco
9307f57779 More GPU particles 2017-09-28 00:48:57 +02:00
Lubos Lenco
ece7eb40c6 GPU particles 2017-09-27 00:04:47 +02:00
Lubos Lenco
5bed977758 More particles 2017-09-25 23:26:29 +02:00
Lubos Lenco
fc5efd6149 Tilesheets 2017-09-21 18:30:02 +02:00
Lubos Lenco
160c83b199 Particles 2017-09-21 13:22:00 +02:00
Lubos Lenco
d40a4f73d0 WebAssembly trait prop 2017-09-20 14:45:09 +02:00
Lubos Lenco
51eac232fe Fix ocean pass 2017-09-19 11:29:01 +02:00
Lubos Lenco
6b46342519 Custom shaders 2017-09-17 16:59:00 +02:00
luboslenco
bd61d0f018 More b2.8 support 2017-09-10 15:37:38 +02:00
luboslenco
7cb4fa23f0 Begin b2.8 support 2017-09-09 20:53:46 +02:00
Lubos Lenco
7472fb6f20 Disable cubemaps for restricted materials 2017-09-07 15:08:23 +02:00
Lubos Lenco
4a4c791402 Exporter fixes 2017-09-07 13:42:46 +02:00
Lubos Lenco
51a158fad0 Improve low render path 2017-09-06 13:28:59 +02:00
Lubos Lenco
f46c44e3ee Multiple actions 2017-09-05 23:39:24 +02:00
Lubos Lenco
2238ee90be Fix publish 2017-09-04 12:14:14 +02:00
Lubos Lenco
2d2197d1ec Export debug console as scene trait 2017-09-04 10:20:04 +02:00
Lubos Lenco
4ba3847c60 Exporter fixes 2017-08-30 09:19:10 +02:00
Lubos Lenco
bca47b1393 Scene traits 2017-08-27 12:50:09 +02:00
Lubos Lenco
231c15a3ac Exporter fixes 2017-08-23 22:53:39 +02:00
Lubos Lenco
4516b6d4c9 Exporter fixes 2017-08-23 00:53:26 +02:00
Lubos Lenco
363478fc1a Deferred+ fixes 2017-08-22 13:27:17 +02:00
Lubos Lenco
6eff988be8 Use default camera when none present 2017-08-22 12:08:44 +02:00
Lubos Lenco
757b8e462d Render path presets 2017-08-21 20:16:06 +02:00
Lubos Lenco
3d1611d567 Exporter presets 2017-08-21 15:36:21 +02:00
Lubos Lenco
5dd42f6948 Finish UI merge 2017-08-21 12:17:55 +02:00
Lubos Lenco
6984325499 UI merging 2017-08-19 12:10:06 +02:00
Lubos Lenco
b4325b2e27 Begin UI merge 2017-08-19 03:08:42 +02:00
Lubos Lenco
d4d7a265c0 Fix viewport camera align 2017-08-10 17:35:11 +02:00
Lubos Lenco
205ef2a766 Fix DCE 2017-08-10 14:39:08 +02:00
Lubos Lenco
f24324a903 Fix DCE 2017-08-10 14:10:37 +02:00
Lubos Lenco
714fdd4ac8 Use relative path for canvas assets 2017-08-09 23:18:48 +02:00
Lubos Lenco
393961e462 Fix linked object spawn 2017-08-09 00:14:30 +02:00
Lubos Lenco
6c3355815b Linked groups 2017-08-08 16:44:33 +02:00
Lubos Lenco
75271c8fe3 Begin auto sss 2017-08-08 11:47:04 +02:00
Lubos Lenco
68f2b24738 Canvas fixes 2017-08-07 10:47:29 +02:00
Lubos Lenco
9f62011ffc DFGI test 2017-08-02 11:46:54 +02:00
Lubos Lenco
3a8b6a1f10 Handle canvas assets 2017-07-27 11:43:37 +02:00
Lubos Lenco
ea4e1fc008 Trait props 2017-07-24 02:27:22 +02:00
Lubos Lenco
d05665982e DFAO 2017-07-17 13:50:17 +02:00
Lubos Lenco
cab5861890 Ensure material exists 2017-07-12 11:03:24 +02:00
Lubos Lenco
86a190bd84 Two sided shading 2017-07-06 23:47:12 +02:00
Lubos Lenco
920501ba02 Face culling prop 2017-07-06 23:28:48 +02:00
Lubos Lenco
0943cde318 Fix ocean pass 2017-07-04 13:29:01 +02:00
Lubos Lenco
446c7968f4 Begin hinge 2017-07-04 11:11:34 +02:00
Lubos Lenco
07ea79b376 Fix area lamp intensity 2017-06-25 23:16:49 +02:00
Lubos Lenco
dc7a4d40ae D3D fixes 2017-06-23 15:47:51 +02:00
Lubos Lenco
f786924587 Auto enable ui lib 2017-06-20 11:35:24 +02:00
Lubos Lenco
fc27d9afc1 More sdf 2017-06-06 18:29:33 +02:00
Lubos Lenco
1252b87383 Generate sdf texture 2017-06-05 02:32:51 +02:00
Lubos Lenco
50fe770d2d Physics fixes 2017-05-27 12:01:08 +02:00
Lubos Lenco
cace729ae3 Canvas script 2017-05-26 16:05:14 +02:00
Lubos Lenco
d8da49bded Clean up 2017-05-26 11:51:08 +02:00
Lubos Lenco
9d9f39aeb4 New material bind system 2017-05-25 16:48:41 +02:00
Lubos Lenco
59c043ea22 Fast build, fix scene patch 2017-05-24 23:04:24 +02:00
Lubos Lenco
cfa18ecc00 Decals pass 2017-05-24 11:04:15 +02:00
Lubos Lenco
da5f18c97c Do not hard-code build dir 2017-05-23 01:03:44 +02:00
Lubos Lenco
81b8b0bc3a Fix volumetric light 2017-05-22 15:55:34 +02:00
Lubos Lenco
0df4db841b Voxel tweaks 2017-05-20 19:07:15 +02:00
Lubos Lenco
bf12fc34d2 Fix grease pencil 2017-05-18 23:40:10 +02:00
Lubos Lenco
a759210355 Optimized scene format 2017-05-17 17:06:52 +02:00
Lubos Lenco
17c5907796 Handle bounciness 2017-05-14 11:59:12 +02:00
Lubos Lenco
419b3a999c Improve filename handling 2017-05-13 17:17:43 +02:00
Lubos Lenco
78b9bd0092 Prevent out of range material 2017-05-12 23:27:58 +02:00
Lubos Lenco
5ab704852d Calibrate light 2017-05-06 00:22:15 +02:00
Lubos Lenco
2660ee96c6 Runtime material builder progress 2017-04-28 12:43:40 +02:00
Lubos Lenco
64b334b643 Begin runtime material builder 2017-04-22 15:08:44 +02:00
Lubos Lenco
17b92a8140 Improve bone export 2017-04-11 23:21:42 +02:00
Lubos Lenco
4cbeb3bbf8 Logic nodes round 4 2017-04-08 20:05:35 +02:00
Lubos Lenco
ac7bfb1b8e Logic nodes round 2 2017-04-04 23:11:31 +02:00
Lubos Lenco
f28d7641f3 Physics constraints 2017-04-02 13:13:43 +02:00
Lubos Lenco
0b31e4f8fd Check valid armature 2017-04-01 21:25:57 +02:00
Lubos Lenco
fc81c6af6c Computing TBN matrix 2017-03-31 14:18:47 +02:00
Lubos Lenco
b46d0ca15f Safe project name 2017-03-20 20:07:25 +01:00
Lubos Lenco
6565a5b4de Pass anim frame time 2017-03-20 02:21:13 +01:00
Lubos Lenco
9afaaabbcb Capture cubemap shadows 2017-03-18 18:44:21 +01:00
Lubos Lenco
d8044cf1df Begin cubemap capture 2017-03-17 18:34:03 +01:00
Lubos Lenco
7b6cc88dab Clean animation matrices 2017-03-16 14:53:43 +01:00
Lubos Lenco
0fc938911c Move py sources to arm package 2017-03-15 12:30:14 +01:00
Renamed from blender/exporter.py (Browse further)