This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7c2e4e28ba262199588ee234cbf991eed7983b0d
goo-engine
/
release
/
scripts
/
modules
T
History
Campbell Barton
7c2e4e28ba
bpy.ops module/caller classes incorrectly had __keys__ rather then __slots__.
...
also added comments about texface drawing when theres no origindex.
2012-12-06 03:09:06 +00:00
..
bl_i18n_utils
typo's and some style cleanup, also added asserts into BLI_vsnprintf and BLI_sprintfN when invalid args are given.
2012-11-28 06:43:04 +00:00
bpy
bpy.ops module/caller classes incorrectly had __keys__ rather then __slots__.
2012-12-06 03:09:06 +00:00
bpy_extras
bmesh operator api reference - add in 'bmesh' arg at the start of each operator, also use :class: references.
2012-11-28 01:14:11 +00:00
console
…
addon_utils.py
style cleanup: comments & spelling
2012-11-18 01:22:31 +00:00
animsys_refactor.py
Style edit (mostly), use """ for docstrings (not ''').
2012-07-03 09:02:41 +00:00
blend_render_info.py
fix for blend_render_info.py not closing file & some edits to comments.
2012-08-22 10:29:30 +00:00
bpy_types.py
typo's and some style cleanup, also added asserts into BLI_vsnprintf and BLI_sprintfN when invalid args are given.
2012-11-28 06:43:04 +00:00
bpyml_ui.py
Style edit (mostly), use """ for docstrings (not ''').
2012-07-03 09:02:41 +00:00
bpyml.py
style cleanup: pep8
2012-10-08 08:28:05 +00:00
console_python.py
fix for own error in copy_as_script(), imports were incorrect.
2012-10-12 04:00:41 +00:00
console_shell.py
style cleanup: pep8
2012-10-08 08:28:05 +00:00
graphviz_export.py
style cleanup
2012-06-19 22:17:19 +00:00
keyingsets_utils.py
…
rna_info.py
style cleanup: pep8
2012-10-08 08:28:05 +00:00
rna_prop_ui.py
…
rna_xml.py
typo's and some style cleanup, also added asserts into BLI_vsnprintf and BLI_sprintfN when invalid args are given.
2012-11-28 06:43:04 +00:00
sys_info.py
fix for own regression with handling of script paths, however this didnt work quite right before either.
2012-07-29 01:02:25 +00:00