Commit graph

3366 commits

Author SHA1 Message Date
Moritz Brückner
c520b32be0 Another small musgrave texture node fix 2020-11-12 20:09:43 +01:00
Moritz Brückner
b49bd54901 Fix usage of normals in shaders 2020-11-12 20:09:25 +01:00
Lubos Lenco
aa9a93b530
Merge pull request #2004 from E1e5en/ln-vector-math-fix
LN Vector Math Fix
2020-11-12 08:09:38 +01:00
E1e5en
91a2a3e00f LN Vector Math Fix
Fixed error:
On static platforms, null can't be used as basic type Float
2020-11-12 06:56:35 +03:00
Moritz Brückner
27857c2648 Add option to compile with khamake --debug flag 2020-11-11 20:34:10 +01:00
Lubos Lenco
25be45bc9e
Merge pull request #1998 from E1e5en/add-quat-math
Quat Math
2020-11-11 15:33:19 +01:00
Lubos Lenco
430e4a82fd
Merge pull request #2000 from knowledgenude/master
Update LN_value_changed.py
2020-11-10 19:37:08 +01:00
knowledgenude
85fb7a3f68
Update LN_value_changed.py 2020-11-10 15:32:02 -03:00
Lubos Lenco
13d9a890d9
Merge pull request #1999 from knowledgenude/master
Value Changed node
2020-11-10 13:04:29 +01:00
knowledgenude
fde59db1e5 value-changed-node 2020-11-08 17:37:50 -03:00
E1e5en
6b804477b1 Quat Math
1. Move the Quaternion node from Transform to Variable
2. Move the Separate Quaternion node from Transform to Math
3. Added Quaternion Math Node
Linked to PR - https://github.com/armory3d/iron/pull/108
2020-11-08 22:40:01 +03:00
Lubos Lenco
d210cea6d8
Merge pull request #1997 from E1e5en/ln-math-optimization
Update the Math Node
2020-11-08 14:13:58 +01:00
Lubos Lenco
0d944db767
Merge pull request #1995 from N8n5h/debug-print
Show commands that launch build better and play for debugging
2020-11-08 14:13:22 +01:00
Lubos Lenco
4adb01dc5f
Merge pull request #1994 from E1e5en/ln-vector-math-upgrading
Upgrading the Vector Math Node
2020-11-08 14:12:26 +01:00
Lubos Lenco
3f77a1e51d
Merge pull request #1993 from MoritzBrueckner/musgrave-tex-node
Fix musgrave texture node
2020-11-08 14:10:47 +01:00
E1e5en
c759a48503 Update LN_vector_math.py
Refactoring, optimization, checkstyle
2020-11-08 11:38:19 +03:00
E1e5en
5228bd097b Update LN_math.py
Refactoring, optimization
2020-11-08 11:36:44 +03:00
Lubos Lenco
0e7a69363d
Merge pull request #1991 from knowledgenude/master
Get Trait Paused and Clamp nodes
2020-11-07 18:55:32 +01:00
N8n5h
fde5760a29 Show commands that launch build and play for debugging
This is so you can easily copy and paste it for testing purposes instead of having to build the whole project again.
Alternatively a button to play without build could be added to the blender UI.
2020-11-07 09:38:11 -03:00
E1e5en
7dae9e38d0 Upgrading the Vector Math Node
Dynamically change the number of input and output parameters for the selected operation
2020-11-07 11:14:46 +03:00
Moritz Brückner
242f80357f Fix musgrave texture node 2020-11-07 00:27:51 +01:00
knowledgenude
5052d5119b update 2020-11-06 17:31:26 -03:00
knowledgenude
7159b90b45 change-socket-type 2020-11-06 17:22:10 -03:00
knowledgenude
72186140a9 new-nodes 2020-11-06 17:20:28 -03:00
luboslenco
085146b245 Write cascade params only when shadows are enabled 2020-11-05 11:04:11 +01:00
Lubos Lenco
d9480bc5b2
Merge pull request #1987 from E1e5en/ln-math-upgrading
Upgrading the Math Node
2020-11-05 10:57:22 +01:00
Lubos Lenco
00c585811d
Merge pull request #1984 from knowledgenude/master
Update nodes that own 'On Local Axis'
2020-11-05 10:56:30 +01:00
E1e5en
1352811bcd Upgrading the Math Node
- Dynamically change the number of arguments for the selected operation;
- Exp() operation added.
2020-11-03 09:12:41 +03:00
knowledgenude
4d87a0d3ad fix 2020-11-02 12:55:11 -03:00
Lubos Lenco
e7fd3cef8a
Merge pull request #1985 from davidbruce/master
Revert/fix for traits updating
2020-11-02 16:22:40 +01:00
David Bruce
a559a0b28d
Revert/fix for traits updating
Changes compilation_server_done() back to before my change.  Updates the path it checks to krom/krom.js.temp, this should prevent it from deleting existing krom.js files on first project launch.
2020-11-02 10:15:26 -05:00
knowledgenude
7fcd3dc81d update-local-axis-nodes 2020-11-02 11:51:34 -03:00
luboslenco
8e839b84c7 Bump version 2020-11-02 14:08:09 +01:00
Lubos Lenco
f0715ff2b6
Merge pull request #1982 from niacdoial/master
Some more (late) fixes to the node upgrading
2020-11-02 09:26:55 +01:00
Lubos Lenco
7ceb8746f8
Merge pull request #1981 from knowledgenude/master
Add worldVecToOrientation method
2020-11-02 09:25:15 +01:00
Lubos Lenco
bed58984d1
Merge pull request #1980 from E1e5en/checking-version
Checking Blender version for Armory
2020-11-02 09:23:27 +01:00
Lubos Lenco
0d53925dd7
Merge pull request #1979 from MoritzBrueckner/logic-nodes
Custom nodes + libraries improvements (once more)
2020-11-02 09:20:38 +01:00
knowledgenude
fe3e627e5d
Update TransformExtension.hx 2020-11-01 19:23:55 -03:00
knowledgenude
f7ec11d5c5 add-worldVecToOrientation-method 2020-11-01 18:17:56 -03:00
niacdoial
3f9b633fbf Fixed a problem in the default (0->1) node upgrade mechanism
-> in NodeReplacement.Identity, made so that the properties of a given node are detected better. Still not perfect, but better.
2020-11-01 22:15:53 +01:00
niacdoial
7414a6846a Fixed a bunch of node class initializations 2020-11-01 22:15:53 +01:00
E1e5en
9fbd29b143 Checking Blender version for Armory
- Added compare function to utils.py module
- Added check of Blender version and display of a message about incorrectness during Play, Build, Publish operations
2020-11-01 21:10:44 +03:00
Moritz Brückner
f7afe8e2f0 Also load libraries when a file is opened during registration 2020-11-01 01:44:22 +01:00
Moritz Brückner
0dfb6c2292 Use more os.path.join() 2020-11-01 01:23:00 +01:00
Moritz Brückner
bc5b207544 Fix bug with dynamic socket amounts for custom nodes 2020-11-01 01:20:58 +01:00
Moritz Brückner
07ed438f99 Fix wrong package name for custom nodes 2020-11-01 01:20:41 +01:00
Moritz Brückner
0120910f92 Improve handling of custom logic nodes 2020-11-01 01:20:27 +01:00
Lubos Lenco
38103be7d3
Merge pull request #1973 from davidbruce/master
Fix for play button not working with Krom.
2020-10-31 17:13:25 +01:00
Lubos Lenco
931b999117
Merge pull request #1978 from MoritzBrueckner/fix-paths
Fix trait paths
2020-10-31 17:08:02 +01:00
Lubos Lenco
91c98c7dfc
Merge pull request #1977 from MoritzBrueckner/profiler
Implement optional profiling for export
2020-10-31 17:05:01 +01:00