Dev:Ref/Release Notes/2.75/Bug Fixes
< Dev:Ref | Release Notes | 2.75
目次
Blender 2.75: Bug Fixes
Changes from revision 000dfc0319 to 8e0ab3d42f, inclusive (master branch).
Changes from revision bff8b5ddad to 524a0fe398, inclusive (blender-v2.75-release branch).
Total fixed bugs: 389 (278 from tracker, 111 reported/found by other ways).
Objects / Animation / GP
Animation
- Fix T43997: Paste fcurve keeps handle selection (rBf03e004c23)
- Fix T44068: "Layered" option for auto keyframing doesn't "Insert Available Only" is enabled (rB1a5c5ac742)
- Fix T36385: Animated Strip-Time doesnt update (rB2b4ff142ab)
- Fix T44362: no easy way to repeatedly duplicate keyframes in action (rB54c18d4849)
- Fix T44558: "Clear Keyframes" complains when operating on an array property and it had deleted the action in the process (rBdebcd6b217)
- Fix T44717: use_negative_frames ignored /w graph-editor (rB77ef3f9041)
- Fix T44036: Add option to bake into current action instead of creating a new one. (rB6973e26bf9)
- Fix T45016: mask animation data lost after layer rename (rB3fad13d564).
- Fix T44997: Partial Propagate pose on selected keyframes only included those after the current frame (rBf751e7dc77).
- Fix unreported: Crash when trying to create new action in Shape Key DopeSheet mode (rBb7afbaf8cc)
- Fix unreported: Crash when using "On Selected Markers" mode for Propogate Pose with no markers present (rBf30b60d139)
- Fix unreported: Drawing glitch when renaming animation channels (rB03f2e5d4a6)
- Fix unreported: Action Editor: Preemptive fix for null-pointer dereference (rB6589d07c8f)
- Fix unreported: Changing actions in the Action Editor using the Browse dropdown should happen in tweakmode (rBe4fbc8fc8d)
- Fix unreported: Action Editor "Browse" Fix: Stash active action if nothing else uses it (rBa0e1b6573a)
- Fix unreported: Fix: "Delete Keyframes" RMB-menu option didn't work on NLA Strip properties (rB1c40dfc43c).
- Fix unreported: Fix: Don't show "Clear Keyframes" option in RMB menu for NLA Strip properties (rBb79c898bd6).
Constraints
- Fix T44408: "Rest Length" property in the Stretch To constraint was getting clipped when using Metric Units (rB0b691563ea)
Grease Pencil
- Fix T44259: Secondary strokes get terminated early when drawing in Continuous Drawing mode (rB59df941ea5)
- Fix T44412: Crash when trying to paint on a GPencil frame when the frames are out of order (rB09f2aa9382)
- Fix T44452: Inconsistent gpencil color in prefs (rB6bc26540c2)
- Fix T43867: Clicking outside the viewport exits now Grease Pencil "Continous Draw" mode (rBbe0dcd4e34)
- Fix T29029: Grease pencil fails in Quad View (rB4e1c27f646)
- Fix T44685: In grease pencil stroke editing, selecting points is offset by a few pixels (rB206f29c12c)
- Fix T44084: Cursor gets reset after MMB scrolling in another area while in GPencil Continous Draw Mode (rB2b9d806432)
- Fix T44774: Grease Pencil eraser size reset after exiting session (rB389564c711)
- Fix unreported: Grease Pencil and negative frames (rB582fa5e36e)
- Fix unreported: "show_points" setting for Grease Pencil drawing didn't work (rB5f6b958e96)
Objects
- Fix T45051: Curve parent bug (rB3ece175da3).
- Fix unreported: Fix wrong proxy pointer hanging around after making all local (rBe3f07d1f17).
Data / Geometry
Armatures
- Fix T44219: Pose Breakdowner bug in Gooseberry rigs (rB1492db09d1, rB441f68e2b0)
- Fix T43711: dual quaternion deform bug with shearing in deform matrix. (rBb6caefdaa9)
- Fix T44591: Set PBone Group operator did not handled predifined group index in its invoke func. (rBd33b564f91)
- Fix unreported: Glitch scaling bone radius (rB6461fbd9ce)
- Fix unreported: parent tips staying selected after separate (rB77f0f3c54e)
Curve/Text Editing
- Fix T44186: Bezier Bevel facto mapping broken when 'start' was set to 'Resolution' and 'end' was not. (rB1b327aa219)
- Fix T44213: Bevel object from different scene won't update generated bezier curve geometry (rB2d05466700)
- Fix T44737: Missing 'Spin' op entry in surface (NURBS) tools/menu. (rB4d45f47920)
- Fix T44497: Crash on deleting curve handle with hook modifier (rB4ffcc6ff56, rBe529882be0)
- Fix T44991: Apply transform skips poly-radius (rB22a4fcb146)
Mesh Editing
- Fix T39184: Multisegment bevel profiles should curve in-plane sometimes. (rB2140cb60cb)
- Fix T43975: Deleting a Shapekey can break the relative pointers (rB6aaedc7cfd)
- Fix T44027: Normal Edit Mod : Radial from object normals affected by target object scale. (rB2ab4489f17)
- Fix T44138: Crash in DataTransfer modifier when selecting a source with no loops. (rBd97b97460c)
- Fix T44270: Similar face region crash /w wire edge (rB59bfc5c76e)
- Fix T44275: CTRL+LMB to extrude to mouse position conflicts with snapped (rBaf23e8d44a)
- Fix T44258: Can't select similar regions (rB20a780e3e8)
- Fix T44364: Remove shape key crashes Blender (rBf684dfc432)
- Fix T44359:
mesh_normals_loop_custom_set()
would not behave correctly with zero-normals. (rB8ad37b0d22) - Fix T44411: poll() function of MESH_OT_knife_project was not strict enough. (rB50522cba92)
- Fix T44419: extruding when using lasso deselect (rBfa761dfe6d)
- Fix T44383: Select face fails in some positions (rBd57a93a7cb)
- Fix T44461: Crash and file corruption after calc_normals_split, calc_tessface execution. (rBf75c89b3f4)
- Fix T44492: knife tool should cut across a split edge. (rBc2f861453e)
- Fix T44522: loop remapping between meshes when using 'nearest vert, best matching normal' modes (rB34abe82205)
- Fix T44542: 'extend selection' editmode tool would select hidden elements. (rB78956b6a83)
- Fix T44484: Edge-split corrupts mesh (rBe9dcb068c7)
- Fix T44560: Merge Collapse tool - UVs operator panel option ignored with Collapse but not with other merge types. (rB74d31279cd)
- Fix T44589: No way to add a skin data layer manualy. (rB3a808270df)
- Fix T44618: Rip Fill on a single vert would only generate one of the two expected faces. (rB4487358da7)
- Fix T44634: Slide edge not responding to ALT + WHEEL to change reference edge in "even mode". (rB9190d18b74)
- Fix T42510: Limit by seams fails in edge/vert mode (rBba9dbaae64)
- Fix T44766: Connect fails /w selected ngon edges (rBdf0a1fa3c5)
- Fix T44780: Decimate planar creates concave edges (rBe37c4e5819)
- Fix T44745: non manifold edges of mesh do not work when smoothing in (rB07def553d2)
- Fix T44915: vertex color lost when adding new layer in edit mode. (rB7173069cbe)
- Fix T44742: Bevel now avoids vertex meshes when only two edges are beveled. (rBfd1ea5e3db)
- Fix T41177: Bevel shouldn't try to slide along edge when can't see it. (rB896f08bde8)
- Fix T44964: Bisect tool /w nonuniform scale (rBbcfe38aa03)
- Fix T45009: Bad 'tri area computation' code in knife tool. (rBec3c2d3be9)
- Fix T45096: Bad UVs /w EdgeSlide & zero-area faces (rB7c4d9523e6).
- Fix T44320: UV island overlap considered linked (rBbca4e9c81d).
- Fix unreported: Incorrect assert in lnor code. (rB9542cf041a)
- Fix unreported: BMesh: use inverse-square falloff /w smooth-subdiv (rB6e02f1da74)
- Fix unreported: Data transfer - Loop Islands Hell Fixes. (rBcdabf7e353)
- Fix unreported: Crash with datatransfer operator when source object was hidden. (rBe560bbe1d5)
- Fix unreported: EdgeSlide: fix divide by zero (rBcb7fdf45cd)
- Fix unreported: BMesh: decimate wasn't using face/edge centers (rB24e1d7f4f4)
- Fix unreported: Mesh mirror failing on isolated verts (rB2c000cc9fc)
- Fix unreported: join faces ignoring angle limit (rBed2cb8de2f)
- Fix unreported: error joining tris -> quads (rB4737722968)
- Fix unreported: crash clearing skin data on non mesh (rBf9b6f5756c)
- Fix unreported: Correct vert/edge slide poll functions (rBc0ca70a3b2)
- Fix unreported: Fix error calculating bmesh normals (rBb07be730b2)
- Fix unreported: Fix crash transforming UV /w PET-connected mode (rB6bf9aaa6e6).
Meta Editing
None.
Modifiers
- Fix T44361: array modifier "fit curve" mode not working properly (rB4fb33d82e2)
- Fix T44475: Merge option of Mirror Modifier behavior reversed. (rBe1a53b6d52)
- Fix T44530: UV islands fail on subsurf after mirror modifier. (rBd920b8e075)
- Fix T42893: Skin Modifier, changes randomly toggling editmode (rBabd68c6e45)
- Fix T44630: incorrect mirror modifier merge limit tooltip. (rB0e9b210595)
- Fix T44611: 'make_links_data' modifiers would fail and crash with multires modifier. (rBaa3fc89257)
- Fix T44677: Normal Edit Modifier Radial Mode broken with target object. (rBae00e42bc2)
- Fix T39775: Skin modifier crash (rB7969b238db)
- Fix T44879: data transfer modifier was missing a copy function (rB52cfd0eef8)
- Fix T36994: Make link modifier fails (soft body) (rB9454377c71)
- Fix unreported: modifiers stack not recalculated when mapping requirements change (rBc64f491f9f)
Physics / Simulations / Sculpt / Paint
Particles
- Fix T44183: particles in linked group offset from object (rB43101289a6)
- Fix T44268: too many virtual parents + non-100 display% = crash (rB4b685e1b90)
- Fix T44353, T43981: random particle distribution overlaps if number is greater than 256. (rB86f80c481c)
- Fix T44593: particle volume distribution not working with large meshes. (rB1d0f1a1ec9)
- Fix unreported: Crash when using particle emission with clump/roughness curves (rB8463e6cb41)
- Fix unreported: Yet another fix for crashing particles. (rB4dc141f933)
- Fix unreported: Missing particles in render if they're disabled for viewport (rBc523e82e31)
Physics / Hair / Simulations
- Fix T43803: Crash playing smoke animation, when linked as group instance (rB1cac8c23b5)
- Fix T44020: Crash exporting fluid sim to fbx (rB07f53d6454)
- Fix T43694: Hair Clumps Point to Scene Center When Density is Texture-Controlled. (rBd4ac58d049)
- Fix T44193: Hair intersection with duplis causes flickering (rBdd0604c606)
- Fix T44185, T44090: hair texture density working unreliable. (rBdced56f02a)
- Fix T44960: Crash with 'Shape Cut' in edit hair mode. (rBd5bca524d5)
- Fix unreported: Unstable particle jittered distribution. (rBa0a6cb129e)
- Fix unreported: rare crash duplicating fluidsim (rB7f89bc8e85)
Sculpting / Painting
- Fix T43959: jittering in 2D texture painting. (rB79393cb7a2)
- Fix T44124: Crash deleting brush (rBb38b5846ba)
- Fix T44308: painting in 2D editor offset by one pixel. (rBd75bfdfafc)
- Fix T44390: Clay brush weirdness part-1 (rB05b6de545a, rB3a4a2a9427)
- Fix T41893: inconsistent color management on sculpt texture nodes previews. (rB2775eaf01a)
- Fix T44627: locking alpha should happen in straight space (rB11cf1ebdd1)
- Fix T44627: black spots with lock alpha in projection paint: (rBe6a7fdd309)
- Fix T44604: bad quality of rake with bezier curves. (rBa5dead2e8c)
- Fix T44543: painted texture lost after first save (rB924f31e54f)
- Fix T44553: Dyntopo ignores front-face option (rB5dfe88adba, rBdc3533030a)
- Fix T44791: triangles when painting on a texpaint plane (rBd3c67bc81e)
- Fix T44929, T44927: inconsistencies in texture paint UI: (rB43913fe212)
- Fix T45013: negative curve falloff not working. (rB9f911f62dc)
- Fix T45060: Brush size snaps back to default max (rB84e4eed317).
- Fix unreported: Fix adding to paint-curves from the first point (rB890e533c76)
- Fix unreported: BMesh: resolve skinny face artifacts /w dyntopo (rBd2da8aa27a)
- Fix unreported: Fix project painting on a negative scaled object (rBf829f556b4)
- Fix unreported: Rake: store last position from mouse, don't store halfpoint between last (rB15fd37fab2)
- Fix unreported: Fix project paint worldspace coord calc from seam (rB9207c8d669)
Image / Video / Render
Image / UV Editing
- Fix T44035: Proportional editing lag (rBc451dba550)
- Fix T44282: Image sampling line disappears after a while (rBbb2300de94)
- Fix T44320: selecting islands can fail. (rB5197aa04c6)
- Fix T44351: Scopes make editmesh lag (rB41350a91b5)
- Fix T44724: missing menu entries for 'view fit' (F) in clip/image editors. (rB08f30ef31c)
- Fix T44823: No menu entry for Circle Select in UV/Image editor. (rB025a646114)
Masking
None.
Motion Tracking
None.
Movie Clip Editor
- Fix T44110: Plane track doesn't work when built with scons (rB0f0e080a26)
- Fix T44752: Clip Editor doesn't respect ColorSpace setting when playback after Prefetch (rBcecd1f98a4)
- Fix T45017: Crash when running 'track markers' operator with no clip loaded. (rB825892ae7a)
- Fix unreported: Fix bad memory access freeing viewport which uses movie clip (rB3e5cd52783)
- Fix unreported: Deselecting with shift-LMB does not work in graph view (rB0d64e26740)
- Fix unreported: Selecting curves in graph view always extends tracks selection (rB730e61b446)
Nodes / Compositor
- Fix T43974: Alpha output of movie clip node crashes blender (rBc4b3b60aad)
- Fix T44040: Blender crashes when nodes are muted (rBc69b5e0276)
- Fix T44064: Reroute two-node loop crash (rB8d0b104f43)
- Fix T44149: Node Groups do not work correctly (rB8af5390968)
- Fix T44343: Compositor image node cannot properly load multilayer EXRs (rB66e2fc39ce)
- Fix T44494: crop node changes values during execution. (rBbcac112dde)
- Fix T44624: world menu appears in node editor header with Blender internal. (rB7c3a714124)
- Fix T44398: Compositing displace node makes image fuzzy with zero displacement (rB7c2905b8ec)
- Fix T44683: Unable to mute movie clip when using stabilized display (rB38eab96f9b)
- Fix T44715: crash compositing with undefined node due to re-save in older version (rBb68fa820d6)
- Fix T44755: set_value node output in node tree not properly converted to (rB78411dc7d7)
- Fix T44795: same menu item for different command in node editor. (rB4b8dcfc0f5)
- Fix T44747: Drag toggle /w nodes (glitch) (rBbfa7586ba3)
- Fix T44921: Node editor, nodes position not maintained after Material panel changes (rB89025958af)
- Fix T44871: Blender hangs when using masking, dilate-erode and soften node (rB45fd68bc98).
- Fix unreported: Patch D1283 by Alexander Romanov fixes reroute node type update not (rB0abb6f3ef0)
- Fix unreported: Updating node standard value won't work if node is hidden, patch by (rB69bf3a9e94)
- Fix unreported: Node Editor using wrong snap element menu when called from shortcut (rBd1230ca723)
Render
- Fix T44021: Crash switching Rendering Engines while viewport rendering + animating (rB1724513fc6)
- Fix T44028: Vertex Colors Baking error (rB63897304a9)
- Fix T44102: Mirrored objects render black with Blender Internal and Autosmooth. (rB4685092fd8)
- Fix T44240: Lamp Halo invisible in rendering. (rB89530f1486)
- Fix T43696: Baking tearing normals (rB8cc475c40b)
- Fix T44310: Other render slots cleared after each render (rB5d212fb812)
- Fix T44322: Crash when trying to render spotlight halos. (rBb30a2fe3f4)
- Fix T44329: Blender Crash when rendering in 3DView. (rB1e71270f77, rB085fa2e3d7)
- Fix T41092: Bake-API: reduce memory footprint when baking more than one object (rB394c5318c6)
- Fix T44541: aka gigapixel image render support in blender. (rB2909975385)
- Fix T44556: Crash on the World Properties > Preview (rB078e589263)
- Fix T44598: blender internal not giving same result on repeated texture bakes. (rBe73f1035d7)
- Fix T44880: transparency filter is only valid with raytransp, not ztransp. (rB1bede8644a)
- Fix T44869: Crash rendering >2gb images (rBabc4a3d455)
- Fix T44984: wrong texture clamping when applying saturation > 1.0 (rB9927849708)
- Fix T44682: Save Buffers canceled renders show nothing in Image Editor (rB4fe9fe74ae).
- Fix unreported: Race condition and bad memory access highlighting render tiles (rB3d6642db83)
- Fix unreported: Opengl rendering always looking through camera (rB5dd63a977f)
Render: Cycles
- Fix T43967: Background is wrong in 2.74 (rB13d443496c)
- Fix T43786: Cycles bake disregards Auto Smooth (vertex per-face normals) (rB1cd4070e35)
- Fix T43926: Volume scatter: intersecting objects GPU rendering artifacts (rBed7e593a4b)
- Fix T44128: Ray visibility only enables diffuse if glossy is also enabled (rB22dfb50622)
- Fix T44113: Ashikhmin-Shirley distribution of glossy shader at 0 roughness causes artifacts when background uses MIS (rBaf399884e1)
- Fix T44222: Crash using pointiness attribute for volume shaders (rB3639a70eae)
- Fix T44046: Cycles speed regression in 2.74 (CPU only) (rBbf11e362c5)
- Fix T44449: sm_52 kernel missing in CMake builds. (rB5db143efbb)
- Fix T44512: Cycles fails normal bake /w scale flip (rBe1ed47eb5b)
- Fix T44544: Cached BVH is broken since BVH leaf split (rB2e91bcfb9d)
- Fix T44548: Cycles Tube Mapping off / not compatible with BI (rB41d817f15d)
- Fix T44616: Cycles crashes loading 42k by 21k textures (rBf0f481031c)
- Fix T44763: Surface Panel does not update correctly according to Node Output for Cycles UI (rB7487a4d4ac)
- Fix T44989: Crash on linking external OSL material (rB546a0e2d96)
- Fix T41870: Cycles OSL - Changing rotation value in anisotropic shader crashes Blender (rB2dc4c07d3a).
- Fix unreported: Fix displacement code creating cyclic dependencies in graph (rBa43d00d51e)
- Fix unreported: Fix wrong render result in certain configuration of render layer's surface/hair (rBcca4405437)
- Fix unreported: Fix wrong order in object flags calculations (rBe5f3193df3)
- Fix unreported: Fix wrong termination criteria in SSS volume stack update (rB7aab5c6ca9)
- Fix unreported: Fix possible uninitialized XML read state which might cause crashes (rB16794f908f)
- Fix unreported: missing features gathering from the bump graph (rBf45f2ac687)
- Fix unreported: crash doing render preview of external OSL script (rB0589a814ba)
- Fix unreported: wrong name displayed for the debug passes (rB6c8f2049f6)
- Fix unreported: Cycles: Fix missing node distance update when only two child intersected in QBVH (rB84117c0e54).
Render: Freestyle
- Fix T44127: Python does not guarantee to free all objects on exit... (rBf7dbce9914)
- Fix T44404: freestyle crashes blender. (rBb466a82fa5)
- Fix T44404: freestyle crashes blender. (rB85ae4b87af)
- Fix unreported: Fixed a crash due to missing call of StrokeShader.__init__() in Python. (rB3da7226844)
- Fix unreported: Line style ID datablocks not copied when fully copying a scene. (rB046388830a)
- Fix unreported: Freestyle: Fix for wrong assertion failure upon inverted face normals (rB27649a5d86).
Sequencer
- Fix T43989: Sequencer - Ctrl snapping a sequencer strip does not work if you specify the x axis. (rB05e3c261a4)
- Fix T43986: VSE Mask Modifier don't move with video-Clip. (rB6786ef6783)
- Fix T44121: : VSE Preview scaling issue when using proxies and Show Overexposed (rB581afa9da3)
- Fix T44122: rendering OpenGL preview movie with audio has wrong audio (rBc0ef4e9b78)
- Fix T44458: strip modifier mask not copied correctly when doing scene (rB9b4c8a2507)
- Fix T44465: Crash using VSE OGL render + Grease Pencil (rBde687b6fa0)
- Fix unreported: Crash adding mask modifier (rB64451f0928)
- Fix unreported: Shift duplicate and snap crashes in sequencer (rB77ff544d93)
- Fix unreported: reserve frames in sequencer failing with big frame ranges. (rB8c6a9b9edc)
- Fix unreported: off by one error in display of start/end frame in sequencer. (rB0e02ad8b64)
UI / Spaces / Transform
3D View
- Fix T44029: textures disappear in viewport if GPU mipmap generation is (rB72419eebc2)
- Fix T44076: SSAO in solid mode will disable antialiasing in wireframe (rBf65e3c7f1b)
- Fix T44118: Rotated background image disappears (rB3eb33b804d)
- Fix T43987: ambient occlusion different between offscreen (rB590efaacb8)
- Fix T44056: dof high quality shader error in ATI cards. (rBc6ce8200dd)
- Fix T41191: Custom Loop Normals Viewport shading not updating when set from py script (rBbacdfc70e2)
- Fix T44077: material update fails in textured mode when VBOs are off. (rBb98c7bcf3a)
- Fix T43987: ambient occlusion wrong for Intel cards on windows (tested on (rBf3b45eb76f)
- Fix T44251: Changing views using numpad broken (rB1604a26fe6, rB92755da471)
- Fix T44249: Cursor depth offset (rB986972701e)
- Fix T44350: View3D layer out of sync /w scene (rB17a9b05b9d)
- Fix T44385: SSAO inverted with new Intel drivers. (rB04daaee0fd)
- Fix T44474: Rotation manipulator not hidden completely with all axes (rB6885d316b1)
- Fix T44422: Zoom to mouse fails in camera view (rB27e03dcd21)
- Fix T44011: Ruler/Knife/Loop-cut fail in quad-view (rB3f80accfb3)
- Fix T44464: Viewport mipmaps no longer toggle off (rB84db9fdf4d)
- Fix T44516: grid lines obscuring selection outline. (rBf8c383472a)
- Fix T44505: Fix ortho part of T44505 (rB859ac8fbc6)
- Fix T44565: World background artifacts when world shader is void (or (rB28ea3f5b94)
- Fix T41739: 3D view solid draw mode missing some material node updates. (rB6159f9a55a)
- Fix T44594: disable depth of field in wireframe/bounding box modes. We (rB73c090fe81)
- Fix T44718: Cycles GLSL not working for NURBS objects. (rB3cff7768d5)
- Fix T44713: GLSL and BI inconsistency converting color to float node socket. (rB4139686817)
- Fix T44762: Materials flicker in edit-mode (rBe8561e966d)
- Fix T44744: tangents incorrect in edit mode. (rB8843a09df3)
- Fix unreported: fix view-selected zoom logic (rBe0611ca832)
- Fix unreported: Crash with non-camera as a camera (rBcae23bab6b)
- Fix unreported: Eyedropper with quad-view (rB68fe630735)
- Fix unreported: GPU_shader_export fails /w some lamp attrs (rB2b0613b948)
- Fix unreported: Don't show smoke domain when render-only enabled (rBde953bf7b8)
Input (NDOF / 3D Mouse)
- Fix T44612: add support for mouse button 6 and 7 on OS X. (rBc641a5563f)
- Fix T44614: Maya keymap left mouse click to add cut not working. (rB2d590670b4)
- Fix T44739: OS X RMB emulation giving wrong mouse button release event. (rB43ee3f4040)
- Fix T44740: Tweak events stuck (ignored release) (rB718bc078a8)
- Fix T44821: Making warp shortcut fails (rBde0c269c28)
- Fix T40621: Tablet in walk mode fails (rBc8711b6f6f)
- Fix unreported: Fix duplicated IME input (rB6e72f06069)
- Fix unreported: Fix for debug-only crash when setting "Any" keymap input type (rB02a5cf75a2)
- Fix unreported: ndof: fix Linux device detect regression (rB55b7a8c027)
Outliner
- Fix T44162: modifier's icons toggle update issue (rB70d9c01325)
- Fix T44201: Crash Deleting Hierarchy in Outliner (rB4153ff3610)
- Fix T44212: Crash on Group Rename. (rB71af08e1c9)
- Fix T44348: Blender crashes when selecting bone from inactive scene in outliner (rB825b015e92)
- Fix T44476: Hiding Grease Pencil from Outliner RMB doesn't update 3D (rBdc36e1fe39)
- Fix T44439: outliner's treestore could keep invalid ID pointers, could crash on undo due to invalid mem access. (rBf271d85b86)
Text Editor
- Fix T44381: Un-indent undo fails (rBc740027e30)
Transform
- Fix T44592: Zero scale on an axis, zeros all (rB52b9d83417)
- Fix unreported: Fix bend in object mode (wasn't rotating objects) (rB7fd93dc8dc)
- Fix unreported: error redoing shrink fatten (rBa5a648c7c6)
User Interface
- Fix T44003: Flatty Light: GPencil vertices and timeline keyframes black (rB62070ae6e1)
- Fix T44237: translation does not work in spacebar search. (rB99d8e08ed9)
- Fix T44237: translation does not work for input sockets in 'Active node properties' panel. (rB13a63234d6)
- Fix T44395: String untranslated in open file window. (rB255fb79ff3)
- Fix T44406: the Hebrew font causes trouble. (rBeced87b2d6)
- Fix T44432: Zoom to mouse fails /w FCurve editor (rB912397756a)
- Fix T44470: File Selection sometimes surpresses last Character. (rB4da050674e)
- Fix T44477: Overlapping tooltips in Outliner (rB18aaae101a)
- Fix T44405: Importing keyconfig with changed shortcut in "Screen Global" (rBde8e89d4f5)
- Fix T42495: Fullscreen area icon glitch (rB3bffcc675b)
- Fix T44586: Viet language problem for Blender Interface (rB2c72edc7f1)
- Fix T44376: Buttons context, invalid data access (rB77e6a001a9)
- Fix T44794: Blend From Shape tool X Icon UI Bug? (rB6b40a4bcb1)
- Fix T44814: 'preview' icons would not greyout. (rB78918e761f)
- Fix T44842: Modal Timer (template) should return {'CANCELLED'} when cancelled! (rB5e66827029)
- Fix T44872: Missing UI control in Musgrave texture properties (rB18208c8ad9)
- Fix T44892: Cursor warp, invoked outside the area (rBb147473f02)
- Fix T44976: 3D View turns into an Image Editor after saving render (rB4f94947157)
- Fix T44930: File-select in redo panel, disables UI (rBcb9bd23d0c)
- Fix T37746: Presets in splash failed to redraw (rBaf980a20a4)
- Fix T45003: some UI/i18n issues. (rB3092e1031d)
- Fix T45156: scaling region crash (rB5f864894a4, rBc706d1ab7a).
- Fix unreported: Fix broken uiTemplateIconView(). (rB6a1c123df4)
- Fix unreported:
widget_draw_preview()
not taking into account given alpha. (rB1ac0fef345) - Fix unreported: RMB menu in popup, included 'Header' submenu (rB9b1ca19396)
- Fix unreported: Don't crash with pie menus with more than 8 items. (rBded0004f8b)
- Fix unreported: Fix ugly drawing of closed panels in horizontal layout (rB3100fbef5e)
- Fix unreported: Fix UI string clip (reverse search separator char) (rB2c7cb8ce59)
- Fix unreported: tooltip colors not initialized correctly (rB91d424b82a)
Game Engine
- Fix T43793: BGE: Fix for T43793 Increment frame_start/end value to 255 frames (rB90f36d4)
- Fix T43980: BGE: MouseLook (actuator) triggers MouseMovement (sensor) (rB73ad76970e)
- Fix T43788: BGE: Light casts shadow when use_shadow unchecked (rB6e17420548)
- Fix T43724 and T41599: BGE: addObject() with KX_FontObject and (rB176ecd9c9c)
- Fix T43994: BGE: Steering actuator bug with Navmesh (rBdd3ade250d)
- Fix T43178: BGE has hard-coded 60 Hz as frame rate (rB30527e3e55)
- Fix T44065: fixed vehicle constraint (rBd21018b334)
- Fix T27322: World F-Curve (rBe7ae96ad41)
- Fix T43592: World GLSL (rBc73693d4a5)
- Fix T36703: Character motion actuator local movement not working correct. (rB29e968a315)
- Fix T36285: Wrong viewport scale. (rBf5648f6db9)
- Fix T43800: getScreenVect()/getScreenPosition()/modelview_matrix returns incorrect results (rB465a5d29c0)
- Fix T43537: ImageMirror does not work in BlenderPlayer with quad buffer (rBb329016b29)
- Fix T44389: Tooltips swapped in Logic Editor (rB9b9978656d)
- Fix T42341: Sensor.frequency is badly named (rB8c98b1649d)
- Fix T44374: Crash when collision sensor deactivated (rB4cd37541b0)
- Fix T43536: logic.getCurrentScene() returning wrong scene in (rBa2f9a0cfd9)
- Fix T38335: incorrect triangle index in raycast result (rB6ee0327594, rB8647c7d501)
- Fix T43822: Videotexture does not use sky color for off-screen (rBdc95ca92ca)
- Fix T44700: mesh without material in blenderplayer. (rB2fa4a48bce)
- Fix T41299: Group API for child object in dupli instance group. (rB5dc22fbbfb)
- Fix T43761: No re-creation of display list after a mesh modification. (rB3b359f1fea)
- Fix T42244: LibLoad crash with logic brick KX_TouchSensor (rB0b5bf9d419)
- Fix T40555: LibLoad material caching issue (rB377822729c)
- Fix T44778: missing specular transparency slider in game engine (rBa39efae03d)
- Fix T44919: BGE mathutils attrs leak memory (rB33a7b72678)
- Fix T44704: BGE regression importing bpy.types (rB5b8af1d)
- Fix unreported: Light layer check (rBe0aeafdf0a)
- Fix unreported: BGE crashes when RunPythonCallBackList() is called with maxargcount != minargcount (rBbf6bde232d)
- Fix unreported: fix bugs with physics collision mask/group (rB546031b694)
- Fix unreported: Fix ghash assert during BGE libload (rB8e4ac2d)
- Fix unreported: Fix rna default value in BGE UI (rB4fca12e0fa)
- Fix unreported: Activate collision mask/group in UI. (rB62b13c6d07)
- Fix unreported: Collision callbacks for compound controllers (rB4616a7a4d3)
- Fix unreported: Compound child shape added on instance game object (rB15751238d5)
- Fix unreported: Double jumps are not working with character motion actuator (rB8bf9e1412f)
- Fix unreported: Fix crash during physics mesh update. (rB4d8f7eddda)
- Fix unreported: Fix Bullet shape margin for triangle mesh static objects (rB909d3228b1)
- Fix unreported: BGE: Fix blenderplayer bad call stubs not updated. (rB192fddb)
- Fix unreported: Fix black material on meshes without materials in blenderplayer. (rB2da9a39418)
- Fix unreported: bug with default material and MTFace. (rB153cebd95b)
- Fix unreported: BGE: Fix memory leak when unable to add wheel (rB9755986)
- Fix unreported: BGE: fix use after free (rBedfe2d6)
System / Misc
Audio
- Fix T43853: Audio animation bug (fcurves) (rB2fa593a6f7)
- Fix T44815: Sound bake doesn't check filepath (rB39b85e452f)
- Fix unreported: AUD_OpenALDevice::getPosition returns negative values (rB770b109deb)
Collada
- Fix T44648: Collada finding bone chains during import crashes when no bones are there (rB0525db39d1)
- Fix T44884: Index counter for active UV Map used wrong offset (rB51bec8e22e)
- Fix T44884: corrected a wrong usage of the CustomLayer API (due to a misunderstanding) (rBa5a1d4aa3a)
File I/O
- Fix T44089: All addons do not use same default for orientations. (rBcf365275c2)
- Fix T44243: File browser behavior is inconsistent between append and open. (rBb444887054)
- Fix T44113: Some System Folders do not contain go back arrow. (rB114d1b23d2)
- Fix T44235: UNC Path Fails in open. (rBaa24704749)
- Fix T44533: system_bookmarks not showing utf standard ( umlauts etc. ) (rBce32aae80c)
- Fix T44701: Buffer overrun reading directories (rB0f28d24e2f).
- Fix T45059: Image open /w relative paths & anim (rBf526f410b2).
- Fix unreported: Do not systematically do live-update when tab-completing textedit buttons. (rB3f30ebf64a)
- Fix unreported: Use off_t for filesize (was int) (rBec710775cf)
Other
- Fix T43976: Edit-mode crash /w (scene/screen.scene) mismatch (rB06cc89d744)
- Fix T44093: Color picker SV+H order wrong. (rBe8b6d86f95)
- Fix T44092: Maya preset doesn't allow attaching Nodes to Frames via D&D (rBb714b23443)
- Fix T44026: ID prop delete leaves names in _RNA_UI (rB1c329af74c)
- Fix T44133: SSAO in OpenGL rendering from orthographic camera did not (rB4fd2f678ea)
- Fix T43266: when we have a blendfile name use only that without the pid (rB9b4172cc6c)
- Fix T44290: Clear users & fake-user conflict (rB796c3c7748)
- Fix T44433: print "unknown" rather than "1970-01-01" when .blend date is unknown. (rB4e40bdd02c)
- Fix T27642: Add version in .exe installer properties (rB3ec8bcebf3)
- Fix T44882: color picker in texpainting doing linear interpolation even (rB2f2f7c0e87)
- Fix T45041: (2.75RC) blender crashes when I choose 'Refresh DataBlock Previews' (rB033c532bfb).
- Fix unreported: Fix RNA active spline assignment (rBd0fcbab152)
- Fix unreported: Fix crash using removed data as function arguments (rBdb710e6c0d)
- Fix unreported: Fix crash using "Copy to selected" on ID-props (rBff1ed872d9)
- Fix unreported: Out-of-bounds read BKE_deform_flip_side_name (rB8b6e777736)
- Fix unreported: Loading of indexed .bmp files (rB4b3641ec99)
- Fix unreported: Fixes for backbuf selection logic (rB62e149881a)
- Fix unreported: Crash in blenderplayer when scrubbing off screen. (rBf6062638c1)
- Fix unreported: drawing text on >2gig buffers (stamp for eg) (rBc67abff7f0)
Python
- Fix T44137: bpy.path.is_subdir fails (rBb87eaef1f7)
- Fix T40762: Python can't access macro values (rB3160740421)
- Fix T44822: python enums' itemf callback did not handle 'NULL' context case. (rBa80c1e50bc)
System
- Fix T44025: pixelFormat retain was left, for 2.74 backport (rB0582aa6f13)
- Fix T44217: Crash when starting .blend without "Load UI" enabled (rB4b847595ee)
- Fix T44266: win32 delete's malloc'd memory (rB00f732f268)
- Fix T44265: Win32 error checking GL version (rBa1c2b1a8a8)
- Fix T31546: fragment program gets created every frame (rB866532360c)
- Fix T44132: Crash after open EXR format (rB3de45ee7fe)
- Fix T44759: Blender has problems reading and writing 42k images to PNG (rBac636a3c97)
- Fix unreported: Attempt to fix an error in compilation of geometry shaders in Intel 4000 (rB0ef9f61410)
- Fix unreported: Crash loading file without scene in bg mode (rB7f4b6a345e)
- Fix unreported: Fix double-free on copied Text compiled py-code (rB920fa0f963)
- Fix unreported: Fix multilayer OpenEXR not supporting metadata. (rBde68066c1c)
- Fix unreported: a broken symlink to an addon resulted in a blank addon tab (rB07d51141ae)
- Fix unreported: Fix error enabling an already enabled addon (rBf98ec7607f).
Blender 2.75a: Bug Fixes
The two main fixes to know for this release are:
- Game Engine would crash for Objects using velocity clamping
- Browsing render passes in Blender crashed.
The more technical info:
Changes from revision 295d0c52a26730e to 5af1daa2dc85adc, inclusive (master branch).
- Fix T45234: Stereo Parallel vs. Off-Axis (rB3d12d4b)
- Fix T45269: Crash velocity clamping on static objects (rBdb8ccc1)
- Fix T45281: IOR Value Slider with "Ctrl" modifier does not increment as intended (rBc503d17)
- Fix T45290: Selecting passes in image editor does no longer work (rB6a132aa)
- Fix T45237: Dither does not work (rB93608e4)
- Fix T45331: Bevel regression (rB791b5fe)
- Fix vertex-slide regression with rotated objects (rBc702dab)
- Fix vertex-slide helper-line scale (rB51e9a81)
- Fix Multi-View UI: convergence is only useless for the parallel camera (toe-in still uses it) (rB80f344f)
- Fix Keyframe indicators for NLA Strip properties fails if the AnimData has an active action (rBd96842b)
- Correct --help message (rBd3709f4)