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
6701933f5ce4598d2fc98bd27a5b8a4e58ca06e2
goo-engine
/
release
/
scripts
/
modules
T
History
Campbell Barton
1cf0358a33
bmesh todo: vertex dirtmap now working again.
...
also renamed Polygon helper property from 'loops' to loop_indices
2012-04-13 08:41:30 +00:00
..
bpy
move debug flag into its own global var (G.debug), split up debug options.
2012-03-31 00:59:17 +00:00
bpy_extras
style cleanup: pep8 some C/style
2012-04-08 08:09:37 +00:00
console
Correct mathutils documentation, also correct some python spelling errors and add makefile target
check_spelling
2012-02-08 04:37:37 +00:00
addon_utils.py
move debug flag into its own global var (G.debug), split up debug options.
2012-03-31 00:59:17 +00:00
animsys_refactor.py
weight paint UI
2012-01-15 13:23:57 +00:00
blend_render_info.py
correct spelling errors in comments
2011-10-17 06:58:07 +00:00
bpy_types.py
bmesh todo: vertex dirtmap now working again.
2012-04-13 08:41:30 +00:00
bpyml_ui.py
cmake & pep8 tidy up, also some style edits.
2011-11-08 01:32:34 +00:00
bpyml.py
use static sets rather then tuples, python optimizes this case.
2011-08-08 05:21:37 +00:00
console_python.py
* Replace some more Blender 2.5x with Blender 2.6x and some code cleanup.
2012-04-07 18:39:29 +00:00
console_shell.py
correct spelling errors in comments
2011-10-17 06:58:07 +00:00
graphviz_export.py
…
keyingsets_utils.py
py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it.
2011-07-31 03:15:37 +00:00
rna_info.py
correct spelling errors in comments
2011-10-17 06:58:07 +00:00
rna_prop_ui.py
use
props
all over for operator properties vars
2012-01-01 13:09:58 +00:00
rna_xml.py
fix [
#30657
] New UV layers created with Mesh.uv_textures.new reset previous ones.
2012-03-26 02:39:05 +00:00
sys_info.py
fix for issue raise by patch [
#30154
] non utf8 buildinfo, fails to import 'bpy' module.
2012-03-04 03:14:38 +00:00