Commit graph

1706 commits

Author SHA1 Message Date
Moritz Brückner 16dd8d493d Add ignored file types to sublime project 2019-09-22 01:34:19 +02:00
Sandy 405887b2a0
Canvas Set Visible
Python : canvas_set_visible.py
Haxe : CanvasSetVisibleNode.hx
Example : logic_canvas.blend
2019-09-18 21:16:10 +09:00
Sandy 855d67a882
Correcting category mistakes 2019-09-17 21:13:23 +09:00
luboslenco 32da177143 Fix Armory Bake - Apply 2019-09-16 09:35:21 +02:00
Sandy 22d7eeaaff
Correcting category mistakes 2019-09-15 20:58:53 +09:00
Sandy c324b06cae
loadUrl
This node is dedicated to browser (HTML5) compilation.
Python : native_loadUrl.py
Haxe : LoadUrlNode.hx
Example : LoadUrl.blend
2019-09-14 21:15:04 +09:00
Lubos Lenco baac952ba2
Merge pull request #1380 from MarketGarden/collision-filter-mask
Collision filter mask
2019-09-12 17:26:35 +02:00
Moritz Brückner 22dd37cc67 Add Sublime Text as a supported text editor
Todo: build configuration
2019-09-11 21:04:09 +02:00
Moritz Brückner ed5311b058 Remove whitespace 2019-09-11 20:58:53 +02:00
marketgarden c9911ad25f add collision-filter-mask feature 2019-09-10 23:09:44 +02:00
luboslenco 01920b99c7 Fix android target name 2019-09-08 19:08:47 +02:00
luboslenco 410230b65f Remove deprecated nodes 2019-09-06 18:48:21 +02:00
luboslenco 75c6121deb Audio fun 2019-09-01 11:59:32 +02:00
luboslenco ef1132b42c Bump version 2019-09-01 10:41:48 +02:00
luboslenco 09ed719b91 No serialize till kromx handles it 2019-09-01 10:41:10 +02:00
luboslenco 6871ea29fb Deprecated cleanup 2019-08-27 21:42:00 +02:00
luboslenco 24867658f1 Deprecated cleanup 2019-08-24 11:50:27 +02:00
luboslenco 4d5309a07a Fix terrain material creation 2019-08-23 16:12:30 +02:00
unknown df3a7b72cf Expose normal attribute 2019-08-17 21:29:28 +02:00
N8n5h 92153e15f2
Update props_traits.py
Add a few check to navmesh generation and message logs
2019-08-11 11:49:06 -03:00
N8n5h f07469db90
Update utils.py
Detect Bundled script to give proper name
2019-08-11 11:44:49 -03:00
Lubos Lenco ad114a95f8
Merge pull request #1338 from N8n5h/nav-update
update for navmesh generation
2019-08-10 12:57:22 +02:00
Alexander 000ec17e3d Chromatic aberration 2019-08-08 20:02:42 +02:00
Alexander f521828edc Lens dirt masking 2019-08-08 18:56:56 +02:00
user d21ff3e9d8 update 2019-08-07 12:02:36 -03:00
luboslenco ff3ca27aa9 Separate format lib 2019-08-04 15:31:25 +02:00
luboslenco 9c75616795 Fix kraffiti path 2019-08-01 20:14:16 +02:00
Lubos Lenco 1ce3f60538
Merge pull request #1324 from zaethan/master
Improve reroute handling in logic nodes
2019-07-23 16:26:19 +02:00
Yannik Böttcher a1d2190147 fixed comments 2019-07-22 20:00:26 +02:00
Yannik Böttcher c395146bad further improve reroute handling and ensure a specific execution order. Also handle unlinked reroutes 2019-07-22 19:36:00 +02:00
Yannik Böttcher 89e78c77f6 Improve reroute handling in logic nodes 2019-07-21 20:52:52 +02:00
MoritzBrueckner d2c83e47f2 Remove not longer required variables 2019-07-19 22:44:22 +02:00
MoritzBrueckner 455151d102 Simplify animation export and support for baked FCurves & modifiers 2019-07-19 22:28:11 +02:00
MoritzBrueckner 85c0d2ca28 Correct Python syntax 2019-07-18 21:51:25 +02:00
MoritzBrueckner 963b2bd389 Merge branch 'master' into anim-keyframes 2019-07-18 21:02:35 +02:00
luboslenco b19e2e64e1 Do not emit --sound on macos 2019-07-15 14:56:27 +02:00
luboslenco 5c9f1ed6d9 Use default gapi for player 2019-07-15 09:21:23 +02:00
unknown 8e2f037d9b Fix packing inline 2019-07-14 16:45:34 +02:00
unknown 4664c5ff9a Flag cleanup 2019-07-14 15:41:40 +02:00
N8n5h 7c43421d51
Update utils.py
avoid lengthy names like ".home.user.Documents.Armory.armory_examples-master.navmesh.Sources.arm.node.FollowTree" to instead "arm.node.FollowTree", or ".home.user.Armory_06_linux64.Armory_latest_commit.armsdk..armory.Sources.armory.trait.SimpleScaleObject.hx" to simply "armory.trait.SimpleScaleObject.hx"

