April 16, 2019, 09:56 (GMT) |
clang-format configuration improvements Formatting: - Avoid breaking between assignment and function call. - Don't right align multi-line string literals. General: - Remove overly verbose header (not needed for a config). - Update examples in comments. - Add missing iterator macros. |
Revision 1fb43ba by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 16, 2019, 09:27 (GMT) |
GPencil: Add lock icon to Vertex Groups list Also check this flag in operators. Note: This is required for the development of the new Normalize All operator. |
Revision 565772b by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 16, 2019, 08:47 (GMT) |
GPencil: New Normalize Weights operator This works similar to mesh operator, but using Stroke and Points data. |
Revision c85241b by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 16, 2019, 08:25 (GMT) |
Merge branch 'master' into greasepencil-object |
April 16, 2019, 08:16 (GMT) |
Use 'Align' based on vote from developers to change |
April 16, 2019, 08:13 (GMT) |
Disable clang format (inline macro issue) |
April 16, 2019, 08:01 (GMT) |
Turn clang-format off for idtypes table |
April 16, 2019, 07:52 (GMT) |
Merge branch 'master' into temp-clang-format |
April 16, 2019, 07:52 (GMT) |
Cleanup: comment |
April 16, 2019, 06:08 (GMT) |
Minor changes |
April 16, 2019, 06:07 (GMT) |
Merge branch 'master' into temp-cmake-without-sorted-libs |
April 16, 2019, 06:04 (GMT) |
Remove WITHOUT_SORTED_LIBS (prepare for enable by default) GTests are now working too. |
April 16, 2019, 05:37 (GMT) |
Merge branch 'master' into temp-cmake-without-sorted-libs |
April 16, 2019, 04:22 (GMT) |
Merge branch 'master' into temp-cmake-without-sorted-libs |
April 16, 2019, 03:55 (GMT) |
Abbreviate library argument name |
April 16, 2019, 03:52 (GMT) |
Merge branch 'master' into temp-cmake-without-sorted-libs |
April 15, 2019, 18:20 (GMT) |
CMake: fix building without fluid sim and smoke |
April 15, 2019, 18:16 (GMT) |
CMake: fixes for sorted libs. |
April 15, 2019, 18:12 (GMT) |
Cycles now works |
April 15, 2019, 18:12 (GMT) |
cleanup: typo in comment |
|