January 12, 2010, 08:18 (GMT) |
Fix [#19920] long list in outliner+renaming |
January 12, 2010, 07:50 (GMT) |
Renamed toolbar to Tool Shelf all over |
January 12, 2010, 07:07 (GMT) |
Partial fix for [#19926] clicks "fall through" when stacking nodes This still isn't ideal, but a bit better than before, it just tweaks the order of block processing so that at least the buttons on top of other buttons get processed first. The actual fix will be quite tricky, not sure about how best to do that so far.. |
January 12, 2010, 05:54 (GMT) |
Fix [#19922] outliner+renaming+shift+home |
January 12, 2010, 03:01 (GMT) |
Fix [#19966] Graph Editor does not refresh after automatic keyframe insertion |
January 12, 2010, 02:53 (GMT) |
Fix [#20000] Connect to File Output node creates segfault |
January 12, 2010, 02:34 (GMT) |
Fix [#20628] Color pickers: graphical slider bar doesn't update HSV and Hex num sliders |
January 12, 2010, 02:32 (GMT) |
Fix for [#20272] Missing Options - Blender Game, Transparency Panel A little bit dodgy, but at least the options are accessible for the time being. |
January 12, 2010, 02:13 (GMT) |
Fix [#20224] Moving to layer pannel missing shortcuts |
January 12, 2010, 01:50 (GMT) |
Fix [#20644] new curve sets itself to the origin, but the pivot to the cursor + Cleaned up the nurbs spin operator and gave it properties rather than relying on context |
Revision 44068d9 by Nicholas Bishop January 12, 2010, 00:26 (GMT) |
Fixed bug #20155, "When Displaying the mesh angles one of the angles always displays in the middle not at the angle location" |
Revision 689450a by Campbell Barton January 11, 2010, 23:40 (GMT) |
rna/py api bpy.data.groups.new()/remove() bpy.data.actions.new()/remove() |
Revision ed12e19 by Joseph Eagar January 11, 2010, 23:09 (GMT) |
pre-merge commit |
Revision 3b1585b by Martin Poirier January 11, 2010, 20:27 (GMT) |
Apply previous fix to lasso too. |
Revision 393f53f by Martin Poirier January 11, 2010, 19:52 (GMT) |
[#20640] Border/lasso selection zone "translated" when occlude geometry is on Box select for mesh wrongly applied the transformation matrix (it wasn't done for Circle select and that worked correctly). I've just commented and explained the removal, since comments in the matrix setting function seems to indicate that this should be needed (with the call removed, the situations that are noted as problematic still work fine). |
Revision 491e365 by Campbell Barton January 11, 2010, 18:10 (GMT) |
- draw mesh wire faded into the 3D view background color when in particle mode, the mesh and particle selection colors conflict too much making it hard to see particles. - show proportional editmode button in particle editmode. |
Revision 9df5bfe by Brecht Van Lommel January 11, 2010, 15:28 (GMT) |
Fix wrong icons in shape key panel, not sure why these were specified, they're already defined in RNA. |
Revision 1adab34 by Thomas Dinges January 11, 2010, 14:23 (GMT) |
Compile Fix for recent multi touch commit. |
Revision 42afb59 by Campbell Barton January 11, 2010, 13:54 (GMT) |
remove operators PARTICLE_OT_brush_set and PARTICLE_OT_edit_type_set, rna data access and menu's can replace |
Revision 276f605 by Campbell Barton January 11, 2010, 12:24 (GMT) |
better reporting for lib linking problems note that errors are displayed upside down |
|