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
91e020eea9639271bcf146d82cfe1ef998a37496
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
91e020eea9
fix [
#36924
] Calling .define(...) on Macro subclass crashes Blender, if subclass wasn't registered
2013-10-03 05:27:39 +00:00
..
bmesh
correct include guards and add checks in check_style_c.py for them.
2013-09-19 23:17:52 +00:00
generic
correct include guards and add checks in check_style_c.py for them.
2013-09-19 23:17:52 +00:00
intern
fix [
#36924
] Calling .define(...) on Macro subclass crashes Blender, if subclass wasn't registered
2013-10-03 05:27:39 +00:00
mathutils
minor changes needed for building standalone mathutils.
2013-09-14 00:30:56 +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
…