Skip to content

Blender 2.79a: Bug Fixes

Changes from revision e8e40b171b to 4c1bed0a12, inclusive.

Total fixed bugs: 202 (117 from tracker, 85 reported/found by other ways).

Note: Nearly all commits from 2.79 are listed here (over 75% of total), only really technical/non-user affecting ones have been skipped.

Objects / Animation / GP

Animation

  • Fix #52932: Driver with target of custom property from scene fails to update (ad834085b7).
  • Fix #52835: When driven IK influence change, ik animation have 1 frame delay (89de073ea5).
  • Fix unreported: Fix missing ID remapping in Action editor callback (9f6d5d679e).
  • Fix unreported: #50354: Action length calculation added unnecessary padding if some F-Curves only contained a single key (on the last real frame of the action) (f887b8b230).
  • Fix unreported: Fix: Undo pushes were missing for Add/Remove Driver Variable buttons, and Remove Driver button (08e16e0bd1).

Grease Pencil

  • Fix unreported: Fix: When transforming GP strokes in "Local" mode, the strokes would get obscured by the transform constraint lines (99e4c819f7).

Objects

Dependency Graph

  • Fix #52432: Blender crashes while using Ghost (new depsgraph) (2213153c27).
  • Fix #52741: Follow track with depth object crashes Blender with new depsgraph (d5dbe0c566).
  • Fix #53547: Metaballs as dupli objects are not updated with the new Depsgraph (8cdda3d2ad).
  • Fix unreported: Transform: Enable recursion dependency check for new depsgraph (ef04aa4a43).
  • Fix unreported: Depsgraph: Fix relations for metaballs (7103c6ef3b).

Data / Geometry

Armatures

Curve/Text Editing

  • Fix unreported: Curves: Fix wrong bitset being checked against CYCLIC bit flag (2edc2b4912).

Mesh Editing

  • Fix unreported: Fix for inset when accessed from spacebar search (db3e3f9c24).
  • Fix unreported: Edit Mesh: click extrude, ensure inverse matrix (3e3a27d089).
  • Fix unreported: Polyfill Beautify: option to rotate out of degenerate state (0834eefae0).
  • Fix unreported: BMesh: use less involved check for edge rotation (58ab62ed6d).
  • Fix unreported: Avoid bias when calculating quad split direction (569d2df634).
  • Fix unreported: Beauty fill was skipping small faces (1b6130533f).
  • Fix unreported: Polyfill Beautify: half-edge optimization (4a457d4f1e).
  • Fix unreported: Use BLI_heap_reinsert for decimate and beautify (eaeb0a002e).
  • Fix unreported: BMesh: move bridge tools stepping logic into macro (02b206780e).
  • Fix unreported: Subsurf: Avoid global lock for loops and orig index layers (83b0603061).
  • Fix unreported: Subsurf: Avoid possible use of partially initialized edge hash (72151f3e36).
  • Fix unreported: Fix scalability issue in threaded code of Mesh normals computation (71e0894e0d).

Modifiers

  • Fix unreported: Fix (irc-reported by @sergey) invalid precision value in a float RNA property (8e43a9e9cc).

Material / Texture

  • Fix unreported: Fix logic for pinning textures users from context (8f9d9ba14e).

Physics / Simulations / Sculpt / Paint

Particles

  • Fix unreported: Fix missing update for particles w/ fluids (84361a0709).

Physics / Hair / Simulations

  • Fix #53650: remove hard limits on force field size and max distance (2a9abc0f5e).
  • Fix unreported: Fix error copying smoke modifier uv layer (9f032c3867).
  • Fix unreported: Depsgraph: Don't make non-dynamic hair dependent on time (76032b133c).

Sculpting / Painting

  • Fix unreported: Fix brush reset (missing notifier) (98dc9072e5).
  • Fix unreported: Fix sculpt secondary color missing some brushes (6058b651c4).

Image / Video / Render

Image / UV Editing

  • Fix unreported: Fix writing Iris images w/ invalid header (acae901a10).

