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
be71c46b24179ae1de3cecbca6b546a61888a581
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
be71c46b24
code cleanup: minor BMESH_TODO's, some were left in even though they were done/invalid.
2013-04-15 04:34:14 +00:00
..
bmesh
code cleanup: minor BMESH_TODO's, some were left in even though they were done/invalid.
2013-04-15 04:34:14 +00:00
generic
code cleanup: add 'const' to headers to quiet msvc warnings, also remove (char *) casts that aren't needed now we're on Python3.3
2013-03-17 18:30:31 +00:00
intern
Related to
#34558
: clarify the description for the "default" parameter in bpy.props.EnumProperty.
2013-04-11 18:10:57 +00:00
mathutils
correct pyapi function intersect_line_sphere_2d() using 3d vecs when only 2d are needed.
2013-04-14 11:57:35 +00:00
BPY_extern.h
Python i18n API. Many thanks to Campbell and Brecht for the reviews and suggestions!
2013-01-20 17:29:07 +00:00
CMakeLists.txt
…
rna_dump.py
…
SConscript
Merged changes in the trunk up to revision 53584.
2013-01-05 22:24:05 +00:00
simple_enum_gen.py
…