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
0397cc0bab2687e39d1c4a2c0ef64bd483173802
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
0397cc0bab
fix for assert(), were not enough mathutils slots.
2013-03-18 22:53:58 +00:00
..
bmesh
Merged changes in the trunk up to revision 55357.
2013-03-18 00:48:59 +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
svn merge ^/trunk/blender -r55372:55392
2013-03-18 22:37:04 +00:00
mathutils
fix for assert(), were not enough mathutils slots.
2013-03-18 22:53:58 +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
style cleanup: pep8
2012-10-08 10:03:01 +00:00
SConscript
Merged changes in the trunk up to revision 53584.
2013-01-05 22:24:05 +00:00
simple_enum_gen.py
…