June 20, 2020, 04:02 (GMT) |
Cleanup: Move functions |
June 20, 2020, 03:56 (GMT) |
Properties: Handle most pinned types from outliner |
June 20, 2020, 03:50 (GMT) |
Cleanup: use const args for property name/description access |
June 20, 2020, 03:17 (GMT) |
Fix T54112: curve.splines.new() ignores Curve.resolution_u/v |
June 20, 2020, 02:50 (GMT) |
Fix T75074: Select Hierarchy error, when object is not on view layer |
June 20, 2020, 02:16 (GMT) |
Outliner: Use proper icon for fake users In orphan data display mode, the QUIT and X icons were used to show the state of fake users. This uses the proper icons, and removes the "F" column now that we have a proper icon to show the fake user status. |
June 20, 2020, 01:53 (GMT) |
Fix Mode column offset in orphan mode Was improperly treating the display mode as a bit flag |
June 19, 2020, 23:28 (GMT) |
Cleanup: Fix build-warning with MSVC Draco sets CMAKE_CXX_STANDARD to 14, given we set the c++ standard in the root level CMakeLists.txt to c++17 this generated build warnings. Given the rootlevel one is the one we want we can safely remove this line in dracos cmakelists |
June 19, 2020, 21:56 (GMT) |
Bevel: add new 'Absolute' mode for interpreting 'amount' value. This mode is like Percent, but measures absolute distance along adjacent edges instead of a percentage. So, for example, if you use this mode with 2 segments and profile=1, you will see the length that the bevel moves along unbeveled edges between beveled ones will match the value specified. Many users seem to expect this behavior, even though it means the bevel width is uneven, so this option is for them. |
June 19, 2020, 21:07 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 19, 2020, 21:04 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
June 19, 2020, 21:03 (GMT) |
Merge branch 'master' into greasepencil-object |
June 19, 2020, 20:57 (GMT) |
GPencil: Apply GSoC changes |
June 19, 2020, 20:11 (GMT) |
Cleanup: Spelling |
June 19, 2020, 20:07 (GMT) |
UI: Fix all constraint subpanels empty Silly typo in earlier fix |
Revision f80378c by Howard Trickey (newboolean) June 19, 2020, 19:53 (GMT) |
Continued work on getting triangulation edges removed from output. |
June 19, 2020, 19:22 (GMT) |
Cleanup: Unused |
June 19, 2020, 19:07 (GMT) |
UI: ShaderFx Drag and Drop, Layout Updates This patch implements the list panel system D7490 for grease pencil shader effects. It also moves their drawing to a callback in ShaderFxTypeInfo in line with the extensible architecture refactoring goal T75724. The implementation is basically exactly the same as for the modifier patch (9b099c86123fc82). Thanks to Matias Mendiola (@mendio) for helping to develop the layout changes. Differential Revision: https://developer.blender.org/D7985 |
June 19, 2020, 19:05 (GMT) |
Merge branch 'master' into soc-2020-outliner |
June 19, 2020, 18:46 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
|
|
|


Master Commits
MiikaHweb | 2003-2021