Commit graph

2375 commits

Author SHA1 Message Date
BlackGoku36
63560f6163 remove substr 2019-09-30 17:13:35 +05:30
Lubos Lenco
5f7d081d5b
Merge pull request #1419 from Sandy10000/master
Adding canvas category logic nodes
2019-09-30 12:06:49 +02:00
luboslenco
3d01b056d0 Merge branch 'master' of https://github.com/armory3d/armory 2019-09-30 12:01:01 +02:00
luboslenco
ba5150054d Fix lens flare compilation 2019-09-30 11:50:13 +02:00
BlackGoku36
98c0af4aab remove lensflare change from logic node branch 2019-09-30 00:27:48 +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
d4870bae52
Adding canvas category logic nodes 2019-09-29 22:39:19 +09:00
Sandy
f305de8ff7
Adding canvas category logic nodes 2019-09-29 22:37:18 +09:00
BlackGoku36
c7a19a75b4 fix lens flare compilation issue 2019-09-29 16:56:35 +05:30
Zeeshan Abid
d7675d4714 uncommented physics code 2019-09-27 20:52:20 +01: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
Lubos Lenco
1507e9d91c
Merge pull request #1409 from MoritzBrueckner/fix-open-folder
Fix open_folder() method
2019-09-27 13:27:35 +02:00
Moritz Brückner
377cf055c2 Fix open_folder() on windows 2019-09-26 16:50:35 +02:00
Moritz Brückner
07bc1b8257 Fix open_folder()
Project folder was opened twice on windows and mac
2019-09-26 16:46:18 +02:00
Lubos Lenco
51cf446a43
Merge pull request #1401 from zaethan/master
change the exporter to use blenders triangle loops
2019-09-26 11:15:47 +02:00
Zeeshan Abid
c7946edc25 catches infinity 2019-09-26 01:59:08 +01:00
Zeeshan Abid
61fe0e45a7 Radians & Degrees Conversion 2019-09-26 01:55:27 +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
luboslenco
2229ff8103 Remove mklink functions from utils 2019-09-25 09:44:37 +02:00
Lubos Lenco
137fdd8530
Merge pull request #1381 from MoritzBrueckner/master
Add Sublime Text as a supported text editor
2019-09-25 09:33:58 +02:00
Moritz Brückner
ff6e61e6f7
Merge pull request #1 from zeeshan595/master
open folder button support
2019-09-24 19:11:56 +02:00
Zeeshan Abid
426eb912d4 open folder button support 2019-09-24 16:23:49 +01:00
Lubos Lenco
7f280538d7
Merge pull request #1400 from BlackGoku36/master
Adds canvas element get/set location, rotation, scale and progress bar nodes
2019-09-24 16:39:56 +02:00
BlackGoku36
3bf9feac8f added get/set location, rotation, scale, progress bar nodes 2019-09-23 15:55:46 +05:30
Yannik Boettcher
25fe284f75 change the exporter to use blenders triangle loops 2019-09-23 12:11:48 +02:00
Lubos Lenco
d963611581
Merge pull request #1395 from Sandy10000/master
Output error correction
2019-09-22 12:33:46 +02:00
Moritz Brückner
16dd8d493d Add ignored file types to sublime project 2019-09-22 01:34:19 +02:00
Sandy
3c1ad5ad35
Output error correction
http://forums.armory3d.org/t/timer-node-does-not-work-as-expected/3543
2019-09-20 23:01:17 +09:00
Lubos Lenco
1cdf5197e6
Merge pull request #1390 from Sandy10000/master
Canvas Set Visible
2019-09-18 18:24:24 +02:00
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
adcfb4b6fa
Canvas Set Visible
Python : canvas_set_visible.py
Haxe : CanvasSetVisibleNode.hx
Example : logic_canvas.blend
2019-09-18 21:13:56 +09:00
Lubos Lenco
d12567d5ed
Merge pull request #1386 from Sandy10000/master
Correcting category mistakes
2019-09-17 14:19:36 +02:00
Sandy
855d67a882
Correcting category mistakes 2019-09-17 21:13:23 +09:00
luboslenco
9bc1c4a113 Make terrain stream init async 2019-09-17 10:26:24 +02:00
luboslenco
32da177143 Fix Armory Bake - Apply 2019-09-16 09:35:21 +02:00
Lubos Lenco
da793004c8
Merge pull request #1383 from Sandy10000/master
Logic node that loads url
2019-09-15 17:41:48 +02: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
Sandy
6f6c26557a
loadUrl
This node is dedicated to browser (HTML5) compilation.
Python : native_loadUrl.py
Haxe : LoadUrlNode.hx
Example : LoadUrl.blend
2019-09-14 21:13:39 +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
Marc Gardent
7d7f591d07
fix CastPhysicsRayNode 2019-09-12 13:57:15 +02:00
Moritz Brückner
22dd37cc67 Add Sublime Text as a supported text editor
Todo: build configuration
2019-09-11 21:04:09 +02:00
Moritz Brückner
ed5311b058 Remove whitespace 2019-09-11 20:58:53 +02:00
marketgarden
c9911ad25f add collision-filter-mask feature 2019-09-10 23:09:44 +02:00