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
d0667c70ddff3eba37921bda85b8303cf199ae72
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
d0667c70dd
fix for python button evaluation not restoring the __main__ module.
2012-12-04 19:58:13 +00:00
..
bmesh
fix own mistake with recent commit to skip calculating tessface. If you were already in editmode the tessfaces wouldn't get recalculated.
2012-12-03 02:26:13 +00:00
generic
add missing bgl and gpu api docstrings (found using docstring completeness checker)
2012-11-22 05:15:52 +00:00
intern
fix for python button evaluation not restoring the __main__ module.
2012-12-04 19:58:13 +00:00
mathutils
change uiButGetStrInfo() to use a trailing NULL arg rather then passing the number of args as an arg.
2012-12-02 04:51:15 +00:00
BPY_extern.h
fix [
#31661
] Custom properties do no respect min/max values
2012-10-26 10:54:02 +00:00
CMakeLists.txt
…
rna_dump.py
style cleanup: pep8
2012-10-08 10:03:01 +00:00
SConscript
…
simple_enum_gen.py
…