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
c7fbeded4c6cce637f4d64c366d12070d15d2f0c
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
c7fbeded4c
add IDP_MergeGroup(dst, src, overwrite) function,
...
like PyDict_Merge()
2012-10-31 19:07:25 +00:00
..
bmesh
use min/max inline functions where MIN2/MAX2 were doing type conversion.
2012-10-27 11:18:54 +00:00
generic
add IDP_MergeGroup(dst, src, overwrite) function,
2012-10-31 19:07:25 +00:00
intern
when an invalid subtype is passed to a property, a list of valid subtypes is now included in the exception message.
2012-10-30 12:45:42 +00:00
mathutils
fix for crash in python matrix utility functions .inverted/adjugated/transposed if the matrix has a read callback and fails.
2012-10-31 03:21:13 +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
…