|
|
1dccd4c98a
|
code cleanup: naming - pose/armature/image
also use ..._find_name(..., name) rather then ..._find_named(..., name) --- both were used.
|
2012-05-05 16:03:57 +00:00 |
|
|
|
299ff91ea1
|
code cleanup: BKE_scene api naming.
also stop numpy from being found in /usr/include with cmake.
|
2012-05-05 14:33:36 +00:00 |
|
|
|
ad93736bd4
|
Windows:
* Fix compile for recent do_versions() splitting.
|
2012-05-04 17:39:14 +00:00 |
|
|
|
1fd397d2d6
|
Split do_versions into separate files for pre-2.50 versions and 2.5x versions
This should make it easier to navigate through readfile.c and also hopefully
will prevent corereview to fail parsing this file.
|
2012-05-04 15:42:49 +00:00 |
|