Commit graph

479 commits

Author SHA1 Message Date
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 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