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
bbade535fb88d26df57ae644f6ede259bd3f1c45
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
bbade535fb
fix for crash when deleting from an id property, with a non-string key.
2013-11-08 08:46:43 +00:00
..
bmesh
code cleanup: warnings
2013-10-31 03:30:20 +00:00
generic
fix for crash when deleting from an id property, with a non-string key.
2013-11-08 08:46:43 +00:00
intern
Fix [
#34675
] *AFTER 2.69* Info view shows duplicate operators with incorrect values of args
2013-11-06 20:56:18 +00:00
mathutils
code cleanup: use const's for vector args.
2013-10-12 02:19:37 +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
…