avatar jesterking

  • Registered on: 05/22/2009
  • Last connection: 11/04/2009

Projects

Activity

Reported issues: 8

01/15/2010

01:59 AM bf-blender Revision 26017: * don't copy .pyc files
* don't copy .pyc files

01/14/2010

11:04 PM bf-blender Revision 26015: * Fix two issues: - makesrna would crash on Windows with this malloc business ...
* Fix two issues: - makesrna would crash on Windows with this malloc business (writing wrong places). - The one malloc never got freed (apart from not being MEM_callocN - which should be used instead of vanilla malloc/calloc!)
05:42 AM bf-blender Revision 25997: Little fun feature for SCons users: set BF_LINE_OVERWRITE=True in your user-confi...
Little fun feature for SCons users: set BF_LINE_OVERWRITE=True in your user-config.py or on command-line when BF_QUIET=True. This will reuse the same line of the previous compile message (Compiling ==>...). Warnings and other messages will still g...

01/13/2010

11:02 AM bf-blender Revision 25969: Patch [#20588] Adding multisample support to Win32 Ghost - by Mitchell Stokes (M...
Patch [#20588] Adding multisample support to Win32 Ghost - by Mitchell Stokes (Moguri) Note: AA is still disabled due to AA creating problems for selection tools. If you must, set AA to 2 or 4 in wm_window.c where the GHOST window is created (li...

01/10/2010

08:29 AM bf-blender Revision 25869: * make sure build info is enabled for BF_BUILDINFO (this is enabled by default, a...
* make sure build info is enabled for BF_BUILDINFO (this is enabled by default, and can be set in your user-config.py or other custom config).

01/06/2010

02:01 AM bf-blender Revision 25771: * fix redefinition warning by using same #if 0 as in pthread.h
* fix redefinition warning by using same #if 0 as in pthread.h

12/09/2009

05:11 PM bf-blender Revision 25267: wrong code order made linux+scons barf.
wrong code order made linux+scons barf.
04:51 PM bf-blender Revision 25266: * WITH_BF_RAYOPTIMIZATION cleanup and flag separation by matd. This adds BF_RAY...
* WITH_BF_RAYOPTIMIZATION cleanup and flag separation by matd. This adds BF_RAYOPTIMIZATION_SSE_FLAGS through which one can manage what SSE flags are best for the platform built for. Note that the ray optimizations coded by jaguarandi are S...

12/04/2009

05:24 PM bf-blender Revision 25135: * enabled COLLADA for mingw. (Compiles at least with MingW GCC 3.4.2).
* enabled COLLADA for mingw. (Compiles at least with MingW GCC 3.4.2).
05:07 PM bf-blender Revision 25134: * proper SSE setting for mingw. * some cleanup of render module SConscript
* proper SSE setting for mingw. * some cleanup of render module SConscript

Also available in: Atom