Commit graph

752 commits

Author SHA1 Message Date
greyheron d753fb02b2
Add Node Tree name to Print Node
Issue #1232
2019-04-02 07:22:17 +01:00
rbx775 fab8795e8e
fix an exception where hitPointWorld gets null.
...due to too short Rays set by the user.
Suggestion for the fix by zicklag, see here: http://forums.armory3d.org/t/bullet-physics-keeps-freezing-the-games/2925/2
Can confirm its working now.
2019-04-01 11:42:48 +02:00
Simonrazer 77a80e8f46 Update TranslateOnLocalAxisNode.hx 2019-03-29 15:26:57 +01:00
Simonrazer c12a4367dd local option 2019-03-29 15:23:57 +01:00
luboslenco 2df5e5ea58 Update shader builder 2019-03-28 15:18:43 +01:00
luboslenco c29e8fdbd0 Shadows cleanup 2019-03-23 10:56:30 +01:00
luboslenco cafaaf9643 Handle gl_InstanceID built-in 2019-03-19 13:15:25 +01:00
luboslenco 6b8fc76763 Dynamic voxel alloc 2019-03-14 10:55:15 +01:00
luboslenco b802021435 parse_height flag 2019-03-13 20:33:54 +01:00
Zicklag 00a3cb7ccf Add a Distance Measurement to the Vector Math Node 2019-03-13 13:29:33 -05:00
luboslenco 00fb2cd511 Use DrawOrder.Distance as default 2019-03-11 10:32:31 +01:00
luboslenco 5641923ec5 Handle missing config 2019-03-06 21:54:05 +01:00
luboslenco dc1fa59733 Expose normal attrib 2019-03-05 13:26:14 +01:00
luboslenco e74f801483 Cleanup runtime shader 2019-03-04 14:49:12 +01:00
luboslenco 49a156117a Handle textureOffset 2019-03-02 21:10:47 +01:00
Lubos Lenco 9008ba7af8
Merge pull request #1207 from katharostech/feature/InArrayNode
Add an In Array Node
2019-03-01 09:54:18 +01:00
Zicklag 39189f7d3c Add an In Array Node 2019-02-28 17:46:19 -06:00
luboslenco 06418f08fc Config cleanup 2019-02-28 23:16:33 +01:00
luboslenco 240d80407f Handle gl_VertexID built-in 2019-02-28 23:15:48 +01:00
luboslenco e6d4fe43da Runtime shader fixes 2019-02-27 21:30:48 +01:00
luboslenco e9be5b10b4 Runtime hlsl compile fix 2019-02-24 21:37:29 +01:00
luboslenco fca984c62e Store canvas name 2019-02-24 16:01:36 +01:00
luboslenco 0bed1fcda6 Fix ndc vector 2019-02-19 17:11:33 +01:00
Lubos Lenco 048bbaad6e
Merge pull request #1174 from katharostech/feature_slider-nodes
Add Nodes for Getting and Setting Canvas Sliders
2019-02-19 10:11:08 +01:00
luboslenco 9cd951819a Fix raytracer 2019-02-19 10:09:42 +01:00
Zicklag 2f04e74c98 Add Nodes for Getting and Setting Canvas Sliders 2019-02-16 15:54:12 -06:00
luboslenco 89afc182e8 Depth bind fixes 2019-02-14 11:17:19 +01:00
luboslenco 49c58d2c05 Enable live patch for krom only 2019-02-14 11:08:36 +01:00
luboslenco 78dba00f17 Fix debug console begin/end calls 2019-02-13 08:03:05 +01:00
luboslenco 4b461212bc Attempt to fix rigid body scaling 2019-02-12 12:33:43 +01:00
Lubos Lenco 44c8cdb679 Fix legacy shaders flag 2019-02-10 20:37:38 +01:00
luboslenco af0efb7eca Motion blur fixes 2019-02-10 18:08:38 +01:00
luboslenco 64edf25dee Fix translucency with no lights 2019-02-10 17:32:51 +01:00
luboslenco 7b258d311d Enable config for dynamic resolution 2019-02-10 17:30:31 +01:00
luboslenco e0e4bf303f Send operators to Krom 2019-02-10 11:47:42 +01:00
luboslenco bdd6540b07 Handle hlsl runtime shader 2019-02-01 17:33:59 +01:00
luboslenco 1d47ec184a Fix fov setting in debug console 2019-01-28 11:37:34 +01:00
luboslenco 7b7260d647 Update volumetric 2019-01-28 11:28:21 +01:00
luboslenco 4172e0a2c6 Fix LTC shadow 2019-01-27 23:48:54 +01:00
luboslenco 58ceac834b Make shader variant when config is enabled 2019-01-27 18:56:04 +01:00
Zicklag 092e08bff1 Update Compare Node to Match Gate Node 2019-01-25 10:17:58 -06:00
luboslenco 59f4876055 Fix vertex pack for softbody 2019-01-24 14:54:28 +01:00
luboslenco 9ba53d172d Transluc + sss fixes 2019-01-24 12:47:51 +01:00
luboslenco 68b5e1bb3b Implement ssr for forward path 2019-01-23 13:45:58 +01:00
luboslenco e1c5689d5e Use any PhysicsWorld 2019-01-23 13:23:05 +01:00
Lubos Lenco 9363e9a810
Merge pull request #1115 from katharostech/feature_update-node-extras
Add Late Update and Physics Pre-Update To The On Update Node
2019-01-23 12:10:45 +01:00
luboslenco 326bf1d90f Improve movie handling 2019-01-23 12:07:44 +01:00
Zicklag cee49b869a Add Late Update and Physics Pre-Update To The On Update Node 2019-01-22 21:21:46 -06:00
luboslenco 02d2bb9972 Use Collection naming for nodes 2019-01-22 15:35:06 +01:00
luboslenco a7eff66ab9 Fix groups 2019-01-22 13:52:37 +01:00