Commit graph

928 commits

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