Revision 3822a9c by Campbell Barton February 2, 2016, 03:16 (GMT) |
Fix T47256: Progress bar doesn't update w/ mouse-over |
Revision 7c04c3c by Campbell Barton February 2, 2016, 01:40 (GMT) |
Use simpler method to check the planes view aligned |
Revision c0d2de2 by Campbell Barton February 2, 2016, 01:40 (GMT) |
Match armature/object select grouped order |
Revision 883a20c by Campbell Barton 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 |
Revision deef941 by Brecht Van Lommel February 1, 2016, 23:41 (GMT) |
Fix build error on OS X in previous commit, this define should stay. |
Revision fae710a by Brecht Van Lommel February 1, 2016, 23:19 (GMT) |
Fix T47293: game engine crashes since Bullet upgrade. This restores a modification that was there before. |
Revision 3b11acd by Sergey Sharybin February 1, 2016, 17:09 (GMT) |
Fix double metadata prefix when using strip's metadata |
Revision cd047de by Sergey Sharybin 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. |
Revision 25de685 by Alexander Romanov February 1, 2016, 15:46 (GMT) |
Fix T47288 Vector transform not behaving correctly with camera space and cycles |
Revision 80a5409 by Sergey Sharybin February 1, 2016, 15:33 (GMT) |
Fix potential access uninitialized metadata |
Revision 7c93515 by Sergey Sharybin February 1, 2016, 15:29 (GMT) |
Remove debug-only code which sneaked in |
Revision cb9f9a6 by Sergey Sharybin 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 |
Revision e852384 by Bastien Montagne February 1, 2016, 13:03 (GMT) |
Cleanup: FileData->flags: Convert defines to anonymous enum. |
Revision e4d4751 by Campbell Barton 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. |
Revision b29d046 by Campbell Barton February 1, 2016, 10:48 (GMT) |
Avoid duplicate getConstraintSpaceDimension calls |
Revision ddc9c76 by Sergey Sharybin 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. |
Revision 8aef306 by Sergey Sharybin February 1, 2016, 09:38 (GMT) |
CMake: Attempt to fix wrong installation folder for requests on OSX |
Revision b3daf92 by Sergey Sharybin 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. |
|
|
|


Master Commits
MiikaHweb | 2003-2021