blender/source/creator
Campbell Barton 05884e09be - rna bugfix where ints were not clamped and would overflow, now raise an error and print valid range.
- fixed WM_OT_context_cycle_int was causing problems with int overflow, now it cycles properly.
- rename QUOTE macro to STRINGIFY_ARG, and added STRINGIFY, which is used more often since it gives the value as a string.
2010-10-03 01:44:00 +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 CMake on Windows for project files will now copy correct python dll and correct python modules in place. 2010-09-29 11:09:11 +00:00
creator.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
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