Revision 384220e by Campbell Barton September 10, 2014, 05:01 (GMT) |
Revision ad0790f by Campbell Barton September 10, 2014, 03:38 (GMT) |
Partial fix for T41749 Tool-tips and header-text used a different pixel alignment from the rest of the UI. This causes blurry text with multi-sample with NVidia. Other text still needs the issue resolved (View3d info for eg) |
Revision 1b94b3d by Campbell Barton September 10, 2014, 03:37 (GMT) |
WM: Add utility wmOrtho2_*** funcs Currently there are inconsistencies with pixel alignment. but this commit has no functional changes. - wmOrtho2_region_ui for UI/Text. - wmOrtho2_region_pixelspace for 2D drawing. - wmOrtho2_pixelspace - when the region isn't used. |
Revision 5202fca by Campbell Barton September 10, 2014, 01:11 (GMT) |
Fix for rna2xml - follow references to Bone, Sequence, Node (non ID types) by name only. was causing infinite recursion. - add support to skip individual class properties. This can now write an entire blend-file. |
Revision 95db507 by Campbell Barton September 10, 2014, 00:48 (GMT) |
Curve: Remove assert in BKE_curve_bevelList_make Failed on any cyclic poly line. |
Revision 17f120e by Bastien Montagne September 9, 2014, 17:55 (GMT) |
Usual UI messages fixes... |
Revision 3ac7066 by Campbell Barton September 9, 2014, 12:07 (GMT) |
Fix crash reading ParticleEdit.is_editable |
Revision 4dd7470 by Campbell Barton September 9, 2014, 12:07 (GMT) |
Add flag for bmesh docs |
Revision 1abcbe7 by Campbell Barton September 9, 2014, 08:54 (GMT) |
Fix T41445: Inset creates separated UV's |
Revision 03c8896 by Campbell Barton September 9, 2014, 07:17 (GMT) |
Cleanup: const correctness, no change to generated code. |
Revision e18906b by Campbell Barton September 9, 2014, 02:21 (GMT) |
remove invalid comments |
Revision 3c00efc by Campbell Barton September 8, 2014, 15:44 (GMT) |
Warn when --engine arg isn't found |
Revision ae99764 by Campbell Barton September 8, 2014, 15:44 (GMT) |
CMake: Add missing WITH_OPENIMAGEIO define |
Revision 8837bb2 by Sergey Sharybin September 8, 2014, 14:36 (GMT) |
Fix crash happening with external engines and dependent objects in an invisible layers |
September 8, 2014, 11:25 (GMT) |
Fix T41744: Hidden keymap properties uneditable For UI & operator toolbar this makes sense, but for keymaps - hidden props can make an important difference. |
Revision 876ccc8 by Bastien Montagne September 8, 2014, 10:28 (GMT) |
Fix T41573: Compositing reroute converts floats to red color At compo level, only skip data type conversion if both ends of a link do not require it. Thanks to Lukas for advices and review. |
Revision 9c19ad1 by Bastien Montagne September 8, 2014, 09:49 (GMT) |
Fix T41703: Blender crashes trying to load character file. Core of the issue is that pointcache handling in depsgraph were (re-) tagging for update some objects on hidden layers, when all their dependencies remained untag. Since we do not want to update objects on hidden layers, take this data into account when flushing pointcache. Investigations and org patch by self, reviews, advices and final patch by sergey, many thanks! :) |
Revision feba2d3 by Sergey Sharybin September 8, 2014, 08:29 (GMT) |
Attempt to fix compilation error on ubuntu linux |
Revision 5850ee0 by Campbell Barton September 8, 2014, 08:03 (GMT) |
Fix T41746: WPaint: gradient+mirror fails |
Revision 4e732b9 by Campbell Barton September 8, 2014, 01:22 (GMT) |
Fix building as Python module (manpage-generation) |
|
|
|


Master Commits
MiikaHweb | 2003-2021