This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/python
Daniel Dunbar 23980dd6b0 - fix what appeared to be obvious bug, "if (fclose) fclose(file)" ->
"if (file) fclose(file)", Text3d.c owner should check.
2005-07-09 17:54:03 +00:00
..
2005-05-08 21:20:34 +00:00
2005-06-11 05:30:14 +00:00
2004-01-05 00:06:11 +00:00
2005-05-04 23:18:10 +00:00