issues
search
pyblish
/
pyblish-base
Pyblish base library - see https://github.com/pyblish/pyblish for details.
Other
127
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update six.py to 1.16.0
#402
jedfrechette
opened
5 months ago
0
Add 'context' key to 'result' dict
#401
MustafaJafar
closed
5 months ago
4
fix wrong link
#400
hannesdelbeke
opened
9 months ago
0
when installing pyblish-base, tests are also installed
#399
hannesdelbeke
opened
9 months ago
0
Ensure context is not None in emitted signals if it was auto-created internally
#398
mruegenberg
closed
5 months ago
0
clarify fail and warning messages
#397
hannesdelbeke
opened
1 year ago
0
links to wrong PYPI package
#396
hannesdelbeke
opened
1 year ago
0
UX bug with pyblish plugins with same classname
#395
hannesdelbeke
opened
1 year ago
2
Add complete traceback in plugin process result
#394
ghost
closed
1 year ago
0
Added fix for inspect.getargspec in Py3
#393
munkybutt
closed
1 year ago
10
Future of Pyblish?
#392
munkybutt
opened
2 years ago
15
Include "context" with the pluginProcessed event data
#391
BigRoy
opened
2 years ago
0
odd behaviour when registered plugins dont have a label and order
#390
hannesdelbeke
opened
2 years ago
0
add discover_gui (without introducing ui dependencies !)
#389
hannesdelbeke
opened
2 years ago
1
update Plugin and Action in plugin.py
#388
kosam0913
opened
2 years ago
1
Hash for AbstractEntity
#387
2-REC
opened
2 years ago
0
refactor plugin validation
#386
hannesdelbeke
opened
2 years ago
1
register plugin path issues
#385
hannesdelbeke
opened
2 years ago
0
add pathlib support to deregister_plugin_path
#384
hannesdelbeke
closed
2 years ago
2
Feature/deregister plugin path pathlib support
#383
hannesdelbeke
closed
2 years ago
5
refactor suggestion
#382
hannesdelbeke
opened
2 years ago
1
handle plugins that import another module, which is not in sys path
#381
hannesdelbeke
opened
2 years ago
2
clear up confusion around pyblish silent fail
#380
hannesdelbeke
closed
2 years ago
12
BUG: register path issues with binary and unicode strings
#379
hannesdelbeke
opened
3 years ago
1
add path support
#378
hannesdelbeke
closed
2 years ago
3
support- new path type in-plugin-registration by converting to string…
#377
hannesdelbeke
closed
3 years ago
13
actions raises an exception when running successfully
#376
hannesdelbeke
closed
3 years ago
13
deregister_all_plugins not working as expected
#375
hannesdelbeke
closed
3 years ago
1
pyblish silent fail confusing
#374
hannesdelbeke
opened
3 years ago
7
add support to register plugins by module path
#373
hannesdelbeke
opened
3 years ago
4
add support for kwargs in instance init
#372
hannesdelbeke
closed
3 years ago
8
Convert emmited log messages to string
#371
iLLiCiTiT
closed
3 years ago
1
Add "warning" and "failedOrWarning" action types
#370
jboisvertrodeofx
closed
3 years ago
1
Extend plugin sorting logic
#369
buddly27
closed
1 year ago
3
Ensure that ContextPlugins are sorted before InstancePlugins for similar order
#368
buddly27
opened
4 years ago
6
Support loading unicode contained plugin in Python 3
#367
davidlatwe
closed
4 years ago
5
Remove 'vendorised' libraries from sys path
#366
buddly27
closed
4 years ago
2
Vendor libraries injected in sys.path are messing up environment
#365
buddly27
closed
4 years ago
4
Explicit targets not registered globally
#364
buddly27
closed
4 years ago
1
Explicitly use targets without global registration
#363
buddly27
closed
4 years ago
0
Traceback `line` without space
#362
iLLiCiTiT
closed
4 years ago
3
Emit collected, validated, extracted, integrated signals from publish
#361
jboisvertrodeofx
closed
4 years ago
8
Fix published signal being emitted from collect, validate, extract or integrate
#360
Jimmy-LeeBoisvert
closed
4 years ago
3
Allow to add Instances and have their families' Plugins show after collection
#359
BigRoy
opened
4 years ago
13
Iterator now sorting the plugins before iteration
#358
PaulSchweizer
closed
4 years ago
8
convert tuple ctx.obj["plugin_paths"] to list before concatenation
#357
iLLiCiTiT
closed
4 years ago
7
Traceback available in error results
#356
PaulSchweizer
closed
5 years ago
8
Add Python 3.7+ support
#355
mottosso
closed
5 years ago
0
Allow action to show on "warning"
#354
BigRoy
opened
5 years ago
2
Intentional vs. Unintentional exceptions
#353
PaulSchweizer
opened
5 years ago
12
Next