Commit graph

1374 commits

Author SHA1 Message Date
luboslenco
ba4a8c2e22 Use latest Kha 2018-03-21 17:53:44 +01:00
luboslenco
39ed5be430 Fix image unpack 2018-03-19 12:52:08 +01:00
luboslenco
a8df0fa438 Export bone lengths 2018-03-18 13:25:57 +01:00
luboslenco
8b4df850c2 Fix compile 2018-03-15 23:31:25 +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
dcd1a0aaf9 Unpack as jpg 2018-03-14 16:49:20 +01:00
luboslenco
48c6129f27 More bake tool fixes 2018-03-14 14:52:57 +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
Lubos Lenco
798cdc01e9
Merge pull request #551 from kevinresol/patch-3
NavAgent: faster is faster
2018-03-08 14:11:02 +01:00
Kevin Leung
708e1705e7
NavAgent: faster is faster 2018-03-08 20:43:03 +08:00
luboslenco
4daecad687 On Init node fixes 2018-03-08 12:52:19 +01:00
luboslenco
462af79e61 Fix read_prop 2018-03-08 11:23:40 +01:00
luboslenco
9a6ea01324 Format 2018-03-08 09:59:08 +01:00
Lubos Lenco
6fe2caad74
Merge pull request #548 from kevinresol/patch-2
FollowCamera: use LateUpdate to avoid sync issues
2018-03-08 09:28:52 +01:00
Kevin Leung
c1714a0bb5
FollowCamera: use LateUpdate to avoid sync issues 2018-03-08 10:31:17 +08:00
luboslenco
2c2e42aec4 max_luminance pass 2018-03-07 23:37:47 +01:00
Lubos Lenco
32ce997de0
Merge pull request #547 from kevinresol/patch-1
[NavAgent] Expose speed prop
2018-03-07 11:18:48 +01:00
Kevin Leung
12244740c2
[NavAgent] Expose speed prop 2018-03-07 18:07:23 +08:00
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