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
85908b498b387ace3a0be2dfb321968b7a3a9cd1
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
85908b498b
fix [
#30906
] dict(prop) crashes if prop is a PropertyGroup with nested PropertyGroup
...
the ID of a python ID property can be NULL.
2012-04-11 08:37:48 +00:00
..
bgl.c
style cleanup: python api
2012-03-26 06:55:09 +00:00
bgl.h
code cleanup: (dont include ';' in defines), last commit also missed changes to paint_image.c
2012-03-28 01:06:43 +00:00
blf_py_api.c
style cleanup: py/capi
2012-03-16 21:39:56 +00:00
blf_py_api.h
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
bpy_internal_import.c
style cleanup: python api
2012-03-26 06:55:09 +00:00
bpy_internal_import.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
CMakeLists.txt
patch [
#29421
] Python Noise Module Updates
2011-11-29 10:28:52 +00:00
idprop_py_api.c
fix [
#30906
] dict(prop) crashes if prop is a PropertyGroup with nested PropertyGroup
2012-04-11 08:37:48 +00:00
idprop_py_api.h
fix [
#30906
] dict(prop) crashes if prop is a PropertyGroup with nested PropertyGroup
2012-04-11 08:37:48 +00:00
py_capi_utils.c
style cleanup: python api
2012-03-26 06:55:09 +00:00
py_capi_utils.h
utility functions to convert between flags / sets, without depending on RNA API.
2012-02-22 09:15:46 +00:00