Commit graph

173 commits

Author SHA1 Message Date
Sandy 6fab32b613
Handling issues posted on the Armory forum 2020-02-09 23:45:04 +09:00
Sandy 4d54f6d2dc
https://github.com/armory3d/armory/issues/1500 2019-12-18 22:19:14 +09:00
Sandy 99f5d4c756
Calculate transform data directly 2019-12-07 22:08:31 +09:00
Sandy 47f5b4b78e
Fixed issue reported in Armory Forum
http://forums.armory3d.org/t/helper-text-in-logic-nodes/3673
2019-11-05 21:59:51 +09:00
luboslenco 8091193058 Fix comma and period keys 2019-11-04 21:35:18 +01:00
Sandy 488031e7d8
Correct socket position 2019-10-18 21:35:08 +09:00
Sandy 39114e9fd2
Correct socket position 2019-10-18 21:33:26 +09:00
Sandy a138baea67
fix https://github.com/armory3d/armory/issues/1438 2019-10-17 22:03:06 +09:00
Lubos Lenco c70478c11e
Merge pull request #1406 from zeeshan595/master
Added support for angle axies rotation nodes
2019-10-08 21:46:12 +02:00
BlackGoku36 42b0ce4b1f add renderpath nodes 2019-10-02 15:09:47 +05:30
Lubos Lenco 9b0673d158
Merge pull request #1420 from BlackGoku36/logicnodes
Add string operation nodes
2019-09-30 13:48:28 +02:00
BlackGoku36 63560f6163 remove substr 2019-09-30 17:13:35 +05:30
BlackGoku36 a5db10437f add string operation nodes 2019-09-30 00:22:00 +05:30
BlackGoku36 a3e45a3a5e Revert "add some string operating nodes"
This reverts commit 5942b177e4.
2019-09-30 00:18:13 +05:30
BlackGoku36 5942b177e4 add some string operating nodes 2019-09-30 00:11:26 +05:30
Sandy f305de8ff7
Adding canvas category logic nodes 2019-09-29 22:37:18 +09:00
Zeeshan Abid 919d222b4d get rotation bug fix 2019-09-27 20:51:30 +01:00
Zeeshan Abid 512db06d84 quaternion bug fix 2019-09-27 20:47:07 +01:00
Zeeshan Abid 97643a1eee Improved Get & Set Rotation 2019-09-27 20:35:26 +01:00
Zeeshan Abid 5d36ecb415 input output bug fixes 2019-09-26 01:07:49 +01:00
Zeeshan Abid d0c1bba174 Added Axies Angles in addition to eular rotation 2019-09-26 01:03:05 +01:00
Zeeshan Abid 76e5c94dbb changed rotation from eular to axies + vector 2019-09-26 00:37:52 +01:00
BlackGoku36 3bf9feac8f added get/set location, rotation, scale, progress bar nodes 2019-09-23 15:55:46 +05:30
Sandy 405887b2a0
Canvas Set Visible
Python : canvas_set_visible.py
Haxe : CanvasSetVisibleNode.hx
Example : logic_canvas.blend
2019-09-18 21:16:10 +09:00
Sandy 855d67a882
Correcting category mistakes 2019-09-17 21:13:23 +09:00
Sandy 22d7eeaaff
Correcting category mistakes 2019-09-15 20:58:53 +09:00
Sandy c324b06cae
loadUrl
This node is dedicated to browser (HTML5) compilation.
Python : native_loadUrl.py
Haxe : LoadUrlNode.hx
Example : LoadUrl.blend
2019-09-14 21:15:04 +09:00
Lubos Lenco baac952ba2
Merge pull request #1380 from MarketGarden/collision-filter-mask
Collision filter mask
2019-09-12 17:26:35 +02:00
marketgarden c9911ad25f add collision-filter-mask feature 2019-09-10 23:09:44 +02:00
luboslenco 410230b65f Remove deprecated nodes 2019-09-06 18:48:21 +02:00
luboslenco 6871ea29fb Deprecated cleanup 2019-08-27 21:42:00 +02:00
Sandy10000 c2c7fef3ef
Update input_on_keyboard.py
fix keyboard input logic node
2019-06-29 16:05:44 +09:00
BlackGoku36 3822587314 fix keyboard input logic node 2019-06-27 20:47:11 +05:30
MoritzBrueckner 79b16f3e01 Return property name in Get Property node
Implement request from https://github.com/armory3d/armory/issues/1155
2019-06-21 14:23:04 +02:00
luboslenco b1448e1d85 String input for Print node 2019-05-10 12:55:41 +02:00
Yannik Böttcher f00fdb4708 expose rotation around axis in nodes 2019-05-06 19:27:52 +02:00
Yannik Böttcher f09e586dd4 small issues 2019-04-30 17:17:17 +02:00
Yannik Böttcher 9db102fb5f added deprecated versions of each replaced node, as blender forgets their bl_idname and "NodeUndefined" is not a useful id. Also added the replacement rules for the input nodes. 2019-04-30 17:07:57 +02:00
Lubos Lenco fbb6eacf14
Merge pull request #1124 from zaethan/master
Merge the Keyboard and Mouse nodes
2019-04-30 13:51:45 +02:00
Simonrazer dad7d76dc8 at location local 2019-04-09 17:15:20 +02:00
Simonrazer c12a4367dd local option 2019-03-29 15:23:57 +01:00
Zicklag 00a3cb7ccf Add a Distance Measurement to the Vector Math Node 2019-03-13 13:29:33 -05:00
Zicklag 39189f7d3c Add an In Array Node 2019-02-28 17:46:19 -06:00
Zicklag 2f04e74c98 Add Nodes for Getting and Setting Canvas Sliders 2019-02-16 15:54:12 -06:00
Yannik Böttcher 99297cc56f Added some matching names for the xbox controller 2019-02-16 17:44:47 +01:00
Yannik Böttcher 744d3ec4e0 Added analog outputs for gamepad coords, unified output of gamepad, fixed surface input returning a function 2019-02-16 17:34:53 +01:00
luboslenco c6a26a0dad Use PointerProperty to prevent whitespace issues 2019-02-08 12:50:12 +01:00
Yannik Böttcher 5186841452 changed the gampad output back to float 2019-01-30 23:48:54 +01:00
Yannik Böttcher bada28169c merged Gamepad, Surface and Virtual nodes 2019-01-30 22:05:55 +01:00
Yannik Böttcher 36a410309b added a run output to the mouse/keyboard nodes 2019-01-27 21:56:38 +01:00