Blender Git Commits

Blender Git "master" branch commits.

Page: 4264 / 5574

August 16, 2010, 09:37 (GMT)
August 16, 2010, 09:24 (GMT)
- commit that removed MEM_guardedalloc.h includes broke building with SSE enabled.
- all C/C++ files in blender are now utf8 compatible.
August 16, 2010, 06:38 (GMT)
jp2.c has a non-utf8 char which stopped python from reading it, removed unused vars from CMP_chromaMatte.c
August 16, 2010, 05:46 (GMT)
- remove unused includes IMB_*, BIF_* & MEM_*
- remove MEM_guardedalloc.h from header files (include directly)
August 15, 2010, 22:08 (GMT)
Fixed bug in normalition of YCbCr color space conversion (from 0..1 to
-1..1) to fix errors in keying. Simplified chroma key to not take
despill into consideration (handled elsewhere). Simplified user
interface for pieces not used.
August 15, 2010, 21:39 (GMT)
Update MSVC project files
Revision b5f4144 by Nick Samarin
August 15, 2010, 17:40 (GMT)
added option to set "up" vector of the actor orientation using navmesh normal (steering actuator)
August 15, 2010, 16:50 (GMT)
change for sorting rna cleaner (was broken), diff's on rna_properties.txt will stop being so big now.
August 15, 2010, 16:06 (GMT)
remove foreach_get/set for rna arrays, was crashing and are only valid for collections.
August 15, 2010, 15:14 (GMT)
use more BLI math functions.
August 15, 2010, 15:04 (GMT)
speedup and cleanup of OBJ exporter
Revision e6412cd by Nick Samarin
August 15, 2010, 13:14 (GMT)
added function to provide steering vector
Revision b822f0b by Nick Samarin
August 15, 2010, 12:58 (GMT)
added option for automatic facing in steering actuator
August 15, 2010, 12:32 (GMT)
more rna naming edits
August 15, 2010, 12:03 (GMT)
[#23266] bpy.ops.poselib.browse_interactive - blend_factor argument does nothing
commenting 'blend_factor' for now, its not used.

COLOR and EULER internal pyrna subtypes were causing color type variables to try update euler rotation order.
Revision 2c468d9 by Mike Erwin
August 15, 2010, 11:02 (GMT)
Further hacking on Windows tablet code. More accurate detection of certain tablet tools (mice, etc.). Made tablet mouse/pen buttons play nice with GHOST. Removed old code from WindowWin32.
August 15, 2010, 09:34 (GMT)
Fix #23303: glsl color correction not working correct for image textures.

August 15, 2010, 08:53 (GMT)
Fix #23307: accessing FluidParticles.settings causes crash.

Revision 0473790 by Mike Erwin
August 14, 2010, 23:33 (GMT)
removed gpencil Manhattan distance from user prefs. updated ghost build script.
Revision 91e2a55 by Mike Erwin
August 14, 2010, 21:01 (GMT)
continued Win32 tablet hackery
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021