Commit graph

2034 commits

Author SHA1 Message Date
unknown 5b2b6428d5 Use per-target color mask 2019-04-06 13:03:04 +02:00
luboslenco 8ad93763b2 Do not copy theme for console 2019-04-04 15:53:11 +02:00
luboslenco 93ab14bfa4 Pass tex data 2019-04-04 15:52:42 +02:00
luboslenco 5522955748 Mobile shader fix 2019-04-04 11:23:53 +02:00
luboslenco c7214e2aa7 Include tex data 2019-04-04 11:23:18 +02:00
luboslenco f02de4b16b Ensure material exists 2019-04-02 18:53:53 +02:00
Lubos Lenco e87590ed6a
Merge pull request #1244 from greyheron/master
Add Node Tree name to Print Node - Issue #1232
2019-04-02 18:51:38 +02:00
greyheron 5594811a46
Print Node Tree name on debug only 2019-04-02 07:30:33 +01:00
greyheron d753fb02b2
Add Node Tree name to Print Node
Issue #1232
2019-04-02 07:22:17 +01:00
Lubos Lenco a4e1e019f1
Merge pull request #1243 from greyheron/master
Fix issue reading trait properties
2019-04-02 07:45:03 +02:00
eduardogr fa78b05765 Fix issue reading trait properties
Change ArmTraitPropList to ARM_UL_PropList following latest blender API
changes
2019-04-01 22:30:53 +01:00
Lubos Lenco 2245cb363e
Merge pull request #1242 from rbx775/master
fix an exception where hitPointWorld gets null.
2019-04-01 11:47:00 +02: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
Lubos Lenco 34794bf46b
Merge pull request #1238 from BlackGoku36/master
updating addon fixes
2019-03-30 09:48:03 +01:00
Urjasvi bb1a1c4904 updating addon fixes 2019-03-30 12:18:55 +05:30
Lubos Lenco de69a12228
Merge pull request #1236 from BlackGoku36/master
update addon to latest blender api changes
2019-03-29 16:09:44 +01:00
Lubos Lenco b342d3eea4
Merge pull request #1237 from Simonrazer/master
"On Local Axis" option for Translate-, Impulse- and Force- nodes
2019-03-29 16:09:04 +01: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
Urjasvi 318e875013 update addon to latest blender api changes 2019-03-29 19:25:42 +05:30
luboslenco a83a1bc873 Use unscaled size for bloom 2019-03-29 08:41:07 +01:00
luboslenco 2df5e5ea58 Update shader builder 2019-03-28 15:18:43 +01:00
luboslenco 4ce8a448b3 Bump addon version 2019-03-26 11:25:59 +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 b5dd2da61c Clip particle with nan 2019-03-19 08:31:13 +01:00
luboslenco c5bc0b87f3 Cleanup 2019-03-17 20:28:30 +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
Lubos Lenco e43193bd79
Merge pull request #1219 from katharostech/feature/vector-math-distance
Add a Distance Measurement to the Vector Math Node
2019-03-13 20:03:14 +01:00
Zicklag 00a3cb7ccf Add a Distance Measurement to the Vector Math Node 2019-03-13 13:29:33 -05:00
luboslenco 462189237f Clamp blur output 2019-03-13 15:49:19 +01:00
luboslenco 00fb2cd511 Use DrawOrder.Distance as default 2019-03-11 10:32:31 +01:00
luboslenco aafddfba76 Print compilation times in debug mode 2019-03-09 10:18:53 +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
luboslenco 74e9e17497 Khafile option is now PointerProperty 2019-03-01 11:11:51 +01:00
luboslenco 843e23042c Rename panel to Scene Traits for clarity 2019-03-01 09:55:54 +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 66776acac7 Cleanup max_luminance_pass 2019-02-28 23:17:32 +01: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 120354ffa8 Always embed for now 2019-02-28 23:15:09 +01:00
luboslenco fc2635e673 Calibrate area light 2019-02-27 21:31:21 +01:00
luboslenco e6d4fe43da Runtime shader fixes 2019-02-27 21:30:48 +01:00
luboslenco 5942ee72ea Cleanup ltc 2019-02-26 23:35:00 +01:00
luboslenco e9be5b10b4 Runtime hlsl compile fix 2019-02-24 21:37:29 +01:00