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
21fd09c028dce833f58cdaa8a1ff45876a5e5a2f
goo-engine
/
source
/
tests
T
History
Campbell Barton
4f7bdc59d3
style cleanup: spelling.
...
also remove large, duplicate comments from sunsky.h
2012-03-09 00:41:09 +00:00
..
batch_import.py
print how many times the operator failed.
2011-03-20 09:38:25 +00:00
bl_load_addons.py
style cleanup: spelling.
2012-03-09 00:41:09 +00:00
bl_load_py_modules.py
pep8 update & some minor cmake edits.
2011-09-20 18:29:19 +00:00
bl_mesh_modifiers.py
Code Cleanup: check is / is not when comparing singletons.
2012-02-02 21:07:56 +00:00
bl_pyapi_mathutils.py
use ValueError when vector/matrix multiplications sizes are not supported, was using TypeError for mat*vec and ValueError for vec*mat.
2012-02-11 14:27:36 +00:00
bl_run_operators.py
style cleanup: spelling.
2012-03-09 00:41:09 +00:00
bl_test.py
quiet warning & minor pep8 edits.
2011-04-04 22:42:43 +00:00
check_deprecated.py
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
CMakeLists.txt
unit test for mathutils python module from Andrew Hale, runs in CTest too
2011-12-20 01:49:24 +00:00
pep8.py
pep8 edits and avoid naming conflicts with python builtins
2011-11-24 19:36:12 +00:00
rna_array.py
…
rna_info_dump.py
pass -noaudio when running blender for various utilities - doc-gen and tests.
2011-10-19 21:55:27 +00:00