Commit Graph

24 Commits

Author SHA1 Message Date
7f50343d1c Addons: Use Manual URL prefix 2020-03-05 16:26:11 -05:00
bb977fbc72 Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:14:43 +11:00
6598f0a25c Cleanup: trailing space 2020-01-29 13:51:36 +11:00
79a5d28895 object addons: update manual links 2019-12-01 12:31:38 +11:00
d300f33435 object_edit_linked: close panel by default: T70017 2019-09-24 16:34:05 +10:00
a558d868ff object_edit_linked: fix lightprobes: D5417 2019-09-23 12:36:34 +10:00
6a382b66a7 object_edit_linked: remove keymaps, disable open blender instance: T70110 2019-09-21 12:02:49 +10:00
11fdc251a1 Edit Linked Library: Fix error checking for active collection. 2019-09-18 14:45:26 +02:00
a5a236df5f fix bl_info locations 2019-06-16 19:07:15 +10:00
17de4c6063 Edit linked library: move panel from View to Item tab
Differential Revision: https://developer.blender.org/D4761
2019-05-03 14:24:15 +02:00
b84e97d767 UI: adjust of "Edit Linked Library" to use new UI layout
Differential Revision: https://developer.blender.org/D4351
2019-05-01 17:41:20 +02:00
40cf5c253e Fix 'Edit Linked Library' failing to register
Differential Revision: https://developer.blender.org/D4584
2019-03-25 10:48:53 +01:00
aa2e8a2a0a Port 'Edit Linked Library' addon to Blender 2.8
Differential Revision: https://developer.blender.org/D4070
2018-12-14 13:57:04 +01:00
1860441ee7 Use collection and instance terminology in Python API
This follows naming convention agreed on in T56648.
2018-11-28 18:23:31 +01:00
4b77fe5bee edit linked: restrict panel context objectmode T50357 2017-01-18 23:48:16 +11:00
83ca4a3f61 Fix T44339: Edit Linked Library bad error when current file is not saved on disk.
Just abort when trying to (auto)save current file and it does not exists on disk yet.
2015-04-10 16:27:09 +02:00
ff4c009b18 Do not try to register keymap from background mode 2014-08-17 15:34:18 -06:00
5bc482f647 Maintenance to bl_info, remove redundant tracker URL's 2014-05-21 13:04:43 +10:00
049a5a86ed Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor other edits 2014-02-04 03:05:05 +01:00
634402859c Updated add-on to support the new tabs in the Tool Shelf.
The Edit Linked Library panel now only appears in the Relations tab
2014-01-04 14:55:23 -05:00
01ed2d2f49 Added support for proxy objects, thanks to a patch from michax (with edits from me). Thanks! 2013-10-08 15:23:20 +00:00
2580c2b6fa Fix for corner case where there are no objects in the scene. 2013-07-01 21:00:28 +00:00
9b31ebbd92 set property to native line ending 2013-06-25 19:25:01 +00:00
8c71855725 Moving to trunk (Woohoo!)
[[Split portion of a mixed commit.]]
2013-06-25 15:35:03 +00:00