Blender Git Commits

Blender Git "master" branch commits.

Page: 3549 / 5574

July 3, 2012, 16:23 (GMT)
Tomato: skip cache for Movieclip input node only when rendering
July 3, 2012, 16:18 (GMT)
Tomato experimental option: disable cacheing for movie clip node
July 3, 2012, 16:04 (GMT)
Also fix Anim Player button for node editor
July 3, 2012, 16:00 (GMT)
Tomato: fixed crash caused by interaction between color management and
movie clip caches resulting in some unchecked NULL pointers.

Probably it'll be better to separate memory limitors for cache and
clips or double-check priority functions are fine to deal with
such cases.
July 3, 2012, 15:46 (GMT)
Tomato: correction to mask cache so parenting should work fine now
July 3, 2012, 15:14 (GMT)
Merging r48538 through r48544 from trunk into soc-2011-tomato

July 3, 2012, 15:05 (GMT)
Grmph! module renaming broke the tool!
July 3, 2012, 15:01 (GMT)
Fix #32002: "Anim Player" button on header doesn't appear
July 3, 2012, 14:51 (GMT)
Corrections to default values for view settings
July 3, 2012, 14:30 (GMT)
Tomato: hack to cache result of rasterization

It shall be removed as soon as tile-based rasterization is here,
but to remove current stoppers should be fine.
July 3, 2012, 14:25 (GMT)
image sequence - apply cyclic option AFTER the image offset,
there was no way to properly loop on a sequence of images that didnt start frame 1.
July 3, 2012, 14:05 (GMT)
svn merge ^/trunk/blender -r48527:48537
July 3, 2012, 14:04 (GMT)
dont display image sequences outside the frame range in the 3D viewport.
Revision 44ca0a4 by Joshua Leung
July 3, 2012, 13:47 (GMT)
Fix for the "black F-Curves" bug on undo
(From personal stash of bugs - since early 2.5 versions)

F-Curve colors get applied only on Graph Editor "refresh()". In some cases, undo
was reverting back to a state where the colors had not yet been set. In these
cases, there would be no refresh() after that undo (until expanding a channel or
some other similar action), resulting in "black F-Curves" appearing. So, now we
force such an update after undo to ensure that the curves never display black.

(Noticed while investigating another bug for Mango related to
CLIP_OT_constraint_to_fcurve not sending notifiers required when new F-Curves
are added)
July 3, 2012, 13:24 (GMT)
More exception words to the ui dico... :/
July 3, 2012, 13:15 (GMT)
Minor edits.
July 3, 2012, 12:40 (GMT)
Fix [#31977] Export Animated Mesh, terminate baking in fluid-sim

* Elbeem exporter code now overrides user settings to No Slip in case the object is animated;
* UI of fluid obstacles now disables slip settings when export animated is enabled;
* Added in this later option's tooltip a mention that it enforces No Slip!
July 3, 2012, 11:32 (GMT)
rename module to something less generic.
July 3, 2012, 11:03 (GMT)
svn merge ^/trunk/blender -r48489:48527
July 3, 2012, 10:56 (GMT)
Tomato: style cleanup, no functional changes
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021