Commit graph

992 commits

Author SHA1 Message Date
Lubos Lenco
3e15cd0700 Update low preset 2017-12-15 14:44:36 +01:00
Lubos Lenco
89b687e99a Shader include fixes 2017-12-15 12:52:58 +01:00
Lubos Lenco
11a8389feb Mouse lock support 2017-12-14 18:12:01 +01:00
Lubos Lenco
a1532d5bec Simplify shader passes 2017-12-13 14:21:42 +01:00
Lubos Lenco
6000a9199e Simplify world pass 2017-12-13 00:10:30 +01:00
Lubos Lenco
4042e43d17 Rename rigidbody.ghost to rigidbody.trigger for clarity 2017-12-12 20:07:31 +01:00
Lubos Lenco
ba8289b636 Fix bias prop load 2017-12-12 14:46:20 +01:00
Lubos Lenco
35d5567737 Props for bundled scripts 2017-12-11 19:00:32 +01:00
Lubos Lenco
154f975592 Fix android_native.package 2017-12-11 14:49:43 +01:00
Lubos Lenco
dc471b1a98 Take full page size for fullscreen mode in HTML5 2017-12-11 14:47:55 +01:00
Lubos Lenco
304966fd0f Set android_native.package to project package 2017-12-11 14:43:40 +01:00
Lubos Lenco
1642b2ebf8 Show traits in group outliner 2017-12-11 00:55:26 +01:00
Lubos Lenco
18b20e6c93 Default to landscape orientation 2017-12-10 10:42:57 +01:00
Lubos Lenco
fdce3e5195 Faster skinning, begin IK 2017-12-09 10:32:08 +01:00
Lubos Lenco
46758cec5b Embed texture 2017-12-07 18:04:17 +01:00
Lubos Lenco
7e8e2eff01 Define _CLUT 2017-12-07 17:43:59 +01:00
Lubos Lenco
5bb511a06b
Merge pull request #407 from Naxela/master
Implement LUT-based color-grading
2017-12-07 17:39:42 +01:00
Alexander Kleemann
42b0aaaded Implement LUT-based color-grading
3D LUT color grading. Maybe it's only necessary to only have the StringProperty like lensflare.
Todo: LUT size handling (resolution dependent), currently only 512x512 LUTS.
2017-12-07 17:09:44 +01:00
Martin Wallin
1e19a9d0dc Get/Set CameraObject FOV logic nodes 2017-12-06 22:20:42 +01:00
Lubos Lenco
bb41f829c6 Option to disable audio module 2017-12-06 19:55:08 +01:00
Lubos Lenco
034a832bf9 Improve object and action socket parse 2017-12-06 12:36:39 +01:00
Lubos Lenco
410dd5f795 Prepare for terrain collision shape 2017-12-05 23:45:40 +01:00
Lubos Lenco
2227d6475f Update updater info message 2017-12-05 23:13:37 +01:00
Lubos Lenco
f056c35903 Detect voxel support 2017-12-05 23:06:24 +01:00
Lubos Lenco
8a0c0e40cf Less shadow bias for bigger maps 2017-12-05 22:00:27 +01:00
Lubos Lenco
0411b956c8 Tweak penumbra distance 2017-12-05 12:30:35 +01:00
Lubos Lenco
054ebc809e Cycles vector convert 2017-12-05 12:25:12 +01:00
Lubos Lenco
5eeefe3fdd Clamp penumbra taps 2017-12-04 23:37:45 +01:00
Lubos Lenco
9a20302114 Expose penumbra scale 2017-12-04 19:49:06 +01:00
Lubos Lenco
66539f9ba9 Cleanup Kode Studio build dir 2017-12-04 15:13:42 +01:00
Lubos Lenco
942e4d27fa Rigid body cleanup 2017-12-04 15:10:20 +01:00
Lubos Lenco
21b3ebf0b3 Fix linked data usage in logic nodes 2017-12-04 13:22:09 +01:00
Lubos Lenco
025b1b17c4 Handle null action 2017-12-04 12:59:18 +01:00
Lubos Lenco
65e930683b Use separate array for bones 2017-12-04 11:24:34 +01:00
Lubos Lenco
8497d45e81 Print enabled traits only 2017-12-04 09:40:58 +01:00
Lubos Lenco
b82c87d446 Clarify print 2017-12-03 13:28:30 +01:00
Lubos Lenco
67ecc92082 Do not export RigidBodyWorld group 2017-12-03 13:25:20 +01:00
Lubos Lenco
f316a8c47a Print Traits by scene 2017-12-03 13:04:24 +01:00
Lubos Lenco
c3d355561d Print Traits helper 2017-12-03 12:30:14 +01:00
Lubos Lenco
927a0cba58 Fix export when scale is 0 2017-12-03 11:44:03 +01:00
Lubos Lenco
f8d5b9aaad py fix 2017-12-03 11:33:04 +01:00
Lubos Lenco
76346ff20d
Merge pull request #389 from cclauss/patch-1
Add flake8 tests in Python 2.7 and 3.6
2017-12-03 11:30:42 +01:00
Lubos Lenco
fbeeeac2d7 Visibility and dilate pass for soft shadows 2017-12-03 11:19:13 +01:00
cclauss
1fcf94643c
find_node_by_linkFrom() --> find_node_by_link_from() 2017-12-02 11:55:12 -05:00
cclauss
117c5358ea
from .arm.utils import get_sdk_path, krom_paths 2017-12-02 11:50:07 -05:00
cclauss
ae643ac5b2
from .arm import assets 2017-12-02 11:42:58 -05:00
cclauss
8b1b44f465
Update exporter_gp.py 2017-12-02 11:39:24 -05:00
cclauss
de86a031ec
from .arm.utils import build_dir, write_arm 2017-12-02 11:36:17 -05:00
cclauss
eec85d3f7c
import os ; from . import arm.utils 2017-12-02 11:27:17 -05:00
cclauss
96940b9ab0
import os, shutil, subprocess 2017-12-01 23:36:11 -05:00
Lubos Lenco
e2aa28b392 Detect custom render path 2017-11-30 14:38:23 +01:00
Lubos Lenco
7612cb7d22 Merge branch 'master' of https://github.com/armory3d/armory 2017-11-29 11:19:42 +01:00
Lubos Lenco
6b60028409 Recompile on window mode change 2017-11-29 11:19:30 +01:00
Lubos
e4e7dea445 Bump linux glsl to 330 2017-11-29 01:24:30 +01:00
Lubos
edd1629577 Print commit 2017-11-29 00:58:11 +01:00
Lubos Lenco
e559c59c3b Fix Krom trace on Windows 2017-11-28 22:09:05 +01:00
Lubos Lenco
eaf997182f Viewport define 2017-11-28 19:30:46 +01:00
Lubos Lenco
13f4f89d28 Constant fix 2017-11-27 20:35:23 +01:00
Lubos Lenco
195c03cb41 Test commit id 2017-11-27 17:02:44 +01:00
Lubos Lenco
550eaba1d3 Fix html5 publish 2017-11-27 15:10:09 +01:00
Lubos Lenco
c67ff89361 LTC and hosek defines 2017-11-27 14:29:21 +01:00
Lubos Lenco
b73ab0fbfe Use debug folder for non-publish html5 builds 2017-11-27 13:57:13 +01:00
Lubos Lenco
c329666e9c Get/Set Static Property nodes 2017-11-27 11:06:29 +01:00
Lubos Lenco
06bdbd1ac0 Add/Get/Remove Group nodes 2017-11-27 10:07:33 +01:00
Lubos Lenco
b2c0538a6e Array Add Unique node 2017-11-27 09:40:30 +01:00
Lubos Lenco
830140f086 Add Group node 2017-11-27 09:30:06 +01:00
Lubos Lenco
0b049eb5af Export group names 2017-11-27 00:13:37 +01:00
Lubos Lenco
c8da36902e Use Clear Parent name to match Blender 2017-11-26 23:07:48 +01:00
Lubos Lenco
ed15147667 Add Unparent node 2017-11-26 23:00:00 +01:00
Lubos Lenco
ef3264f8ee Add None node 2017-11-26 22:42:40 +01:00
Lubos Lenco
bd4a954b26 Export non-scaled dimensions 2017-11-26 22:23:17 +01:00
Lubos Lenco
bc4c24cd95 Warn on different modifier stack 2017-11-26 19:36:14 +01:00
Lubos Lenco
8e5db9ef8d Description for discard 2017-11-26 15:13:36 +01:00
Lubos Lenco
e8a4e021b0 Use mesh context for disabled translucency 2017-11-26 15:03:11 +01:00
Lubos Lenco
68754ad79c Rename tess to displacement 2017-11-26 14:45:36 +01:00
Lubos Lenco
52d5e04026 Shader fixes 2017-11-25 20:09:55 +01:00
Lubos Lenco
961283dbb2 Check export flag on group objects 2017-11-23 22:53:33 +01:00
Lubos Lenco
6d6902a847 Proper empty group fix in iron 2017-11-23 22:12:39 +01:00
Lubos Lenco
800f204c31 Warn on reserved filename 2017-11-23 22:05:07 +01:00
Lubos Lenco
4fba94f8a2 Fix vcol export 2017-11-23 16:37:09 +01:00
Lubos Lenco
408d48711c Fix disabled physics 2017-11-23 14:28:08 +01:00
Lubos Lenco
148a420a39 Addon versioning 2017-11-22 22:13:55 +01:00
Lubos Lenco
00de597d19 New render path system 2017-11-22 21:17:36 +01:00
Lubos Lenco
6326400a34 Exporter clean up 2017-11-20 15:59:22 +01:00
Lubos Lenco
d32cb81db7 Haxe clean up 2017-11-20 15:16:52 +01:00
Lubos Lenco
2110c42755 horizon_color fix 2017-11-20 14:39:59 +01:00
Lubos Lenco
42242b835d Python clean up 2017-11-20 14:32:36 +01:00
Lubos Lenco
602e58d5da Python clean up 2017-11-20 13:38:19 +01:00
Lubos Lenco
6db0871c22 Haxe clean up 2017-11-20 13:09:16 +01:00
Lubos Lenco
71929bd32f Shaders clean up 2017-11-20 12:38:35 +01:00
Lubos Lenco
36588adbc6 Fast bone animation export 2017-11-19 13:38:54 +01:00
Lubos Lenco
652ef27a28 Clean up renderer presets 2017-11-18 23:11:53 +01:00
Lubos Lenco
c3d9bf77e9 Expose auto exposure control 2017-11-18 22:52:41 +01:00
Lubos Lenco
4be64e354b Merge branch 'master' of https://github.com/armory3d/armory 2017-11-17 14:51:06 +01:00
Lubos Lenco
371128160f Expose cascade split factor 2017-11-17 14:50:54 +01:00
Lubos Lenco
7f830948e2 Fix blur step 2017-11-16 12:46:08 +01:00
Lubos Lenco
8dc552f8b7 Parse non-cycles props 2017-11-16 10:43:34 +01:00
Lubos Lenco
ae60a6e078 Fixing bloom 2017-11-16 08:52:42 +01:00
Lubos Lenco
c3bdf0efda Reduce point lamp noise 2017-11-15 16:43:46 +01:00
Lubos Lenco
900f2b77c7 Cascaded shadows 2017-11-15 13:34:51 +01:00
Lubos Lenco
402a710eb7 Clean cpp resources 2017-11-13 16:36:58 +01:00
Lubos Lenco
256f3a803f Fix cache fix 2017-11-13 15:57:23 +01:00
Lubos Lenco
3b20103238 Cache fixes 2017-11-13 15:38:58 +01:00
Lubos Lenco
ad898da6dd Fix irr on mobile 2017-11-13 10:19:07 +01:00
Lubos Lenco
ca8cee51c8 Rigid body animated prop 2017-11-13 10:18:37 +01:00
Lubos Lenco
a087608666 Basic DebugDraw 2017-11-12 21:56:01 +01:00
Lubos Lenco
cd8ef6f74e Passive rigid body fix 2017-11-12 00:54:36 +01:00
Lubos Lenco
8a6ddbc217 Improve apply transform detect 2017-11-11 23:25:58 +01:00
Lubos Lenco
3bae3ee2bb Recache on marker change 2017-11-11 19:03:10 +01:00
Lubos Lenco
759fe46ddc On Action Marker node 2017-11-11 18:51:40 +01:00
Lubos Lenco
9866be4658 Marker events 2017-11-11 18:26:28 +01:00
Lubos Lenco
7d9426c58b Set Action Speed node 2017-11-11 16:46:43 +01:00
Lubos Lenco
75c9656095 Animation data cleanup 2017-11-11 16:39:11 +01:00
Lubos Lenco
d92387d6e6 Transparent Film option 2017-11-10 15:46:05 +01:00
Lubos Lenco
f87bee5bc8 Shader compiler fixes 2017-11-10 15:18:44 +01:00
Lubos Lenco
b3b8a9190f azerty camera controls 2017-11-10 14:53:40 +01:00
Lubos Lenco
9a640e1892 Fix projectPath on Windows 2017-11-10 13:29:34 +01:00
Lubos Lenco
6cc9307b5a Set depthprepass in presets 2017-11-10 12:42:38 +01:00
Lubos Lenco
3413feee19 Fetch script props for scene traits 2017-11-10 12:16:39 +01:00
Lubos Lenco
5d7db19ff5 Expose project path 2017-11-10 11:35:40 +01:00
Lubos Lenco
bd43bfdf90 Call Group logic node 2017-11-09 19:47:10 +01:00
Lubos Lenco
29ccdc3e3d Add Get Children node 2017-11-09 16:28:43 +01:00
Lubos Lenco
9a3880e72c Warn on voxelgi in viewport 2017-11-09 15:19:23 +01:00
Lubos Lenco
c2606569ea Set start-up scene in exporter 2017-11-09 15:05:58 +01:00
Lubos Lenco
0679bbae18 Export full action frame range 2017-11-09 13:08:01 +01:00
Lubos Lenco
88055b3c72 Use action resume 2017-11-08 23:02:40 +01:00
Lubos Lenco
1503714145 Scene root and global object node 2017-11-08 19:37:26 +01:00
Lubos Lenco
9c6399bf32 Fix typo 2017-11-08 17:01:32 +01:00
Lubos Lenco
be8de9cb98 Shader defines fix 2017-11-08 16:49:13 +01:00
Lubos Lenco
8e040051db More bump strength 2017-11-08 16:11:01 +01:00
Lubos Lenco
69bcd8830b Fix Bump node shader compilation 2017-11-08 16:05:03 +01:00
Lubos Lenco
6935826521 Update preset 2017-11-08 15:46:55 +01:00
Lubos Lenco
7923f1a68a Compiler cache fixes 2017-11-08 10:34:27 +01:00
Lubos Lenco
45102fb1c7 Tese fix 2017-11-07 12:01:10 +01:00
Lubos Lenco
6162a4d4a4 Bump node for images 2017-11-07 02:26:03 +01:00
Lubos Lenco
c75fd18361 Adjust cubemap shadows bias 2017-11-06 14:57:08 +01:00
Lubos Lenco
0a81944b40 Implement deactivation params 2017-11-06 13:01:08 +01:00
Lubos Lenco
8be4c457c9 Fix linked object name 2017-11-06 10:43:35 +01:00
Lubos Lenco
334b7fce1b Handle z rotation for Mapping node 2017-11-05 23:21:37 +01:00
Lubos Lenco
5a19d981d8 Clean up 2017-11-05 14:56:18 +01:00
Lubos Lenco
a8da0a18d0 Clean shader names 2017-11-04 19:34:09 +01:00
Lubos Lenco
d2944f83fa Precompute camera plane values 2017-11-04 18:35:34 +01:00
Lubos Lenco
35db7293a9 Merge SSGI 2017-11-04 16:16:07 +01:00
Lubos Lenco
014f301741 Improve exporter cache 2017-11-03 01:22:07 +01:00
Lubos Lenco
56eb968148 Fix type 2017-11-02 23:43:01 +01:00
Lubos Lenco
7fed0a24c9 Array length node 2017-11-02 23:32:36 +01:00
Lubos Lenco
cb19f9d1d9 Array node category 2017-11-02 23:28:21 +01:00
Lubos Lenco
f610985aea Sun shadows fix 2017-11-02 23:12:17 +01:00
Lubos Lenco
8efdc60e82 Fix Camera Data node 2017-11-02 14:01:53 +01:00
Lubos Lenco
d04cd96a1d Ghost rigid body (update haxebullet) 2017-11-02 13:32:21 +01:00