Commit graph

1034 commits

Author SHA1 Message Date
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
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
Lubos Lenco
9a7d98e85d
Merge pull request #873 from thinkinmonkey/master
new onTimer node as requested on #612
2018-10-21 19:40:35 +02:00
luboslenco
a8e66d120b Parse color_writes 2018-10-18 14:53:28 +02:00
luboslenco
21427d519e Clean path 2018-10-16 12:55:27 +02:00
luboslenco
88623a1975 Call Function node is now Call Haxe node 2018-10-15 17:02:06 +02:00
luboslenco
d0c48bf7d6 Spawn Object node children bool 2018-10-14 18:51:13 +02:00
luboslenco
79c19274c5 No navmesh visualization in b28 yet 2018-10-12 17:32:51 +02:00
luboslenco
e5e82d5a74 Parse shader define 2018-10-09 12:38:30 +02:00
Lubos Lenco
f7a6caaa8d
Merge pull request #938 from zaethan/master
Make Combine HSV work
2018-10-08 16:38:23 +02:00
Yannik Böttcher
d7e6773140 Make Combine HSV work 2018-10-08 16:31:13 +02:00
luboslenco
9888514a68 Fix probe size 2018-10-04 21:12:23 +02:00
luboslenco
9e7ac66160 Reflection cubemap pass 2018-10-04 15:35:33 +02:00
luboslenco
fe9fa0eea9 Apply reflection plane 2018-10-03 13:59:34 +02:00
BlackGoku36
9ddedf6647
Array node colour change
Change the node colour of array to orange
2018-10-02 11:08:25 +05:30
luboslenco
0d5ddf4eef Begin probe pass 2018-10-01 22:01:03 +02:00
luboslenco
3dc19f46fc Capture reflection plane 2018-10-01 17:31:26 +02:00
luboslenco
9d02708062 Probe stubs 2018-10-01 11:45:43 +02:00
luboslenco
8717512cc8 Check default props when launching KS 2018-09-27 12:38:54 +02:00
luboslenco
a0c8ce5959 Drop ogg decoder on disabled audio 2018-09-25 07:29:39 +02:00
luboslenco
9ca83a3250 Fix elem format 2018-09-24 18:12:17 +02:00
luboslenco
19fb599207 Use the new KodeStudio 2018-09-21 21:32:45 +02:00
luboslenco
9c9a289aea Use solver iterations for soft body 2018-09-20 14:39:49 +02:00
luboslenco
216ec096b1 Fix action start 2018-09-19 17:31:58 +02:00
luboslenco
18e3f0b293 Fix mesh_per_file option 2018-09-19 15:23:08 +02:00
thinkinmonkey
932698d548 Merge branch 'master' of https://github.com/armory3d/armory 2018-09-16 18:52:11 +01:00
luboslenco
99d3c2393f Support Geometry Backfacing socket 2018-09-13 21:34:01 +02:00
luboslenco
668f2f83eb Fix linear interpolate 2018-09-13 21:26:15 +02:00
luboslenco
49831f7cf1 Fix importing multiple libs 2018-09-13 17:26:26 +02:00
luboslenco
0a4f9cbac7 Shader pass variant 2018-09-13 12:13:32 +02:00
thinkinmonkey
9249fe79db new onTimer node as requested on #612 2018-09-13 10:07:12 +01:00
luboslenco
72cf38bd8c Fix trait params poll 2018-09-13 09:18:23 +02:00
luboslenco
9bea95b839 Use notinlist option 2018-09-11 22:24:35 +02:00
luboslenco
0e3685d645 Fix asset dest for threaded compile 2018-09-11 22:16:07 +02:00
luboslenco
06bd0923a2 Check list length 2018-09-11 08:03:22 +02:00
luboslenco
2fc63d7fed Expose draw order 2018-09-08 12:34:12 +02:00
luboslenco
0c882e599b Bump version 2018-09-05 15:52:45 +02:00
luboslenco
c88ef77f5f More b28 fixes 2018-09-05 11:55:14 +02:00
luboslenco
148294ded9 More b28 fixes 2018-09-05 10:20:02 +02:00
luboslenco
ddea3b7cea Use new Kha 2018-09-05 08:49:44 +02:00
luboslenco
8bb14e766a Fix cameraProj def in compositor 2018-09-01 18:35:32 +02:00
luboslenco
d5682233da Add Khamake Threads option for faster builds 2018-08-30 15:42:25 +02:00
luboslenco
8acbca62e8 Fix trait file existence check 2018-08-30 15:39:43 +02:00
luboslenco
d2046c5169 Basic render path config 2018-08-29 23:01:23 +02:00
luboslenco
0c56666b9f Print error on missing trait file 2018-08-29 11:15:53 +02:00
luboslenco
8236f4da08 UI scale for debug console 2018-08-29 09:59:23 +02:00
luboslenco
5e7bd13674 Instanced rotation and scale 2018-08-29 09:35:48 +02:00
luboslenco
d2a96abcde Rename Lamp to Light to keep in sync with Blender2.8 2018-08-28 15:10:28 +02:00
luboslenco
b34c05a727 Write cleaner Main 2018-08-26 18:42:10 +02:00
luboslenco
b7aa00d030 Add Blend Action node 2018-08-24 10:59:30 +02:00
luboslenco
3456fdcd33 No radiance for low preset 2018-08-24 10:33:57 +02:00
luboslenco
dfb3ffefc1 Compiler inline prop 2018-08-21 18:29:05 +02:00
luboslenco
7c2b5ef2b1 Use png icon 2018-08-21 13:34:32 +02:00
luboslenco
7482c11324 Linked material fix 2018-08-21 09:00:20 +02:00
luboslenco
1a0b058d6b Fix config format 2018-08-20 16:27:09 +02:00
luboslenco
c0e37a9a7a Fix load handler 2018-08-20 16:26:52 +02:00
unknown
8d3ca8db6b Set Light Color and Set Light Strength nodes 2018-08-19 11:03:35 +02:00
unknown
43a3ab2d6e Detect local armsdk 2018-08-16 23:07:50 +02:00
unknown
9e638fc93c Typo 2018-08-16 21:22:43 +02:00
unknown
6642f5a3a1 Option to generate relative paths 2018-08-16 20:48:00 +02:00
unknown
9095562d6a Add Pause Trait and Resume Trait nodes 2018-08-16 19:18:44 +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
8840119156 Set Particle Speed node 2018-08-16 13:41:46 +02:00
unknown
88880a2aed Clean up handler 2018-08-16 13:41:23 +02:00
unknown
4b04d8f36f Forward particle fixes 2018-08-16 12:10:50 +02:00
unknown
fd548b86c7 Fix huesat include 2018-08-16 09:30:05 +02:00
unknown
788748c9f5 Fix tessellated velocity 2018-08-16 09:07:44 +02:00
unknown
a6829d12be Fix disp shader compile 2018-08-15 23:27:46 +02:00
unknown
7152000a08 Update Math logic node 2018-08-15 19:11:47 +02:00
unknown
3dc9a9bc32 Fix project name gen 2018-08-15 15:42:25 +02:00
unknown
9f2033c36a Fix texture read parse 2018-08-15 14:10:29 +02:00
unknown
b98f94dbe0 Begin Vector Curves and RGB Curves 2018-08-15 12:48:37 +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
unknown
48e1f43b91 UV Map node fix 2018-08-13 23:34:17 +02:00
unknown
e537d03264 Cleaner Vector Mix node 2018-08-13 23:01:05 +02:00
Yannik Böttcher
0d987bc46f Changed HueSaturationValue node to work with all of its inputs 2018-08-12 20:58:47 +02:00
Devin Curry
509569fafe SwitchNode 2018-08-11 23:42:39 -07:00
luboslenco
f57aa8142f TAA + displace fix 2018-08-09 18:17:15 +02:00
luboslenco
93ce61b311 Expose material blending 2018-08-08 22:43:14 +02:00
luboslenco
4bbbce3ec4 Use System.start 2018-08-08 14:16:46 +02:00
luboslenco
8f7f039814 Fix max cloud density 2018-08-08 10:45:33 +02:00
luboslenco
0750dcbc14 Clean render drivers 2018-08-08 10:29:07 +02:00
luboslenco
c09858ae57 Fix tang attrib for tess 2018-08-08 09:34:09 +02:00
luboslenco
f89f745fa6 Fix material with no output 2018-08-07 17:07:12 +02:00
luboslenco
f91d73d9b8 Color ramp fixes 2018-08-07 16:34:14 +02:00
luboslenco
d6ee60b039 Tangent node 2018-08-07 14:14:12 +02:00
luboslenco
abbf8aae04 Use equal tess factors by default 2018-08-07 12:49:44 +02:00
luboslenco
6d0862a68e Improve normal parse 2018-08-07 12:23:50 +02:00
luboslenco
bdab2a8c02 Shapekey stubs 2018-08-07 12:23:02 +02:00
luboslenco
ff8b29f095 Generate project for Kode Studio 2018-08-07 08:56:48 +02:00
luboslenco
11fd35c95f Use non-bias matrix 2018-08-06 22:52:50 +02:00
luboslenco
dfe3e04606 Fix uniform include for particle discard 2018-08-06 19:58:11 +02:00
luboslenco
f3a72548e4 Fix vertex displacement using vertex color 2018-08-06 17:25:12 +02:00
luboslenco
9525001dc8 Fix hue map 2018-08-06 17:19:10 +02:00
luboslenco
6645c037f3 Mapping node fixes 2018-08-06 16:05:58 +02:00
luboslenco
de34dda83c Naming fix 2018-08-06 14:33:32 +02:00
luboslenco
7f5105799d Log project path 2018-08-06 13:26:06 +02:00
luboslenco
ed9e6c37a1 More bone child fun 2018-08-06 12:59:15 +02:00
luboslenco
7d43b411c5 Fix disabled radiance 2018-08-04 12:49:36 +02:00
luboslenco
2185a0445a Add Bone FK and Bone IK nodes 2018-08-03 15:17:08 +02:00
luboslenco
76ef5577ad Align gpu/cpu particle age 2018-08-03 08:56:26 +02:00
luboslenco
41d561a399 Bezier interpolation 2018-08-02 22:32:31 +02:00
luboslenco
9838c6a8f8 Enable receive shadows prop in forward path 2018-08-02 11:52:40 +02:00
luboslenco
ad526794ac webgl1 fix 2018-08-02 08:53:36 +02:00
luboslenco
6c32e3127f Linked group proxy fix 2018-08-01 14:12:11 +02:00
luboslenco
bcfb9e34fe Fix normal for mobile path 2018-08-01 11:46:38 +02:00
luboslenco
81a1081e98 Unlink removed lod mesh 2018-08-01 10:20:42 +02:00
luboslenco
071a11c9a8 Fix constraint target check 2018-07-31 21:33:27 +02:00
unknown
5cba0a4b40 Dxr stubs 2018-07-29 11:39:54 +02:00
luboslenco
9c6e6eb462 Improve dce 2018-07-24 21:28:03 +02:00
luboslenco
563ec2eb44 Invalidate compiler cache on module change 2018-07-21 19:55:51 +02:00
luboslenco
9cc5216bdf Mobile shader fix 2018-07-16 17:27:35 +02:00
luboslenco
66cf1464ec New Kha windowing 2018-07-15 19:55:36 +02:00
luboslenco
24c8cde926 Fix default camera 2018-07-13 13:37:29 +02:00
luboslenco
4ba4623241 Merge Send Event and Send Object Event nodes 2018-07-13 08:46:25 +02:00
KTakahiro1729
f64647e4a6 add object event node 2018-07-12 05:43:11 +09:00
luboslenco
cd71de5359 Material logic node handle linked material 2018-07-10 21:09:27 +02:00
luboslenco
8c5c8bd1b0 Merge double slashes 2018-07-10 16:05:38 +02:00
luboslenco
44a703c74b Fix krom deploy on macos 2018-07-10 13:00:56 +02:00
luboslenco
a5b717b375 Prepare for new Kha windowing 2018-07-09 22:57:59 +02:00
luboslenco
24c378038c Get child node search type 2018-07-04 12:29:41 +02:00
luboslenco
094c0e9597 Add Contains String node 2018-07-04 11:49:48 +02:00
luboslenco
0f153ce4eb Fix data folder for exported game 2018-07-04 10:04:00 +02:00
luboslenco
6914d2d302 Pass canvas path as arg 2018-07-02 10:29:16 +02:00
luboslenco
1829261f1b Watch node tree name 2018-06-29 08:40:56 +02:00
luboslenco
050c5e7d8f Watch logic node value in debug console 2018-06-28 22:39:23 +02:00
luboslenco
0ba60eea90 Legacy shader fixes 2018-06-28 16:26:15 +02:00
luboslenco
a325dc3d4d Use armory2d tool 2018-06-27 16:12:25 +02:00
luboslenco
25f14dd2d8 Recompile on camera change 2018-06-27 15:18:50 +02:00
luboslenco
3239c98594 Safe node name 2018-06-26 18:02:24 +02:00
unknown
f8f0e127a1 Add Array Slice and Array Splice nodes 2018-06-24 15:47:39 +02:00
unknown
ba87005efb Allow to manually enable physics and navigation engine 2018-06-24 13:05:24 +02:00
luboslenco
a4ad54f450 Cascade bounds multiplier 2018-06-20 20:16:54 +02:00
luboslenco
f06878dbfb Improved debug console 2018-06-20 14:57:37 +02:00
luboslenco
3fc1205353 Improved build system 2018-06-19 23:21:53 +02:00
luboslenco
971bf25819 Fix Krom console output on Windows 2018-06-18 16:00:27 +02:00
luboslenco
bc9edb047b Use data folder when published 2018-06-18 12:50:37 +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
fbcb7b7bbe Deg to Rad node 2018-06-15 10:49:14 +02:00
luboslenco
ff97574c0c Target default glsl on mobile 2018-06-15 09:22:22 +02:00
luboslenco
439b668374 Link logic nodes using IDs 2018-06-15 00:30:40 +02:00
luboslenco
8fa9da0442 Fix bone child translation 2018-06-14 22:50:11 +02:00
luboslenco
a29180e433 Add Look At node 2018-06-14 15:24:28 +02:00
luboslenco
e7768afe38 Fix tex1 for depth 2018-06-13 14:14:09 +02:00
luboslenco
15a433276c Bundle and icon properties 2018-06-13 14:00:01 +02:00
luboslenco
ed5997d5ed Skin + disp fixes 2018-06-13 12:20:20 +02:00
luboslenco
9336bcd09d Remove Baked Materials button 2018-06-13 00:04:06 +02:00
luboslenco
1a7d72c3e1 Array Add multiple values 2018-06-12 23:48:01 +02:00
luboslenco
20722faa3f Array socket color 2018-06-12 23:16:28 +02:00
luboslenco
361b20e767 Fix UV flip 2018-06-12 17:51:53 +02:00
luboslenco
94d747c246 Print error on wrong logic node connection 2018-06-12 16:58:34 +02:00
luboslenco
77739b03df Mouse node is now Mouse State node for clarity 2018-06-12 16:29:10 +02:00
luboslenco
5f00da82b4 Ensure constraint target exists 2018-06-12 15:47:31 +02:00
luboslenco
13731ae634 Set Material Param nodes 2018-06-12 13:50:27 +02:00
luboslenco
998dc60687 Material parameters support 2018-06-12 00:26:52 +02:00
luboslenco
47fc741753 Bump version 2018-06-11 22:06:45 +02:00
luboslenco
23e17c7a2b Unwrap type for bake 2018-06-11 21:06:30 +02:00
luboslenco
61344dc294 Material compiler fix 2018-06-11 19:31:21 +02:00
Lubos Lenco
15cc3572b8 b28 exporter fix 2018-06-07 00:55:43 +02:00
unknown
3566b73f9d Pause and Stop Speaker nodes 2018-06-06 01:31:55 +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
46265c07a3 Khamake bug was fixed, remove workaround 2018-06-04 14:34:34 +02:00
unknown
2610dca848 Trait init fixes 2018-06-02 19:00:36 +02:00
unknown
619826da07 Lightmap shader make fix 2018-06-02 17:00:54 +02:00
unknown
a42fa33ce3 b28 bake fixes 2018-06-02 16:50:01 +02:00
unknown
6f90c84699 No voxels on macos yet 2018-06-02 14:07:43 +02:00
unknown
27a915f1e0 Shader make fix 2018-06-02 13:53:39 +02:00
unknown
7f728d78b2 Add 'Almost Equal' to Gate node 2018-06-01 18:33:52 +02:00
unknown
1e8ef7aaa5 Check objects when adding rigid body constraint 2018-06-01 12:26:52 +02:00
Lubos Lenco
a1cbe7cef5 Fix path check 2018-05-28 16:49:46 +02:00