Blender Git Commits

Blender Git "master" branch commits.

Page: 4482 / 5574

Revision 653593b by Matt Ebb
December 10, 2009, 01:29 (GMT)
Fix for [#20216] Search List is unordered

This sorts RNA collection (bones, vgroups, etc) search lists alphabetically like ID data search lists are already.
December 10, 2009, 01:11 (GMT)
wrong code order made linux+scons barf.
December 10, 2009, 00:51 (GMT)
* 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 SSE-intrinsics only.
December 10, 2009, 00:41 (GMT)
Revert bunch of changes I should have committed before.
December 10, 2009, 00:28 (GMT)
textedit string needs to be one byte longer than maxlen, for terminator.
December 10, 2009, 00:20 (GMT)
MSVC 9 projectfiles
* added missing header BKE_sequence.h
* moved source folder back to correct place (was inside headers folder)
Revision 3e43a3f by Matt Ebb
December 9, 2009, 22:58 (GMT)
Fix notifiers for object active material selection
December 9, 2009, 22:54 (GMT)
show_handles property didn't flip bool properly.

Patch by DustyDingo on irc.
December 9, 2009, 22:44 (GMT)
patch from Cessen, tweaks and fixes to metarig elements
December 9, 2009, 22:37 (GMT)
give IDPropertyGroups's an identifier so they can display text in the listview, hardcoded to "name"
December 9, 2009, 21:42 (GMT)
Patch [#20290] by Bjørnar Hansen for bug [#20270] 2.5a0, Select Random says percent but is really 0-1
December 9, 2009, 20:03 (GMT)
Sequencer fix: Transform Strip wouldn't work with default_fader
* added default_fader to transform strip, since it used the old fac too.
* removed ANIMATEABLE attribute from the settings in the transform strip, since they are animated via the effect_fader and not directly for now. (too confusing)
* UI: only show default_fader for the effect strips that support it

Sequencer Durian feature: uniform scale for Sequence transform strip.
* for now re-using variable for x-axis scaling.

Note: This brings back functionality as close to 2.49 as possible. The Start and End values in the current design are not meant to be animated directly, but via the effect_fader.
December 9, 2009, 19:41 (GMT)
Fix #20305: overlay blending mode for specular intensity does not work.

December 9, 2009, 18:47 (GMT)
Invalid return type
December 9, 2009, 18:38 (GMT)
MSVC 9 projectfiles
* quick updates for bpy_driver.c
December 9, 2009, 18:08 (GMT)
Fix compile problem (warnings are important)
December 9, 2009, 18:03 (GMT)
Fix #20245: datablock names allowed entering 22 characters but can
only accept 21.

Revision e68dff3 by gsr b3d
December 9, 2009, 17:53 (GMT)
Move libpython.a to COMLIB (before was PULIB).
December 9, 2009, 17:32 (GMT)
Fix for bug #20307: snapping in uv editor is related to objects origin.
Also updated image window header to use snap element property.

December 9, 2009, 17:18 (GMT)
Fix bug #20299: bilateral blur node crashes when the number of
iterations is rapidly changed.

By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021