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
384b8aafbf44e42557f3869d371cae2c4106d057
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
384b8aafbf
patch to add backkbacks for game engine start/end,
...
by sjoerd_de_vries
2013-08-23 15:45:18 +00:00
..
bmesh
bmesh api cleanup, face creation args now accept an example face (as with vertex and edge),
2013-08-21 07:51:47 +00:00
generic
minor improvements
2013-07-09 00:13:17 +00:00
intern
patch to add backkbacks for game engine start/end,
2013-08-23 15:45:18 +00:00
mathutils
math api edits - replace point-normal form for a plane with dist_to_plane_v3()
2013-08-23 14:37:22 +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
…