blender/source/creator
Luca Bonavita 9f05cc59fa == docs ==
- moved files in proper directories and adapted paths where needed
- deleted doc/oldbugs.txt (asked confirmation to jesterking a week ago in irc)
- still working on doxygen files, for now I'll leave them in doc/
- NOTE: while checking if other files were referring to these files, I noted that
  "GPL-license.txt" is also used in the files below:
    - release/windows/installer/00.sconsblender.nsi
    - release/windows/specific.sh
  but these files should't be affected by this commit, but please check :)
2010-10-13 14:44:22 +00:00
..
buildinfo.c - rna bugfix where ints were not clamped and would overflow, now raise an error and print valid range. 2010-10-03 01:44:00 +00:00
CMakeLists.txt == docs == 2010-10-13 14:44:22 +00:00
creator.c - use own string conversion function over PyUnicode_FromString when converting the argv 2010-10-04 01:18:47 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00