Logo
Explore Help
Sign In
dillongoostudios/goo-engine
3
0
Fork 0
You've already forked goo-engine
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
feccbaabbd39c18b2f552964ebd8dfab4eeaed89
goo-engine/source/blender/python/generic
T
History
Campbell Barton 9dbe85c17e expose common extensions for image/movie/audio types, since python scripts had to do this internally.
- bpy.path.extensions_image
- bpy.path.extensions_movie
- bpy.path.extensions_audio

eg:

  if os.path.splitext(filename)[1].lower() in bpy.path.extensions_image:
      ... we have an image ...
2013-01-04 03:47:37 +00:00
..
bgl.c
add missing bgl and gpu api docstrings (found using docstring completeness checker)
2012-11-22 05:15:52 +00:00
bgl.h
…
blf_py_api.c
…
blf_py_api.h
…
bpy_internal_import.c
style cleanup: comments & spelling
2012-11-18 01:22:31 +00:00
bpy_internal_import.h
remove unneeded externs
2012-07-19 09:23:31 +00:00
CMakeLists.txt
…
idprop_py_api.c
add id property clear function (matching the same python function for dicts/lists)
2013-01-02 23:10:14 +00:00
idprop_py_api.h
add IDP_MergeGroup(dst, src, overwrite) function,
2012-10-31 19:07:25 +00:00
py_capi_utils.c
expose common extensions for image/movie/audio types, since python scripts had to do this internally.
2013-01-04 03:47:37 +00:00
py_capi_utils.h
expose common extensions for image/movie/audio types, since python scripts had to do this internally.
2013-01-04 03:47:37 +00:00
Powered by Gitea Version: 1.26.2 Page: 1280ms Template: 30ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API