Revision 6fab0a4 by Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Joystick: Suppress add/remove device events Previously they'll be printed to the console as a totally unknown events together claim this shouldn't have happened which is just misleading. |
Revision 84dde30 by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Revision 91a9751 by Tamito Kajiyama / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix for view map cache not flushed by updates of edge detection options. This fix should be considered for inclusion in the 2.73 release, since it concerns a new feature of Freestyle introduced in 2.73. |
Revision a912699 by Bastien Montagne / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix (unreported) 'pad9' not shown by UserPrefs' KeyBinding filter. Minor glicth, but still... Safe for 2.73. |
Revision b7b5c99 by Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix T43099: Modifiers in edit mode might mess up materials The issue was originall caused by 2e8ba17 by removing necessery call GPU_enable_material(). It was probably removed because in some cases material was enabled after calling setDrawOptions. That wasn't always a case for edit mode. This is absolutely to be included to 2.73 |
Revision b8b7bd0 by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix for crash for 'Edit Source' was accessing freed menu region. |
Revision f322362 by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Recent fix for SDL2 broke joysticks for SDL1.2 |
Revision ff09547 by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix 8 memory leaks from bad PyList_Append use |
Revision 0a1deaf by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix leak in cycles-bake |
Revision 137ddd6 by jens verwiebe / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix an odd line that slipped in my ghost_hack_first_file commit |
Revision 2a72518 by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix buffer overrun calculating unique names |
Revision 6b6b28a by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
fix for doc generator |
Revision 71d1619 by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix leak in select-similar regions |
Revision 9cc8a5c by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix T43034: beautify-fill leaves zero area tri's |
Revision a04f7de by Bastien Montagne / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix a very stupid memleak in own bpy_app_translations.c code... Safe for 2.73. |
Revision b0dc79c by Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Revert "Fix T42888: Separate and Combine HSV distorts the hue value" This reverts commit 1549fea9995c348bc14a9105df5e460644e2b33a. After some further discussion with other developers in the team it becomes clear there's no correct solution here. It is just more matter of what's more convenient in particular case. We're just going back to old code to avoid possible frustration with the older files in newer blenders. This also means all HSV/HSL is considered to be "linear" in the shading nodes. Would be ported to 2.73 final. |
Revision fe3e000 by Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix T42780: Object linking allows to have linked armatures in pose mode This isn't so bad for until one goes re-posing the armature and then uses undo. It is the same issue as with edit mode which was solved back in the days. |
Revision 31862bc by Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix T42938: image.save_render sometimes saved the wrong pass Stupid mistake with non0initialized image user. Safe for final 2.73 release branch. |
Revision 4508642 by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
cleanup: redundant tri-normal calculation |
Revision 880f4fb by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
cleanup: use cross_tri_v2 when area isn't needed. |
|