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
7c8c49a34a32bdd67e9da27d4b5166f59d45ed70
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
7c8c49a34a
style cleanup
2013-10-21 23:35:08 +00:00
..
bmesh
correct include guards and add checks in check_style_c.py for them.
2013-09-19 23:17:52 +00:00
generic
add local _PyLong_AsInt() needed for python older then 3.3.2
2013-10-17 09:58:36 +00:00
intern
style cleanup
2013-10-21 23:35:08 +00:00
mathutils
code cleanup: use const's for vector args.
2013-10-12 02:19:37 +00:00
BPY_extern.h
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
2013-07-02 10:14:59 +00:00
CMakeLists.txt
…
rna_dump.py
…
SConscript
code cleanup: split scons includes onto multiple lines, reduce chance of include conflicts later on.
2013-05-20 18:42:28 +00:00
simple_enum_gen.py
…