Commit graph

1328 commits

Author SHA1 Message Date
KosLooney b418e3abc1 Update props_traits.py
Implement buttons to change traits order
2018-11-20 22:13:58 +01:00
luboslenco 10442cf0ff Begin renderer work 2018-11-19 13:18:40 +01:00
luboslenco 6f6ff24f12 Fix noise_gen 2018-11-18 21:57:08 +01:00
luboslenco a7aa70e440 Typo 2018-11-18 21:54:51 +01:00
luboslenco a5f23cd329 Allow to set object properties through UI 2018-11-18 21:52:50 +01:00
luboslenco 02c876e358 Testing full updater 2018-11-16 11:34:56 +01:00
luboslenco ee0282ce8e Preset fix 2018-11-16 11:09:51 +01:00
luboslenco 2269247bb4 Cleanup flags 2018-11-15 17:20:55 +01:00
luboslenco 9f5f52142d New render path popup 2018-11-15 14:35:22 +01:00
luboslenco ce000e3f2a Render path search test 2018-11-15 14:07:03 +01:00
luboslenco 1e077da7af Ortho camera fixes 2018-11-15 12:41:47 +01:00
luboslenco 88ab28cffc Tilesheet for forward_solid 2018-11-14 22:28:19 +01:00
luboslenco cd20c50574 Billboard for forward_solid 2018-11-14 21:51:30 +01:00
luboslenco 26bf8e340f Blend and discard for forward_solid 2018-11-14 21:34:53 +01:00
luboslenco 780d072fbd File Read/Write nodes 2018-11-14 15:43:42 +01:00
luboslenco 44eac9e50d Fresnel node fix 2018-11-14 12:06:42 +01:00
luboslenco 9f241a89b5 Armory now takes Image node - Color Space into account 2018-11-13 16:51:19 +01:00
luboslenco 080d51eb8e New trait panel by DoubleZZ 2018-11-13 14:51:02 +01:00
luboslenco 6f1128ad3f Use trait props instead of parameters 2018-11-13 14:17:47 +01:00
luboslenco 2bf00b8b32 Use exporter for cpp builds 2018-11-13 13:39:36 +01:00
luboslenco 7d9c9b18dd Sample bump fixes 2018-11-13 12:51:19 +01:00
luboslenco e117610162 Fix normal map strength parse 2018-11-13 11:18:12 +01:00
luboslenco 9122dcc6e1 Normal read fix 2018-11-13 10:59:01 +01:00
luboslenco ef1d4bdbb4 Improve tex read parse 2018-11-13 10:43:07 +01:00
luboslenco f57225e5f9 Export tga as png with alpha 2018-11-12 22:25:08 +01:00
luboslenco 7c1a1429b1 Add RigidBody.applyTorque 2018-11-12 21:06:12 +01:00
luboslenco 011dbe704d Use version in add-on prefs instead 2018-11-12 15:48:35 +01:00
luboslenco f6eefcca9f Point updater to help page 2018-11-12 15:32:12 +01:00
luboslenco 957c2ca8b8 Export mobile flag 2018-11-12 13:03:24 +01:00
luboslenco 022ba675da Fix particle with no material 2018-11-12 12:35:52 +01:00
Lubos Lenco 12ea08645c
Merge pull request #1006 from katharostech/set-camera-node
Add a Set Camera Node
2018-11-11 10:20:05 +01:00
Lubos Lenco 6c859bdb4d
Merge pull request #995 from katharostech/node-functions
Add Functions and Function Calls to Logic Nodes
2018-11-11 10:18:23 +01:00
Zicklag 7d91654d05 Add a Set Camera Node 2018-11-10 13:40:19 -06:00
luboslenco c850aa0e26 Show error when sockets do not match 2018-11-09 11:53:20 +01:00
Zicklag f00b72836b Add Functions and Function Calls to Logic Nodes
* Renamed Call Haxe node to Call Function because it will now be able
to call node functions as well.
 * Added ability to pass arguments to the Call Function node.
 * Created Function and Function output nodes that allow you to create
functions in node trees. Node functions can be called from other nodes
and from Haxe.
2018-11-04 09:00:38 -06:00
unknown 0cc1023d9d Rename bundled font to font_default 2018-11-04 11:02:29 +01:00
unknown edbac587bd Expose shadow cubemap option 2018-10-31 01:43:49 +01:00
unknown 827b378713 Continuous Collision Detection 2018-10-30 12:56:49 +01:00
unknown ffee033e0f Set Native Property node is now Set Haxe Property for clarity 2018-10-30 11:16:56 +01:00
Lubos Lenco 03ada9fb49
Merge pull request #983 from katharostech/node-sort
Sort Logic Node List Alphabetically
2018-10-30 10:03:58 +01:00
Zicklag 4bf8983986 Add a "Set Gravity Enabled" Logic Node 2018-10-29 17:29:10 -05:00
Zicklag bec5dd9308 Sort Logic Node List Alphabetically 2018-10-29 12:14:33 -05:00
Zicklag 6b47edcf84 Allow Arbitrary Category Names for Nodes
Logic node categories are now created dynamically. This allows nodes
be added to any arbitrarily named categories without having to maintain
a global category list. This is useful because it allows custom logic
nodes to be added to custom categories.
2018-10-28 20:50:25 -05:00
unknown 3296463a1b Noise fix 2018-10-28 17:52:12 +01:00
unknown a27adbf42e Runtime shader gen 2018-10-26 19:45:07 +02:00
unknown 4c55918f98 Canvas Set Location node by Seek+ 2018-10-25 10:20:34 +02:00
unknown fc8d1adba0 vertex_structure field fix 2018-10-24 01:11:37 +02:00
unknown 48ecb814f5 Update node interface 2018-10-22 10:10:33 +02:00
unknown f03dc18590 Format 2018-10-21 20:43:28 +02:00
unknown ea8bdd16d5 Rename to Timer 2018-10-21 19:45:41 +02:00