may prevent the working of a class named "test.Sources.Sources.MyTrait.hx", but "Package name must start with a lower case character", so I guess it's not a problem.
2019-07-10 01:42:43 -03:00
N8n5h 06fcdb4f94
Update utils.py 2019-07-10 00:25:37 -03:00
luboslenco f82be5bc64 Improve packing 2019-07-07 22:02:07 +02:00
luboslenco b869bf24b5 Update Math material node 2019-07-02 23:28:43 +02:00
luboslenco 0c06db1f1a Bump version date 2019-07-01 00:08:08 +02:00
Sandy10000 c2c7fef3ef
Update input_on_keyboard.py
fix keyboard input logic node
2019-06-29 16:05:44 +09:00
BlackGoku36 3822587314 fix keyboard input logic node 2019-06-27 20:47:11 +05:30
MoritzBrueckner f040ac18eb Simplify keyframe export methods 2019-06-25 14:08:42 +02:00
MoritzBrueckner ddd9eaf88a Reorder imports and remove unused ones 2019-06-25 13:54:30 +02:00
MoritzBrueckner e176ad7320 Python docstring for module 2019-06-25 13:53:57 +02:00
Lubos Lenco 013032f381
Merge pull request #1303 from MoritzBrueckner/trait-creation
Hide is_object property from user during trait script creation
2019-06-25 08:50:47 +02:00
MoritzBrueckner 6a29442ceb Fix classify_animation_curve() in blender\arm\exporter.py 2019-06-24 11:30:24 +02:00
MoritzBrueckner 15660ab5f3 Cleanup whitespace 2019-06-23 22:52:41 +02:00
MoritzBrueckner f10a8caee7 Add support for fcurves with interpolation set to constant 2019-06-23 22:52:30 +02:00
MoritzBrueckner 0b5505f0ca Better property name 2019-06-23 16:58:06 +02:00
MoritzBrueckner 5cf8811acf hide is_object property in UI also for canvas/UI traits 2019-06-23 14:51:44 +02:00
MoritzBrueckner 8cb9b10423 Hide is_object property from user during trait script creation
This property is used internally only and doesn't need to be exposed to the UI
2019-06-23 12:57:39 +02:00
MoritzBrueckner 96cf036b0a Cleanup whitespace 2019-06-23 12:56:32 +02:00
unknown 05b43aca02 Emit arm_audio 2019-06-22 17:06:02 +02:00
unknown 8bccdd9879 lz4 compress stubs 2019-06-22 11:29:05 +02:00
MoritzBrueckner 79b16f3e01 Return property name in Get Property node
Implement request from https://github.com/armory3d/armory/issues/1155
2019-06-21 14:23:04 +02:00
luboslenco 46e75c1d40 Emit --sound flag only when audio module is enabled 2019-06-14 09:38:21 +02:00
luboslenco f4a9cceebe Bump version date 2019-06-06 12:11:35 +02:00
luboslenco 9be7287c51 More b28 changes 2019-06-03 11:29:16 +02:00
luboslenco 49c0ef017f Principled update 2019-06-03 11:04:52 +02:00
luboslenco 5e54187202 Principled update 2019-06-03 10:55:32 +02:00
unknown 36277934dc Triplanar stubs 2019-06-02 16:53:13 +02:00
luboslenco 060448e555 More dof changes 2019-05-31 14:11:39 +02:00
luboslenco ae0fa5da1e Check define 2019-05-26 21:03:25 +02:00
luboslenco 585abb1b90 make_world callback 2019-05-24 15:21:22 +02:00
luboslenco bde6cfa76f Keep compatible 2019-05-24 09:34:59 +02:00
Sidar Talei d0893c78b4 gpu_dof > dof.aperture_fstop 2019-05-24 03:53:30 +02:00
luboslenco d4772375ef More b28 fixes 2019-05-23 11:57:00 +02:00
luboslenco 2da0e03d17 Micro shadowing 2019-05-21 21:53:57 +02:00
luboslenco 297a7b8281 b28 fixes 2019-05-20 14:32:48 +02:00
luboslenco bcdfa7b4a7 Blend and alpha test for overlays pass 2019-05-19 15:24:46 +02:00
luboslenco ead174c025 Update film_transparent handling 2019-05-17 08:32:37 +02:00
unknown f9b268310d Update image node color space handling 2019-05-15 10:45:31 +02:00
luboslenco 2303bada3a Add single-data-file exporter option 2019-05-14 11:43:41 +02:00
luboslenco 4a754e8b3a Expose khafile params 2019-05-10 18:29:59 +02:00
luboslenco e1cc308709 Ensure 2:1 ratio for radiance gen 2019-05-10 13:46:14 +02:00
luboslenco b1448e1d85 String input for Print node 2019-05-10 12:55:41 +02:00
luboslenco fc58db16af Node search works now, remove custom one 2019-05-10 12:43:51 +02:00
luboslenco 2eec77d434 Update labels 2019-05-07 09:54:10 +02:00
luboslenco af416c0a18 Detect vscode binary 2019-05-07 09:36:37 +02:00
Yannik Böttcher f00fdb4708 expose rotation around axis in nodes 2019-05-06 19:27:52 +02:00
luboslenco 85a325f082 Configurable KodeStudio path 2019-05-05 22:39:05 +02:00
luboslenco 0b5a9588d8 Move addon file to armsdk repo 2019-05-05 17:33:01 +02:00
luboslenco e3c4a9855d Show date-based version 2019-05-05 17:24:29 +02:00
luboslenco 38451d7a9a Format 2019-05-01 21:27:19 +02:00
luboslenco 46a7e81f40 Textured emission fixes 2019-05-01 21:24:39 +02:00
luboslenco d7cbc022e8 Replace nodes on project update 2019-05-01 11:04:15 +02:00
luboslenco d05641b4a3 Auto-exposure speed 2019-05-01 10:52:42 +02:00
Yannik Böttcher 65148dfa67 added property mapping and mapping of unconnected inputs 2019-05-01 00:46:41 +02:00
Yannik Böttcher 6785d457b5 implement property mapping and realize armory uses the bl_idlabel for classnames 2019-05-01 00:25:48 +02:00
Yannik Böttcher f09e586dd4 small issues 2019-04-30 17:17:17 +02:00
Yannik Böttcher 9db102fb5f added deprecated versions of each replaced node, as blender forgets their bl_idname and "NodeUndefined" is not a useful id. Also added the replacement rules for the input nodes. 2019-04-30 17:07:57 +02:00
Lubos Lenco fbb6eacf14
Merge pull request #1124 from zaethan/master
Merge the Keyboard and Mouse nodes
2019-04-30 13:51:45 +02:00
luboslenco e402442754 Water refract 2019-04-29 16:21:44 +02:00
Yannik Böttcher 1781c99a55 added 1:1 auto replacement code 2019-04-29 13:14:32 +02:00
luboslenco aa5c4f7e73 Link to embedded data 2019-04-26 11:12:09 +02:00