Revision ff0ceb9 by Campbell Barton February 7, 2014, 22:42 (GMT) |
UI: split ui_button_execute_do into begin/end |
Revision 2dafd1b by Campbell Barton February 7, 2014, 22:42 (GMT) |
UI: butstore API to generalize button storage for modal handlers |
Revision b0c314a by Thomas Dinges February 7, 2014, 22:23 (GMT) |
Cycles Standalone: Expose Shader settings in the xml api. |
Revision 9025101 by Thomas Dinges February 7, 2014, 21:31 (GMT) |
Cycles Standalone: Exit when no xml file can be found. |
Revision f54e358 by Campbell Barton February 7, 2014, 21:09 (GMT) |
some systems didnt define NULL |
Revision b3afbca by Campbell Barton February 7, 2014, 19:24 (GMT) |
ListBase API: add utility api funcs for clearing and checking empty |
Revision 1c24d95 by Thomas Dinges February 7, 2014, 19:12 (GMT) |
Texture Nodes: "At" distortion node was missing from the add menu. |
Revision d2699f2 by Brecht Van Lommel February 7, 2014, 16:11 (GMT) |
Fix T38538: repeat history menu show operators that can't be repeated. |
Revision b4fb1e6 by Howard Trickey February 7, 2014, 15:46 (GMT) |
Bevel Modifier: fix bug T37916, bad result after mirror modifier. Bevel needs the vertex normals to be correct and they are not normally recalculated after a previous modifier, like mirror. Adding 'dependsOnNormals' -> returns true to modifier info for Bevel fixes the problem. |
Revision 83f66a0 by Campbell Barton February 7, 2014, 15:27 (GMT) |
UI: avoid O(n2) for old button lookups since both lists are almost always aligned |
Revision 86df4ba by Campbell Barton February 7, 2014, 14:49 (GMT) |
Code cleanup: move old->new button search into ui_but_find_old |
Revision 6135797 by Campbell Barton February 7, 2014, 14:34 (GMT) |
Fix for button comparisons ignoring rna-index |
Revision 8614ed6 by Sergey Sharybin February 7, 2014, 14:27 (GMT) |
Add Tabs for Movie Clip Editor Based on the patch from Sebastian Koenig, discussed with Jonathan Williamson https://developer.blender.org/T38172 Also removed redundant modes from clip editor. Reviewers: brecht, carter2422 Reviewed By: carter2422 CC: sebastian_k, carter2422 Differential Revision: https://developer.blender.org/D293 |
Revision e2e9c51 by Bastien Montagne February 7, 2014, 14:24 (GMT) |
Fix T38370: Ubuntu 14.04 opencolorio segfaults blender on parsing colormanagement/config.ocio Ubuntu hack: add a --libyaml-cpp-ver parameter, to try to force installing a given version of this lib... (only for DEB-like distro, I dare hope Trusty (!) is the only affected distro. Not happy at all to have such things here, this is actually an Ubuntu bug, but will have to live with it I guess. |
Revision 9c83ed7 by Brecht Van Lommel February 7, 2014, 14:09 (GMT) |
Fix T36979: wrong render of textured mesh lights with multiple importance sampling. |
Revision 52bae96 by Brecht Van Lommel February 7, 2014, 12:41 (GMT) |
Fix T38521: skin modifier crash with zero radius vertices. |
Revision 1f5029b by Brecht Van Lommel February 7, 2014, 12:33 (GMT) |
Fix T38503: crash in non-threadsafe VBO free code during render. |
Revision b53f310 by Campbell Barton February 6, 2014, 22:39 (GMT) |
Quiet warning |
Revision cfa4997 by Thomas Dinges February 6, 2014, 20:53 (GMT) |
* Typo fix. |
Revision 7692bf0 by Thomas Dinges February 6, 2014, 20:45 (GMT) |
UI: Fix Cloth panel after 28936a415076, was too large and looked bad. * Move Sewing Springs to a dedicated panel, the "Cloth" panel is too crowded already, and the sewing springs feature is nicely isolated. |
|
|
|


Master Commits
MiikaHweb | 2003-2021