Masking

  • Fix #52840: New Depsgraph - Mask editor not working correctly (69062cdd8d).
  • Fix #52749: New Depsgraph - Render View Mask is not initialized correctly (538182511a).
  • Fix #53419: Masking "Add" menu is not present in Image editor, but shortcut is (c8f95c7829).

Motion Tracking

  • Fix #52851: Per-frame traking is broken when sequence doesn't start at frame 1 (f0743b56ec).
  • Fix #53612: Blender crashes on CleanTracks with 'DELETE_SEGMENTS' and a disabled marker (a1d05ac2a1).
  • Fix unreported: Tracking: Fix crash when tracking failed (350f5c6894).
  • Fix unreported: Tracking: Create mesh from selected tracks only (333ef6e6f7).

Nodes / Compositor

  • Fix #53360: crash with GLSL bump mapping and missing group output node (bb89759624).
  • Fix #52299: X resolution of 4 causes nodes to collapse (cdc35e63bd).
  • Fix #53371: Keying Node fails with values above 1 (1c7657befb).
  • Fix #52113: Compositor doesnt mix unrendered render layers well (3182336666).
  • Fix #53263: Proposed Blender crashes when rendering with Stabilizer 2D node without movie selected (ce35151f38).
  • Fix #53696: Compositor HSV limits changed (528e00dae0).
  • Fix #52927: Compositor wrong scale when scale size input is connected to complex node (259e9ad00d).
  • Fix #47212: Luminance Key not working with HDR and out-of-gamut ranges (13973a5bbf).
  • Fix unreported: Fix compositor node links getting lost on file load for custom render passes (6bd1189e5c).
  • Fix unreported: Node selection: Stop operator when mouse selection selected a node (bf58ec9265).
  • Fix unreported: Compositor: Ensured 16 byte alignment for variables accessed by SSE instructions (02bac54fa9).
  • Fix unreported: (Nodes) Display image name if any in the Image and Texture Image node title (010cf35e7e).
  • Fix unreported: Fix old files with changed node socket type not loading correctly (79563d2a33).

Render

  • Fix unreported: Fix incorrect color management when saving JPG previews for EXR (1dbdcfe9a9).
  • Fix unreported: Fix leak when rendering OpenGL animations (e4dce3b3d7).

Render: Cycles

  • Fix unreported: OpenVDB: Fix compilation error against OpenVDB 4 (0cdfe887b4).
  • Fix unreported: Cycles: Fix possible race condition when generating Beckmann table (b5c629e604).
  • Fix unreported: Fix Cycles bug in RR termination, probability should never be > 1.0 (df1af9b349).
  • Fix unreported: CMake: support CUDA 9 toolkit, and automatically disable sm_2x binaries (cd9c68f0c5).
  • Fix unreported: Fix part of #53038: principled BSDF clearcoat weight has no effect with 0 roughness (440d647cc1).
  • Fix unreported: Fix incorrect MIS with principled BSDF and specular roughness 0 (866be3423c).
  • Fix unreported: Cycles: Fix possible race condition when initializing devices list (93d711ce55).
  • Fix unreported: Cycles: Fix wrong shading when some mesh triangle has non-finite coordinate (075950ad66).
  • Fix unreported: Cycles: Fix compilation error with latest OIIO (49f57e5346).
  • Fix unreported: Cycles: Fix compilation error with OIIO compiled against system PugiXML (b6f3fec259).
  • Fix unreported: Cycles: Fix compilation error of standalone application (391f7cc406).
  • Fix unreported: Cycles: Workaround for performance loss with the CUDA 9.0 SDK (b3adce7766).
  • Fix unreported: Cycles: Fix difference in image Clip extension method between CPU and GPU (a50c381fac).
  • Fix unreported: Cycles: Fix crash opening user preferences after adding extra GPU (a3616980c6).
  • Fix unreported: Cycles: Fix bug in user preferences with factory startup (2f5a027b94).

Sequencer

UI / Spaces / Transform

