Dev:Ref/Release Notes/2.66/Bug Fixes/2.66a

提供: wiki
移動先: 案内検索

Blender 2.66a Bug Fixes

Download page

Get the latest release here

Note: OSX release now includes the cuda kernels, so it starts with cycles without waiting for building kernels

Bug fix update

Over 80 bugs fixed since 2.66 release:


Interface

  • Fix T34357: Image editor scope and clip editor track preview did not resize properly with different DPI settings. (r54760)
  • Fix T33466: Alt+MouseWheel changes frame as well as buttons (r54929)
  • Fix UI/DPI: user preferences window size now takes into account DPI, otherwise the buttons don't fit properly. (r54945)
  • Fix soft shadow at top edge incorrectly drawn (r54954)
  • Fix T34418: Screencast could be started twice (r54961)
  • Fix T34509: Panel color were not updated from old files properly (r54996)
  • Allow trackpad and magic mouse swipes to control brush size for circle select. (r55027)
  • Fix (regression) T34391: Window position not saving correctly for next start-up (r54879)
  • Fix T34390: quicktime video codec menu showing blank (r54942)

Viewport

  • Fix T34378: GLSL materials using multiple UV layers fail in editmode (r54783)
  • Fix T34347: View3D Mini-Axis drawing in error with overlay (r54789)
  • Fix T34426: Manipulator handles drawn incorrectly by depth (r54923)
  • Fix glitch rotating the camera in camera mode drawing helper-line in random locations (r54928)

Animation

  • Fix zoom for graph-editor (and other editors) (r54910)

Sequencer

  • Fix T34439: Strip modifier - Mask multiply failure (r54901)
  • Fix T34453: Added RGBA|RGB channels toggle to sequencer preview (r54904)
  • Fix sequencer crash when pasteing strips after creating new file (r54935)

Composite/Nodes

  • Fix T34356: Inputs list in file output doesn't appear properly. (r54754)
  • Fix T34359: Crash when using image output node (r54746)
  • Fix T34474: "Record Composite" image op segfaults in compositor code (r54948)
  • Fix T34461: Inconsistent behavior of "Color Mix Node" and "Alpha Over Node" (r54960)
  • Fix T34507: Adding reroute node into invalid links would crash the compositor (r55047)

MovieClip/Tracking

  • Fix memory leak when loading multilayer EXR as movie clip (r54934)
  • Fix for incorrect subpixel precision of marker when using track offset (r55028)

Render

  • Fix T34351: Displacement map Bake margin does not work (r54748)
  • Fix T34436: Node editor delete texture crash (r54908)
  • Fix T34493: Image Sequence texture didn't allow "Offset" with fcurves. (r55012)
  • Fix T34475: Weird noise bug with Texture nodes (r55021)
  • Fix for texture preview render with show alpha enabled (r55026)
  • Fix image transparency backwards compatibility. Now the texture datablock has a 'Use Alpha' option again. (r55022)

Render (Cycles)

  • Fix T34421: viewport render stuck with no objects in the scene. (r54885)
  • Fix T34480: hair render in dupligroup did hide the emitter properly in some cases. (r54959)

Modifiers

  • Fix T34358: Shrinkwrap modifier project along normal did not work correctly (r54793)
  • Fix T34369: applying screw modifier turns object to black (r55004)

Tools

  • Fix T34384: Border select in UV Image window crashed (r54816)
  • Fix for weight paint using values over 1.0 when blending (r54833)
  • Fix for regression in 'object.shape_key_transfer' operator since BMesh merge (r54834)
  • Fix T34415: Edge slide results in segmentation fault on certain mesh (r54875)
  • Fix T34455: Origin to Center of Mass is missing in menu Object > Transform (r54891)
  • Fix selecting linked faces (r54920 r54921)
  • Fix T34366: mesh.select_mode operator could not be configure the use_extend and use_expand properly. (r54944)
  • fix T34486: Selection of bones in armature edit mode only toggles between two bones (r54969)
  • Fix T34534: Copy/Paste objects hangs (r55051)
  • Fix (regression) T34438: Solidify crease error (r54882)
  • Fix missing select menu for weight, vertex, texture paint modes. (r54883)
  • Fix joining meshes could loose crease/bevel weights (r54899)
  • Fix (regression) T34449: Edge toggline bevel failed (r54900)

Sculpt

  • Fix T34370: Collapse-Edges crash in dyntopo (r54827)
  • Fix T34431: Crash when dyntopo enabled and using view plane mode (r54971)
  • Fix T34473: Blender Crashes on toggling modes, dynatopo sculpt/object mode. (r55007)

Game Engine

  • Fix projection clipping (r54733)
  • Fix T34349: Character walkDirection ADD mode -#INF error. (r54738)
  • Fix T18967: Enable alpha buffer (useful for TV broadcasting). (r54745)
  • Fix T34353: Ray cast on Triangle mesh bounded Rigid Body Object crashes (r54757)
  • Fix T34219: Webcam support under Linux in Standalone broken (r54764)
  • Fix T34330: Action Actuator "caching" the previous ran actions (r54766 r54767 r54769)
  • Fix error using actions with multiple scenes (r54767)
  • Fix object color channels can now be animated separately without zeroing out the other channels (r54772)
  • Fix error using uninitialized variables for rendering (r54776 r54781)
  • Fix T34377: Game-Engine - Multi UV mesh's materials not backwards compatible (r54780)
  • Fix Game-Engine crashing when on material conversions (r54837)
  • Fix T34440: Motion blur (2d filter) not working in osx (r54912)
  • Fix T34428 T20856 T20281: converting multi-uv layers. (r54972)
  • Fix T34523: 2D-Filter produces render error (r55010)
  • Fix T34517: 2D-Filter causes mouselook script drifting effect (r55011)

Rigid Body

  • Fix motion paths calculation being incorrect for rigid bodies (r54799)
  • Allow rigidbody collision groups to be animated (r54818)
  • Fix T34410: Planes with Rigid Body always keep distance to colliding objects (r54855)
  • Fix T34420: Rigid objects not resetting original properly after running a simulation. (r54862)
  • Fix inconsistency with world rebuilding with the start frame (r54990)

Text Editor

  • Fix Fix text editor bug: ctrl+F is not configurable (r54878)
  • Fix T54907: freeze when turning on syntax highlight (r54907)
  • Fix crash when overwriting ascii character with multibyte character (r54917)

Python

  • Fix Python console bug: "autocomplete" doesn't advance cursor properly when completion includes UTF8 characters (r54824)
  • Fix T34423: foreach_get crash for any non existant attribute (r54865 r54866)
  • Fix T34372: mesh.verts.foreach_set not working with normals (r54943)
  • Fix for python exception getting the ID from an operator button (r54835)

Other

  • Fix freeing all bakes in particle mode (r54822)
  • Fix file with packed images crashes on load (r54790)
  • Fix image alpha version patch with library linked files (r54794)
  • Fix T34427: Collada export crash with armature (r54856)
  • Fix X3D import error loading UV's (r4325)
  • Fix X3D import for images (r4327)
  • Rigify fixes (r4321 r4334 r4335)

The original release log: [1]