armory/blender/arm
2021-07-24 18:21:06 +02:00
..
custom_icons Downscale icons to 32px 2021-02-22 18:05:28 +01:00
lib Lz4: update docstring, Lz4.hx is now in Iron 2020-09-17 21:38:51 +02:00
lightmapper Add in-menu option for OpenCV installation 2021-03-18 19:25:02 +01:00
logicnode Fix compatibility for frames and reroutes 2021-07-24 13:54:48 +02:00
material Merge pull request #2082 from armory3d/blender2.9 2021-05-10 11:14:39 +02:00
__init__.py Move py sources to arm package 2017-03-15 12:30:14 +01:00
api.py Small API improvement 2020-11-18 08:41:28 +01:00
assets.py Fix missing import 2020-04-17 00:58:26 +02:00
exporter.py Exporter: remove no longer used Blender version checks 2021-05-20 20:38:43 +02:00
exporter_opt.py exporter_opt: fix NameError: name 'log' is not defined 2020-11-23 18:21:33 +01:00
handlers.py Live patch: move to dedicated module and use msgbus 2021-05-18 21:24:45 +02:00
keymap.py Fix Blender exit error (Keymap winman hangs) 2021-03-10 20:49:51 +01:00
LICENSE.md py cleanup 2018-02-03 19:27:40 +01:00
live_patch.py Live patch: simplify node deletion code 2021-07-24 13:54:31 +02:00
log.py Clear error count after building again 2021-03-20 21:26:05 -03:00
make.py Remove legacy code stub 2021-07-24 18:21:06 +02:00
make_logic.py Live patch: handle deletion of node links 2021-07-24 13:36:16 +02:00
make_renderpath.py Fix for an error with NoneType materials 2021-03-10 20:48:46 +01:00
make_state.py Added settings for building APK 2020-10-22 19:19:03 +03:00
make_world.py Render (ir)radiance probes if no other probes are set 2021-04-02 01:59:28 +02:00
node_utils.py Live patch: support for adding nodes 2021-07-20 20:53:37 +02:00
nodes_logic.py Use custom sockets for default data types 2021-07-10 21:46:44 +02:00
nodes_material.py Add ShaderData node 2020-08-19 17:20:41 +02:00
profiler.py Implement optional profiling for export 2020-10-31 01:09:33 +01:00
props.py Use custom sockets for default data types 2021-07-10 21:46:44 +02:00
props_bake.py Update lightmapper to Blender 2.9+ 2021-03-18 18:49:30 +01:00
props_collision_filter_mask.py Merge pull request #2082 from armory3d/blender2.9 2021-05-10 11:14:39 +02:00
props_exporter.py Blender 2.9: Update operator options 2021-01-06 17:23:21 +01:00
props_lod.py Fix lod operator polling and add some bl_options 2021-01-30 20:21:31 +01:00
props_properties.py Fix drawing of bool properties in UI (#1689) 2021-02-19 20:59:54 +01:00
props_renderpath.py Small improvements for the Shadow Map Atlas Blender UI 2021-05-14 11:22:11 -03:00
props_tilesheet.py Cleanup 2021-01-11 19:56:40 +01:00
props_traits.py Merge branch 'master' into blender2.9 2021-04-03 14:12:54 +02:00
props_traits_props.py Make @prop recognition much more robust 2021-03-13 21:12:12 +01:00
props_ui.py Small improvements for the Shadow Map Atlas Blender UI 2021-05-14 11:22:11 -03:00
proxy.py Proxy: fix sync_collection() for multiple same entries + add clear_dst option 2020-08-10 00:14:57 +02:00
ui_icons.py Fix: Remove unused/non-existing armory icon 2021-01-25 16:51:28 +01:00
utils.py Use custom sockets for default data types 2021-07-10 21:46:44 +02:00
write_data.py Remove legacy code stub 2021-07-24 18:21:06 +02:00
write_probes.py Cleanup write_probes.py 2021-04-02 14:57:11 +02:00