| Revision dc459c8 by Bastien Montagne July 8, 2012, 17:10 (GMT) | 
| Some cleanup, and update to make those files usable both as self-executables and module stuff... Also updated update_mo to allwo specifying a custom po/mo file. | 
| Revision 0c7b56c by Campbell Barton July 8, 2012, 17:08 (GMT) | 
| correct use of nonull attribute | 
| Revision 1bca7fe by Campbell Barton July 8, 2012, 15:55 (GMT) | 
| svn merge ^/trunk/blender -r48691:48729 | 
| Revision 4c6abb8 by Bastien Montagne July 8, 2012, 15:48 (GMT) | 
| Fix for error from grumpy gcc in "over-warning" mode. Must explicitely cast uintptr_t to unsigned int (othe solution would be to use PRIuPTR macro from inttypes.h, but that would probably causes some problems with windows...). | 
| Revision 76629c1 by Campbell Barton July 8, 2012, 15:11 (GMT) | 
| correct use of __attribute__((nonnull)) | 
| Revision 45aeee6 by Jeroen Bakker July 8, 2012, 13:03 (GMT) | 
| Multi device OpenCL did not work. case was that cached kernels were used by both devices in separate threads. removed the cached kernels. | 
| Revision 4bc818d by Campbell Barton July 8, 2012, 12:23 (GMT) | 
| code cleanup: quiet uninitialized memory use warning for X11 - harmless in this case but always gave warnings with memcheck (RGB color for alpha zero icon color wasnt initialized). also some other minor changes. | 
| Revision d96275a by Bastien Montagne July 8, 2012, 09:27 (GMT) | 
| Some cleanup. Also trying to make it usuable from other tools (imports become a bit tricky here :/ ). | 
| Revision b91bc4f by Campbell Barton July 8, 2012, 06:00 (GMT) | 
| use gcc attrubutes to warn on unused return values and arguments which shouldnt be NULL. also remove IDP_AppendArray's return value which wasnt the new item in the array (which is odd/misleading), but wasnt used anywhere either. | 
| Revision 8ce8647 by Mitchell Stokes July 8, 2012, 05:00 (GMT) | 
| Fix for [#31701] "radar causes collision" reported by Markus Rietz (afeature). The problem was that the physics shapes for the near and radar sensor were getting turned into characters because CcdConstructionInfo::m_bCharacter was defaulting to true. Now it defaults to false and is explicitly set to true for only Character physics types. | 
| Revision 1d29ee0 by Campbell Barton July 8, 2012, 03:15 (GMT) | 
| use alloc_size attribute for guarded alloc functions with gcc. | 
| Revision 2c8db87 by Campbell Barton July 8, 2012, 00:04 (GMT) | 
| fix [#32020] Image will not render in second (any scene other than first) if scene name is longer than 28 characters | 
| Revision 8b9977e by Bastien Montagne July 7, 2012, 23:38 (GMT) | 
| Fixing a typo! | 
| Revision cfb7aee by Campbell Barton July 7, 2012, 22:51 (GMT) | 
| style cleanup | 
| Revision d58ce29 by Sv. Lockal July 7, 2012, 14:58 (GMT) | 
| increase file browser title length  for multibyte translations and use utf8 copy for it | 
| Revision 3dacc16 by Bastien Montagne July 7, 2012, 14:28 (GMT) | 
| Update/fixes (was escaping more chars than needed!) | 
| Revision 3003719 by Bastien Montagne July 7, 2012, 13:51 (GMT) | 
| Minor UI message update. | 
| Revision d77e658 by Mitchell Stokes July 7, 2012, 06:42 (GMT) | 
| Adding a note to KX_Camera.projection_matrix and KX_Camera.modelview_matrix to warn that both values are the identity matrix prior to the first frame of rendering. Both values are calculated when rendering, which is after Python scripts have a chance to run on frame 1. | 
| Revision 84bf3e4 by Campbell Barton July 6, 2012, 23:56 (GMT) | 
| style cleanup: use c style comments in C code | 
| Revision b7b5029 by Tamito Kajiyama July 6, 2012, 23:46 (GMT) | 
| Merged changes in the trunk up to revision 48695. | 
|  | |


 Master Commits
 Master Commits MiikaHweb | 2003-2021
MiikaHweb | 2003-2021