3D View

  • Fix unreported: Fix ruler access from search pop-up (b0fbe95a1b).
  • Fix unreported: 3D View: use shortest angle between quaternions (2895cb22a7).

Input (NDOF / 3D Mouse)

Outliner

Transform

User Interface

  • Fix #52800: fix UI flickering with Mesa on Linux (c85a305c09).
  • Fix #53630: Effect strips not disFix #52977: playing Input data. Parent bone name disappeared in the UI in pose mode (4bc89d815c).
  • Fix unreported: Fix failure in our UI code that could allow search button without search callbacks, leading to crash (e8e40b171b).
  • Fix unreported: Add some security checks against future bad float UIprecision values (7e4be7d348).
  • Fix unreported: UI: avoid int cast before clamping number input (a437b9bbbe).
  • Fix unreported: UI: fullstop at end of tooltips (4c3e2518c8).
  • Fix unreported: Fix incorrect allocation size (6b2d1f63db).

Game Engine

  • Fix unreported: Fix BGE sound actuator property access (d2d207773e).

System / Misc

Collada

File I/O

  • Fix #52816: regression can't open file in 2.79 (crash) (a4116673c7).
  • Fix #53002: Batch-Generate Previews generate empty or none image for large objects (47a388b2a9).
  • Fix #52514: don't clear filename when dropping directory path in file browser (625b2f5dab).
  • Fix #53250: Crash when linking/appending a scene to a blend when another linked scene in this blend is currently open/active (06df30a415).
  • Fix #53572: Alembic imports UV maps incorrectly (0f841e24b0).
  • Fix unreported: Alembic import: fixed mesh corruption when changing topology (bae796f0d5).

Other

  • Fix unreported: Fix potential string buffer overruns (30f53d56b6).
  • Fix unreported: Fix build with OSL 1.9.x, automatically aligns to 16 bytes now (f968268c1e).
  • Fix unreported: WM: minor correction to user-pref writing (75aec5eeaa).
  • Fix unreported: WM: don't load preferences on 'File -> New' (571e801b27).
  • Fix unreported: WM: load UI for new file, even when pref disabled (9f0ebb0941).
  • Fix unreported: Fix MSVSC2017 error (405874bd79).
  • Fix unreported: Fix SGI foramt reader CVE-2017-2901 (7b8b621c1d).
  • Fix unreported: Memory: add MEM_malloc_arrayN() function to protect against overflow (a972729895).
  • Fix unreported: Fix buffer overflows in TIFF, PNG, IRIS, DPX, HDR and AVI loading (16718fe4ea).
  • Fix unreported: Fix buffer overflow vulernability in thumbnail file reading (04c5131281).
  • Fix unreported: Fix buffer overflow vulnerabilities in mesh code (9287434fa1).
  • Fix unreported: Fix buffer overflow vulnerability in curve, font, particles code (8dbd5ea4c8).
  • Fix unreported: Fix manual lookups (data is now lowercase) (cae8c68ca6).

Python

  • Fix unreported: Fix bpy.utils.resource_path('SYSTEM') output (21ecdacdf1).
  • Fix unreported: Fix setting the operator name in Py operator API (8c9bebfe28).
  • Fix unreported: Docs: add note for bmesh face_split_edgenet (a253b1b7bc).
  • Fix unreported: Fix edge-split bmesh operator giving empty result (ce6e30b3dc).
  • Fix unreported: Fix BMesh PyAPI internal flag clearing logic (6639350f92).
  • Fix unreported: Docs: clarify return value for BVH API (0c456eb90a).
  • Fix unreported: bl_app_override: support empty UI layout items (6d640504e8).
  • Fix unreported: Fix bad 'poll' prop callback API doc (3193045c59).
  • Fix unreported: Fix background_job template (38357cd004).
  • Fix unreported: Fix bmesh.utils.face_join arg parsing (20cccb1561).

System

  • Fix unreported: GPU: Fix memory corruption in GPU_debug on GTX1080 (3a1ade22e5).
  • Fix unreported: Task scheduler: Start with suspended pool to avoid threading overhead on push (8553449cf2).