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
4b30b22ecfd58cd57aa3dec478d644f0dc28e189
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
4b30b22ecf
Fix for recent kdtree py module with MSVC
...
also remove submodule includes from mathutils.h
2014-01-07 00:53:52 +11:00
..
bmesh
Code Cleanup: use bool for bmesh operator boolean mapping functions
2014-01-03 21:35:29 +11:00
generic
Python API: utility function for filling a tuple with a single value.
2014-01-06 16:46:00 +11:00
intern
Patch D133: Python wrapper for BLI_kdtree (adds mathutils.kdtree)
2014-01-06 20:32:34 +11:00
mathutils
Fix for recent kdtree py module with MSVC
2014-01-07 00:53:52 +11:00
BPY_extern.h
UI: Use bool rather then int/short's where possible
2014-01-04 18:10:01 +11:00
CMakeLists.txt
…
rna_dump.py
style cleanup: pep8
2012-10-08 10:03:01 +00:00
SConscript
Correction to previous commit, sorry
2013-12-08 15:11:07 +06:00
simple_enum_gen.py
…