blender/source
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
..
blender - 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
blenderplayer Fix cmake/osx blenderplayer linking. 2010-09-15 19:03:52 +00:00
creator - 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
darwin Update address in license block. 2010-08-10 21:22:26 +00:00
gameengine Making the docs for bge.types.KX_SCA_AddObjectActuator.instantAddObject() more clear. Thanks to delaney for pointing this out. 2010-10-03 01:32:01 +00:00
icons Windows Icons: 2010-09-05 07:08:21 +00:00
kernel - use list append in more places (preferred method since its faster) 2010-09-06 10:15:41 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Group all AUD libs, duplicate one to avoid linker error. 2010-08-17 01:50:47 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00