blender/release/scripts
Campbell Barton 9267e6275c PyAPI: change behavior of bpy.path.module_names
Instead of checking for names that contain ".", only skip files
that start with a "." (since they're used for ".git" & ".arcconfig").

While other path names may fail to import, it's not the purpose of this
function to validate the path, have the caller must raise an error
instead of silently skipping them.

See D6140.
2019-10-29 02:14:53 +11:00
..
addons@d92964b0e5 UI: Incorrect Cursor Used in Split Area Operator 2019-10-24 09:17:55 -07:00
addons_contrib@786f470432 UI: Incorrect Cursor Used in Split Area Operator 2019-10-24 09:17:55 -07:00
freestyle Cleanup: trailing space, remove tabs, pep8 2019-09-10 06:17:59 +10:00
modules PyAPI: change behavior of bpy.path.module_names 2019-10-29 02:14:53 +11:00
presets Tool System: Use tapping Alt as a leader key to switch tools 2019-10-28 22:59:59 +11:00
startup Tool System: Use tapping Alt as a leader key to switch tools 2019-10-28 22:59:59 +11:00
templates_osl OSL: remove fresnel template that was not public domain. 2019-01-28 12:04:54 +01:00
templates_py Cleanup: pep8 for templates 2019-10-15 15:20:15 +11:00