Blender Git Commits

Blender Git "master" branch commits.

Page: 3560 / 5574

Revision 8ef4c47 by Gaia Clary
June 23, 2012, 22:03 (GMT)
Added option for exporting material based textures. Cleaned up header files due to a bug in osx
June 23, 2012, 18:08 (GMT)
Merging r48196 through r48223 from trunk into soc-2011-tomato

June 23, 2012, 18:04 (GMT)
Keying node: assume overexposured pixels as foreground

Screens are usually doesn't have overexposured pixels and all
saturation / gradient math was written assuming that all channels
are withing 0 .. 1 range and in cases when some channel exceeds
this range matte could be completely wrong.

Added special check for overesposure and assume such pixels as
definitely foreground.

Also fixed minimal value for edge kernel size.
June 23, 2012, 14:23 (GMT)
add cmake option WITH_SYSTEM_OPENJPEG so linux can build cycles without having libopenjpeg installed.
June 23, 2012, 13:42 (GMT)
rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate.
June 23, 2012, 03:39 (GMT)
Fix for [#29412] "Priority 0 cause problems with pulse mode" reported by Guillaume Côté.

Right now this is being fixed by not allowing the exact same action (action, start/end frames, speed, etc) to be played if it's already playing. Hopefully this will not cause more issues than it solves.
Revision a21a0a4 by gsr b3d
June 23, 2012, 02:10 (GMT)
SVN maintenance.
Revision d0bf289 by Gaia Clary
June 22, 2012, 17:14 (GMT)
Fix: Collada (Exporter) replaced the initial operator Presets with 2 up to date versions
Revision adf3a5e by Gaia Clary
June 22, 2012, 16:16 (GMT)
Collada: (Export) Added export of surface textures, and control over exported uv layers
Revision 257283e by Gaia Clary
June 22, 2012, 15:40 (GMT)
added new function BKE_imbuf_to_image_format
Revision 5455cad by Gaia Clary
June 22, 2012, 15:38 (GMT)
fixed function name: BLI_rebase_path, reworked description, added enum bli_rebase_state for defined return values
June 22, 2012, 15:08 (GMT)
svn merge ^/trunk/blender -r48188:48195
June 22, 2012, 15:06 (GMT)
remove scene from new compositor classes. only needs RenderData
June 22, 2012, 14:43 (GMT)
fix for [#31890] Lens Distortion inside Node group don't work
June 22, 2012, 13:24 (GMT)
Nullpointer exception happened when all input sockets of a (for example)
a translate node were connected with the same complex node (like lens
distortion).

Added a check to see if the list of buffers are available to resolve
this issue.
June 22, 2012, 13:11 (GMT)
* fix for [#31553] Tile Compositor: Strange seams
June 22, 2012, 12:31 (GMT)
when draw-other-uv's is enabled. fallback to the spaces image if no active face is found.
June 22, 2012, 11:56 (GMT)
svn merge ^/trunk/blender -r48168:48188
June 22, 2012, 11:53 (GMT)
mask re-key feature - mango request. ability to reset selected points shape key data.

useful if you add many keys to one part of a curve, then later want to key another part - but dont want to continuously make the same corrections.
June 22, 2012, 07:49 (GMT)
use an inline function for rgb -> bw conversion.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021