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
8e46cf637c86a257310e9df4fcf5912dd9fbbf57
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
8e46cf637c
tweak mempool loop comparisons when we know there is no chance for skipping past the last value.
...
also correct typo.
2013-08-31 02:12:31 +00:00
..
bmesh
fix [
#36528
] crash when reinitializing bmesh from mesh
2013-08-27 00:39:51 +00:00
generic
minor improvements
2013-07-09 00:13:17 +00:00
intern
This commit adds optional parameters for pyfunc implementations of RNA API (i.e. callbacks, e.g. draw functions of panels, uiLists, or exec/poll/etc. of operators). Thanks to Brecht for he review!
2013-08-26 21:11:52 +00:00
mathutils
tweak mempool loop comparisons when we know there is no chance for skipping past the last value.
2013-08-31 02:12:31 +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
style cleanup: pep8
2012-10-08 10:03:01 +00:00
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
…