0
0
forked from blender/blender
blender/doc/python_api
Julian Eisel b42f22caf5 Fix #108078: Crash when inverting results in pose library sidebar
a958ae36e8 introduced support for UI lists to reference items that would
never be shown, regardless of filter settings. This was to skip assets
in the asset view template that were not of the requested type. UI list
sorting code wasn't updated to account for such items that should be
entirely ignored.

Pull Request: blender/blender#109157
2024-03-22 12:33:22 +01:00
..
examples Fix #108078: Crash when inverting results in pose library sidebar 2024-03-22 12:33:22 +01:00
rst Docs: note that renaming data-blocks sorted them which impacts iteration 2023-04-21 20:36:29 +10:00
static Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00
templates Py Docs: Implement version switch to switch between versions on the website 2022-02-03 14:25:26 -05:00
requirements.txt PyDocs: Upgrade Theme to 1.1.0 2022-11-02 22:37:39 -04:00
rst_from_bmesh_opdefines.py Cleanup: use more descriptive name for function in BMesh doc generation 2022-12-15 12:02:57 +11:00
sphinx_changelog_gen.py PyDoc: hide overly long titles from the side-bar 2022-09-15 14:34:23 +10:00
sphinx_doc_gen_monkeypatch.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
sphinx_doc_gen.py PyAPI DocS: Fix source code link markup 2023-04-05 22:27:51 -04:00