Commit graph

311 commits

Author SHA1 Message Date
luboslenco 0363cdf9c3 Proxy cleanup 2019-01-09 11:31:40 +01:00
luboslenco 103c30704d Attempt to set node_tree_prop on project update 2019-01-04 20:13:29 +01:00
luboslenco f570d5e5a3 Cache fixes 2019-01-04 15:02:53 +01:00
luboslenco c9ef079452 New cache 2018-12-19 20:10:34 +01:00
luboslenco a531b52b9f UI style 2018-12-19 13:33:17 +01:00
luboslenco a9d4e9c2ef Begin b28 era 2018-12-18 23:48:38 +01:00
luboslenco 5d42c3ddf0 Fast exporter 2018-12-18 16:46:36 +01:00
luboslenco 9c9fd0881e Uniform fixes 2018-12-15 19:03:11 +01:00
luboslenco 975f995796 Faster and smaller vertex data 2018-12-14 15:27:43 +01:00
luboslenco 56fe80bf94 Custom exporter, begin hlc 2018-12-05 10:36:36 +01:00
Lubos Lenco 6a27270506
Merge pull request #1019 from FuriouZz/python-issue-root-dir-path
[Python] Root must be a directory path
2018-11-22 11:21:20 +01:00
luboslenco 850dade8a5 Merge clustered rendeder - wip, unstable 2018-11-22 11:08:03 +01:00
FuriouZz fd88b7c61b [Python] Root must be a directory path 2018-11-21 20:59:04 +01:00
luboslenco ac38825cef Cleanup 2018-11-19 15:41:26 +01:00
luboslenco 4904b50f1a Cleanup 2018-11-19 14:28:04 +01:00
luboslenco 2269247bb4 Cleanup flags 2018-11-15 17:20:55 +01:00
luboslenco 9f5f52142d New render path popup 2018-11-15 14:35:22 +01:00
luboslenco 6f1128ad3f Use trait props instead of parameters 2018-11-13 14:17:47 +01:00
luboslenco 2bf00b8b32 Use exporter for cpp builds 2018-11-13 13:39:36 +01:00
unknown edbac587bd Expose shadow cubemap option 2018-10-31 01:43:49 +01:00
unknown 827b378713 Continuous Collision Detection 2018-10-30 12:56:49 +01:00
luboslenco 3dc19f46fc Capture reflection plane 2018-10-01 17:31:26 +02:00
luboslenco 0c882e599b Bump version 2018-09-05 15:52:45 +02:00
luboslenco 5e7bd13674 Instanced rotation and scale 2018-08-29 09:35:48 +02:00
luboslenco d2a96abcde Rename Lamp to Light to keep in sync with Blender2.8 2018-08-28 15:10:28 +02:00
luboslenco dfb3ffefc1 Compiler inline prop 2018-08-21 18:29:05 +02:00
luboslenco 7c2b5ef2b1 Use png icon 2018-08-21 13:34:32 +02:00
unknown b5ff24d2ef No need to enable particle flag in material 2018-08-16 17:16:35 +02:00
unknown 3dc9a9bc32 Fix project name gen 2018-08-15 15:42:25 +02:00
unknown 91b2735130 Update exporter for b28 2018-08-14 19:18:25 +02:00
luboslenco 93ce61b311 Expose material blending 2018-08-08 22:43:14 +02:00
luboslenco 563ec2eb44 Invalidate compiler cache on module change 2018-07-21 19:55:51 +02:00
luboslenco 66cf1464ec New Kha windowing 2018-07-15 19:55:36 +02:00
luboslenco 050c5e7d8f Watch logic node value in debug console 2018-06-28 22:39:23 +02:00
luboslenco 25f14dd2d8 Recompile on camera change 2018-06-27 15:18:50 +02:00
unknown ba87005efb Allow to manually enable physics and navigation engine 2018-06-24 13:05:24 +02:00
luboslenco 439b668374 Link logic nodes using IDs 2018-06-15 00:30:40 +02:00
luboslenco 15a433276c Bundle and icon properties 2018-06-13 14:00:01 +02:00
luboslenco 998dc60687 Material parameters support 2018-06-12 00:26:52 +02:00
luboslenco 47fc741753 Bump version 2018-06-11 22:06:45 +02:00
luboslenco 6b97946c22 Temp visibility prop 2018-05-24 23:58:55 +02:00
luboslenco e48b16d3d4 Upgrading armory into b2.8 engine 2018-05-24 22:16:28 +02:00
luboslenco b245624b19 Begin b2.8, no sync for now 2018-05-22 19:44:54 +02:00
luboslenco 793d616fa9 Fix vertex structures 2018-05-19 14:35:00 +02:00
luboslenco 68c057c987 Vertex or Tessellated displacement 2018-05-07 23:09:38 +02:00
luboslenco 0667f9a71b WebAssembly modules 2018-04-15 11:55:42 +02:00
luboslenco a946dbbb6d Flags clean up 2018-04-14 15:07:05 +02:00
unknown 68ddfcd8e0 Bump version 2018-04-02 20:29:17 +02:00
unknown 84853afd40 Point lamp is always omni 2018-03-31 23:23:58 +02:00
luboslenco 49782f0baf Refine UI 2018-03-15 23:24:48 +01:00
luboslenco a963cb322a Render path UI refactor 2018-03-15 16:02:56 +01:00
luboslenco 1f3361b3da Bake tool 2018-03-13 18:23:00 +01:00
luboslenco 5626003ead Krom exporter and JS minifier 2018-03-04 19:38:40 +01:00
luboslenco 6574745791 Expose sharpen 2018-03-02 17:02:27 +01:00
luboslenco 315e2884e6 Exporter fixes 2018-03-01 16:15:13 +01:00
luboslenco 3ee22b1903 Begin runtime engine config 2018-02-25 19:01:22 +01:00
Lubos Lenco f70037b0f0 Play Speaker node 2018-02-21 23:23:23 +01:00
Lubos Lenco 74d8cec4bb Clean up 2018-02-21 22:18:37 +01:00
Lubos Lenco 5f68e1b276 Bump version 2018-02-01 12:38:46 +01:00
Lubos Lenco b3876128c4 Expose format lib 2018-01-24 22:57:54 +01:00
Lubos Lenco ecc0020b92 Move project id to exporter panel 2018-01-23 19:42:06 +01:00
Lubos Lenco 73ecbd3379 Merge branch 'master' of https://github.com/armory3d/armory 2018-01-22 18:47:01 +01:00
Lubos Lenco ad54883bf3 Improve load screen 2018-01-22 18:46:38 +01:00
unknown 3c11d7d54a Cleanup 2018-01-20 22:28:08 +01:00
Lubos Lenco e7d69c5c06 Fix two_sided 2018-01-07 22:51:20 +01:00
Lubos Lenco cea57c33ea Shader fixes 2018-01-07 20:01:43 +01:00
Martin Wallin bd30fed1f4 Speaker "play on start" property
Fixes issue: http://forums.armory3d.org/t/sound-playing-when-program-launches/621
2018-01-02 22:29:51 +01:00
Lubos Lenco da3c472850 Cleanup uniforms and defines 2017-12-20 22:56:22 +01:00
Lubos Lenco 409a398730 Temporal filter for stable voxels 2017-12-19 18:05:38 +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 18b20e6c93 Default to landscape orientation 2017-12-10 10:42:57 +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
Lubos Lenco bb41f829c6 Option to disable audio module 2017-12-06 19:55:08 +01:00
Lubos Lenco 410dd5f795 Prepare for terrain collision shape 2017-12-05 23:45:40 +01:00
Lubos Lenco 6b60028409 Recompile on window mode change 2017-11-29 11:19:30 +01:00
Lubos Lenco 195c03cb41 Test commit id 2017-11-27 17:02:44 +01:00
Lubos Lenco 8e5db9ef8d Description for discard 2017-11-26 15:13:36 +01:00
Lubos Lenco 52d5e04026 Shader fixes 2017-11-25 20:09: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 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 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 ae60a6e078 Fixing bloom 2017-11-16 08:52:42 +01:00
Lubos Lenco 3b20103238 Cache fixes 2017-11-13 15:38:58 +01:00
Lubos Lenco a087608666 Basic DebugDraw 2017-11-12 21:56:01 +01:00
Lubos Lenco c2606569ea Set start-up scene in exporter 2017-11-09 15:05:58 +01:00
Lubos Lenco 9c6399bf32 Fix typo 2017-11-08 17:01:32 +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 0a81944b40 Implement deactivation params 2017-11-06 13:01:08 +01:00
Lubos Lenco 5a19d981d8 Clean up 2017-11-05 14:56:18 +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 f610985aea Sun shadows fix 2017-11-02 23:12:17 +01:00
Lubos Lenco d04cd96a1d Ghost rigid body (update haxebullet) 2017-11-02 13:32:21 +01:00
Lubos Lenco d3d6cc0f7d Hosek sky cleanup 2017-10-25 19:48:45 +02:00
Lubos Lenco 56c688e2c8 Adjust voxel props 2017-10-24 15:34:33 +02:00
Lubos Lenco 329b838c20 Depth pass fix 2017-10-24 13:13:26 +02:00
Lubos Lenco 505ccb7caf Expose linear and angular factor for rigid body 2017-10-23 17:26:17 +02:00
Lubos Lenco 21c89b3eec Faster voxels 2017-10-23 16:24:57 +02:00
Lubos Lenco 3f04bc9286 Improve script node 2017-10-18 09:51:35 +02:00
Lubos Lenco 5dbcdbf91f More proxy tools 2017-10-17 14:24:29 +02:00
Lubos Lenco 7e763d78fb Improve proxy tools 2017-10-17 13:39:50 +02:00
Lubos Lenco c421a72637 Merge proxy tools 2017-10-16 21:10:33 +02:00
Lubos Lenco 5b91790265 Fix emission 2017-10-15 19:11:26 +02:00
Lubos Lenco 8e2de33dc9 Particle loop 2017-10-15 18:16:55 +02:00
Lubos Lenco 89769108ab Exporter fixes 2017-10-14 23:24:04 +02:00
Lubos Lenco 155d528f67 Clouds shadows 2017-10-13 15:21:36 +02:00
Lubos Lenco e58ba5a3a8 Voxel AO fixes 2017-10-12 22:40:30 +02:00
Lubos Lenco 17b7c2d900 Improve skinning 2017-10-10 09:57:23 +02:00
Lubos Lenco ec9cedd833 Configurable project root 2017-10-06 18:56:05 +02:00
Lubos Lenco cdb1525566 Particle Info material node 2017-10-04 18:24:13 +02:00
Lubos Lenco 1ec41c2a81 Shared viewport camera 2017-10-04 11:31:24 +02:00
Lubos Lenco 444311e069 Merge Cycles profile into Full 2017-10-02 00:00:52 +02:00
Lubos Lenco 74f5df32a9 Bump version 2017-10-01 18:41:54 +02:00
Lubos Lenco 74b0f34c1e Fix material update 2017-10-01 16:42:16 +02:00
Lubos Lenco 24aa6c4787 Separate physics module 2017-09-30 00:32:06 +02:00
Lubos Lenco 743a8d1a39 Particle fixes 2017-09-29 17:00:21 +02:00
Lubos Lenco 487cc19435 Even more GPU particles 2017-09-29 01:18:57 +02:00
Lubos Lenco 9307f57779 More GPU particles 2017-09-28 00:48:57 +02:00
Lubos Lenco ece7eb40c6 GPU particles 2017-09-27 00:04:47 +02:00
Lubos Lenco 4cfbde85a5 Environment light fixes 2017-09-25 10:16:34 +02:00
Lubos Lenco c64bc0886c Billboard shadows 2017-09-21 23:47:49 +02:00
Lubos Lenco fc5efd6149 Tilesheets 2017-09-21 18:30:02 +02:00
Lubos Lenco 2fd6d6e649 Billboards 2017-09-21 13:21:40 +02:00
Lubos Lenco 6b46342519 Custom shaders 2017-09-17 16:59:00 +02:00
Lubos Lenco b122a1b74e Expose screen orientation 2017-09-08 14:21:57 +02:00
Lubos Lenco 52c1b7b45d Expose asset quality 2017-09-06 16:37:23 +02:00
Lubos Lenco 991eb7118d Auto-add libraries 2017-09-05 00:36:16 +02:00
Lubos Lenco 51060d4e95 Add wavelength material node 2017-09-01 15:24:46 +02:00
Lubos Lenco 58ec9acbd2 Do not touch scene data 2017-08-29 17:37:41 +02:00
Lubos Lenco 3041dd9ac0 Remove deprecated 2017-08-28 11:30:06 +02:00
luboslenco e1208ee9a7 Move capture format 2017-08-23 23:37:55 +02:00
Lubos Lenco dd83705aa9 Render path background prop 2017-08-22 15:57:49 +02:00
Lubos Lenco 757b8e462d Render path presets 2017-08-21 20:16:06 +02:00
Lubos Lenco 3d1611d567 Exporter presets 2017-08-21 15:36:21 +02:00
Lubos Lenco 5dd42f6948 Finish UI merge 2017-08-21 12:17:55 +02:00
Lubos Lenco 6984325499 UI merging 2017-08-19 12:10:06 +02:00
Lubos Lenco b4325b2e27 Begin UI merge 2017-08-19 03:08:42 +02:00
Lubos Lenco 0517a71990 Tone down ssao 2017-08-17 23:14:49 +02:00
Lubos Lenco af2bd70e52 Crude ies lamp support 2017-08-17 14:37:04 +02:00
Lubos Lenco a60a2ff3ed Begin histogram 2017-08-13 22:50:08 +02:00
Lubos Lenco a0d14aed21 Voxel refraction 2017-08-13 20:28:06 +02:00