Blender Git Commits

Blender Git "master" branch commits.

Page: 2423 / 5574

February 2, 2016, 03:16 (GMT)
Fix T47256: Progress bar doesn't update w/ mouse-over
February 2, 2016, 01:40 (GMT)
Use simpler method to check the planes view aligned
February 2, 2016, 01:40 (GMT)
Match armature/object select grouped order
February 2, 2016, 01:40 (GMT)
Cleanup: style
February 1, 2016, 23:41 (GMT)
Armature select similar: children, immediate-children en sibligns selection.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D1750
February 1, 2016, 23:41 (GMT)
Fix build error on OS X in previous commit, this define should stay.
February 1, 2016, 23:19 (GMT)
Fix T47293: game engine crashes since Bullet upgrade.

This restores a modification that was there before.
February 1, 2016, 17:09 (GMT)
Fix double metadata prefix when using strip's metadata
February 1, 2016, 16:12 (GMT)
Correction to previous fix of multiple releases of same ImBuf

Original change in d631252 was not quite correct because it
was missing release since the acquire() will return NULL.

Hopefully now all the cases are covered.
February 1, 2016, 15:46 (GMT)
Fix T47288 Vector transform not behaving correctly with camera space and cycles
February 1, 2016, 15:33 (GMT)
Fix potential access uninitialized metadata
February 1, 2016, 15:29 (GMT)
Remove debug-only code which sneaked in
February 1, 2016, 15:11 (GMT)
Fix wrong information used for stamp when "Strip Metadata" is used

Such configuration used to cause quite confusing situation when
stamp will use actual scene's statistics but metadata from strip
will be used for the saved file (basically, causing different
information stamped and saved as metadata).

Don't think it was desired behavior and it's something what
artists here in the studio wants to be fixed.
Revision d7af7a1 by Gaia Clary
February 1, 2016, 13:09 (GMT)
Add theme settings for keyframe indication in 3D View
February 1, 2016, 13:03 (GMT)
Cleanup: FileData->flags: Convert defines to anonymous enum.
February 1, 2016, 10:48 (GMT)
Fix T47238: Bug w/ view aligned constraint plane

When constraining on 2 axis, it was possible the plane was view-aligned causing odd glitches.
February 1, 2016, 10:48 (GMT)
Avoid duplicate getConstraintSpaceDimension calls
February 1, 2016, 09:39 (GMT)
CMake: Silent Numpy warning on OSX

It is in the archive actually and being installed nicely by the looks of it.
February 1, 2016, 09:38 (GMT)
CMake: Attempt to fix wrong installation folder for requests on OSX
February 1, 2016, 09:19 (GMT)
Sequencer: IF effect strip only affects on a single strip use source metadata for the result

This way it's possible to have some color-correction modifications on
top of the render result and yet still have proper metadata stored.

Usecase: Access per-frame render-time of the movie frames from the
final export.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021