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
d3a89fc9b7acbc394799904795e30cbead3a458e
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
d3a89fc9b7
add typechecks when assigning id-property arrays from python (overflows and errors weren't detected)
...
reduce/simplify exceptions more.
2013-10-17 03:18:21 +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
add typechecks when assigning id-property arrays from python (overflows and errors weren't detected)
2013-10-17 03:18:21 +00:00
intern
cmake/openimageio - partially reverting
#60692
2013-10-12 23:56:21 +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
…
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
…