Blender Git Commits

Blender Git "master" branch commits.

Page: 3647 / 5574

April 26, 2012, 15:38 (GMT)
fix for bevel modifier creating invalid geometry - simply tell BM_face_split() to check for doubles.
April 26, 2012, 15:20 (GMT)
fix memory leak in validating mesh and remove unneeded knife operator settings store.
April 26, 2012, 12:30 (GMT)
Fix #31066: cycles keeps rendering in viewport after window closed.
April 26, 2012, 12:13 (GMT)
Fix #31058: missing Simplify panel for cycles.
April 26, 2012, 12:13 (GMT)
Fix related to #31067: missing update when toggling Premultiply on a sequencer strip.
April 26, 2012, 11:48 (GMT)
* Compile fix for recent Outliner header cleanup.
April 26, 2012, 11:23 (GMT)
Minor fix in response to Koji Iigura's mail. Own error, sorry about that (I tend to forget not all OS are utf-8 yet :/ ).
April 26, 2012, 08:27 (GMT)
code cleanup: bmesh comments/todos, no functional changes.
April 26, 2012, 08:04 (GMT)
Fix OIIO dll copying for win32-mingw
April 26, 2012, 05:17 (GMT)
outliner header cleanup (copy pasted headers when split up Im guessing)
April 26, 2012, 04:41 (GMT)
fix for memory leak in the knife tool
April 26, 2012, 04:15 (GMT)
removed unneeded fnmatch include from outliner, comment files as needing header cleanup.
April 26, 2012, 04:03 (GMT)
fix for buffer overrun crash with saving scene name longer then 24 characters.
writing render info would try write= 64 length string into 24 length buffer.

updated py script to extract render info too.
April 26, 2012, 03:40 (GMT)
bmesh: inset tool depth used bad normals for edge verts.
April 26, 2012, 02:24 (GMT)
fix invalid memcpy() use in text editor (backspace would call memcpy with overlapping source and destination).
April 25, 2012, 18:12 (GMT)
2.6 Ocean Modifier UI:
* Fix an alignment issue, column_flow layout apparently does not use the whole width, leaving a small gap on the right side. This should be fixed in the layout engine, but too close to release now.
April 25, 2012, 11:31 (GMT)
fix for border de-selecting with sync selection
April 25, 2012, 11:15 (GMT)
Enable building of the installer with MinGW-w64, patch by Caleb Joseph (Dobz) thanks a lot!
April 25, 2012, 10:24 (GMT)
disable bevel for release after discussion with brecht and sergey, this works far too poorly to be included in release.
April 25, 2012, 10:09 (GMT)
temp disable 'use last operator settings' - too unreliable, we keep getting reports in about some menu item not working right, will try have this ready by next release.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021