Revision 05226e1 by Sebastian Parborg August 2, 2019, 14:03 (GMT) |
Fix T68122: Settings for Select root and Select tip in particle edit mode are missing Do not hide the redo window for root/tip select anymore. |
Revision cb1b7e8 by Germano Cavalcante August 2, 2019, 14:00 (GMT) |
Cleanup: clang format Strange, this was not applied automatically. |
Revision 8fbe18d by Germano Cavalcante August 2, 2019, 13:48 (GMT) |
DRW: Select Engine: Set uniform only once per ShadowGroup |
Revision ae7137c by Germano Cavalcante August 2, 2019, 13:48 (GMT) |
View3D Mesh Selection: Specify select_mode directly for Circle, Lasso and Box selection No functional changes. |
Revision 5f4e99b by Brecht Van Lommel August 2, 2019, 13:45 (GMT) |
Fix broken add_python_test after recent changes |
Revision ab3de09 by Sergey Sharybin August 2, 2019, 13:15 (GMT) |
Fix T68112: Align View on object add is broken No need to use BKE_object_where_is_calc() in this case: there is no parenting or constraint system involved on object add. So simply use direct object matrix calculation from it's local transform. No need in dependency graph either in this case. |
Revision 5cf6d7e by Campbell Barton August 2, 2019, 13:01 (GMT) |
Fix edge selection ignoring clipping in wire-frame display |
Revision d8c6105 by Campbell Barton August 2, 2019, 12:54 (GMT) |
Fix ignored window clipping test in foreach edge function |
Revision 38ff506 by Brecht Van Lommel August 2, 2019, 12:42 (GMT) |
Tests: don't fail on leaks detected by leak sanitizer These often happen in external libraries that we can't fix. The leaks are still printed in the logs. |
Revision f4b0900 by Brecht Van Lommel August 2, 2019, 12:42 (GMT) |
Cleanup: refactor tests executing Blender to use add_blender_test function |
Revision 22f1755 by Brecht Van Lommel August 2, 2019, 12:42 (GMT) |
Fix scene units test failure after recent changes |
Revision b5807be by Brecht Van Lommel August 2, 2019, 11:04 (GMT) |
Fix T68126: Cycles not enabled with factory settings |
Revision 0c7a4c7 by Campbell Barton August 2, 2019, 10:04 (GMT) |
Cleanup: clang-format, also typo fix. |
Revision 67e5422 by Campbell Barton August 2, 2019, 09:48 (GMT) |
Fix text editor undo sync when mixed with other undo systems Undo rewrite broke test_undo.text_editor_edit_mode_mix. Relatively harmless since it's only out of sync by one action. |
Revision 8949dd6 by Campbell Barton August 2, 2019, 09:30 (GMT) |
Cleanup: correct name for scene frame conversion Thanks to @sybren for pointing out issue from 299ff91ea1fe5 |
Revision a89ecd9 by Antonio Vazquez August 2, 2019, 09:29 (GMT) |
Cleanup: GPencil dissolve operator now uses GP_EDITABLE_STROKES_BEGIN macro This reduces the number of loops |
Revision cb6e3e8 by Antonio Vazquez August 2, 2019, 09:29 (GMT) |
GPencil: Make GP_EDITABLE_STROKES_BEGIN macro safe when stroke is removed If the macro was used in a loop where the stroke was removed, the macro failed. |
Revision eb2a078 by Antonio Vazquez August 2, 2019, 09:29 (GMT) |
GPencil: New function to dissolve points in stroke This function will be used for new operators. |
Revision b54528f by Philipp Oeser August 2, 2019, 08:09 (GMT) |
BrightContrast not working correctly with negative contrast followup to rB8dd95abb2ff9 (which fixed this for the Compositor node), turns out this was also wrong for the VSE modifier and in vertex color operator. - also adjust min/max for VSE modifier - also guard against division by zero Reviewers: brecht Maniphest Tasks: T67808 Differential Revision: https://developer.blender.org/D5398 |
Revision 31da393 by Antonio Vazquez August 2, 2019, 07:50 (GMT) |
GPencil: Add Frame parameter to modifier deformStroke Callback This commit adds the frame to deformStroke Callback as a preparation for new modifiers that will need this variable. Actually, the existing modifiers are not using the frame. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021