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
f3654ce6b66ead081345f62aea3dec3461e4d1e2
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
f3654ce6b6
fix incorrect docs [
#36518
] Vector.rotate() does not return value as documented
2013-08-20 08:41:34 +00:00
..
bmesh
bmesh_vert_separate: remove unused return value
2013-08-12 23:49:56 +00:00
generic
minor improvements
2013-07-09 00:13:17 +00:00
intern
code cleanup: some structs were declaring data when only typedef's were intended, make local vars and functions static.
2013-08-07 03:44:05 +00:00
mathutils
fix incorrect docs [
#36518
] Vector.rotate() does not return value as documented
2013-08-20 08:41:34 +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
…