Commit graph

71 commits

Author SHA1 Message Date
Moritz Brückner c56a0c3a72 Fix accidental module reloading caused by name conflicts of global vars 2021-08-11 14:32:21 +02:00
Moritz Brückner ea8c13686c Implement basic addon reloading 2021-08-04 22:56:11 +02:00
Moritz Brückner 4fc1f38b3b Continue thread polling after an exception in the done callback 2021-07-27 00:21:27 +02:00
Moritz Brückner ffee6dc521 Fix error caused by resolving merge conflict 2021-07-25 17:02:29 +02:00
Moritz Brückner cca82a69bf
Merge branch 'master' into live-patch 2021-07-25 16:47:32 +02:00
Moritz Brückner dc34e48c52 Unregister timers on exit/disabling addon 2021-06-24 17:26:21 +02:00
Moritz Brückner fce97a5ddf Cleanup 2021-06-24 15:03:30 +02:00
Moritz Brückner d18aede964 run_proc: no thread in background mode and call done in main thread 2021-06-24 14:59:32 +02:00
Moritz Brückner 07ffe06c1d Live patch: move to dedicated module and use msgbus 2021-05-18 21:24:45 +02:00
Moritz Brückner f7afe8e2f0 Also load libraries when a file is opened during registration 2020-11-01 01:44:22 +01:00
Moritz Brückner 0dfb6c2292 Use more os.path.join() 2020-11-01 01:23:00 +01:00
Moritz Brückner 0120910f92 Improve handling of custom logic nodes 2020-11-01 01:20:27 +01:00
Moritz Brückner 1cebb0b0fd Further improve handling of nodes/menu registration 2020-10-29 15:17:44 +01:00
Moritz Brückner bc05233ca5 Fix registration of node libraries 2020-10-27 22:39:07 +01:00
Lubos Lenco dc515c97d0
Merge pull request #1891 from niacdoial/master
Further handling of node depreciation
2020-09-28 10:14:34 +02:00
Moritz Brückner 4e234c0f56 Automatically register new nodes and categories from libraries 2020-09-27 17:12:45 +02:00
Moritz Brückner f4c004c8ea Reorganize imports according to PEP8 2020-09-27 17:12:22 +02:00
niacdoial 24313d65a4 Further handling of node depreciation
(Depreciated nodes are moved elsewhere in the files to diminish clutter)

Also fixed a couple bugs for the handling of node replacement.
2020-09-26 16:14:35 +02:00
Moritz Brückner e8e07f4e41 on_operator_post: add warning to docstring 2020-08-09 02:22:13 +02:00
Moritz Brückner 11f3f6da62 Copy Armory rigid body settings on Copy from Active 2020-08-09 02:08:11 +02:00
luboslenco 24867658f1 Deprecated cleanup 2019-08-24 11:50:27 +02:00
luboslenco d4772375ef More b28 fixes 2019-05-23 11:57:00 +02:00
luboslenco e0e4bf303f Send operators to Krom 2019-02-10 11:47:42 +01:00
luboslenco b248eae2fb Show trait users as collections 2019-02-05 12:59:34 +01:00
luboslenco 7a1acb6228 Fix logic tree recache 2019-01-07 11:19:04 +01:00
unknown e760a781fd Faster exporter 2018-12-29 16:34:04 +01:00
unknown 697c564938 Fix cache check 2018-12-24 13:42:30 +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 49831f7cf1 Fix importing multiple libs 2018-09-13 17:26:26 +02:00
luboslenco c0e37a9a7a Fix load handler 2018-08-20 16:26:52 +02:00
unknown 43a3ab2d6e Detect local armsdk 2018-08-16 23:07:50 +02:00
unknown 88880a2aed Clean up handler 2018-08-16 13:41:23 +02:00
luboslenco 0750dcbc14 Clean render drivers 2018-08-08 10:29:07 +02:00
luboslenco 3fc1205353 Improved build system 2018-06-19 23:21:53 +02:00
luboslenco e2747eb833 Redraw in C 2018-05-27 21:15:34 +02:00
luboslenco 21cc0d3b20 Trait groups fix 2018-05-25 12:37:22 +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
Lubos Lenco 1642b2ebf8 Show traits in group outliner 2017-12-11 00:55:26 +01:00
Lubos Lenco 00de597d19 New render path system 2017-11-22 21:17:36 +01:00
Lubos Lenco 602e58d5da Python clean up 2017-11-20 13:38:19 +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 014f301741 Improve exporter cache 2017-11-03 01:22:07 +01:00
Lubos Lenco 7e763d78fb Improve proxy tools 2017-10-17 13:39:50 +02:00
Lubos Lenco c3655cff29 Make proxy button 2017-10-10 11:57:41 +02:00
Lubos Lenco 17b7c2d900 Improve skinning 2017-10-10 09:57:23 +02:00
Lubos Lenco 424665c70a Animation capture 2017-10-03 20:27:21 +02:00