July 19, 2020, 11:40 (GMT) |
GPencil: Fix curve points not deslecting |
July 19, 2020, 11:27 (GMT) |
Fix T66937: Blank view on navigation with auto-deph & large clip-end |
Revision 338cef6 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 19, 2020, 11:26 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
July 19, 2020, 08:59 (GMT) |
Fix T78624: Crash running operators from Python in background mode |
July 19, 2020, 08:30 (GMT) |
Merge branch 'master' into soc-2020-info-editor # Conflicts: # source/blender/blenkernel/intern/cloth.c |
July 19, 2020, 07:43 (GMT) |
Cleanup: unused argument warning |
July 19, 2020, 07:37 (GMT) |
Cleanup: spelling |
July 19, 2020, 03:49 (GMT) |
Outliner: Add generic UI Stack drop operator Replaces the modifier drop operator and works for modifiers, constraints, and shader fx. Because these three elements share common traits, it made the code simpler to combine the operator for all three. Three types of actions are supported depending on where the element is dropped: * Drop within the same list to reorder. * Drop on another object to copy. * Drop the base (parent) element to link all to another object. A few cases are yet unsupported but will be added to blenkernel. |
July 19, 2020, 00:53 (GMT) |
GHOST: Add barebone vulkan context for X11 The context does nothing. For now it always fail and will always fallback to opengl. |
July 19, 2020, 00:53 (GMT) |
Vulkan: Add CMake inclusion We need to bump minimum version to 3.7 for FindVulkan.cmake to be available. |
July 18, 2020, 23:58 (GMT) |
Fix a strange merge problem, and fix a couple of warnings. |
July 18, 2020, 22:43 (GMT) |
Outliner: Remove creation order sort method This was a placeholder while manual sort did not work. Manual sort changes the "creation order" in the database lists so creation order was the same ordering as manual. |
July 18, 2020, 20:06 (GMT) |
GPencil: deselect stroke after convert from curve |
July 18, 2020, 17:53 (GMT) |
Fix wrong curve indices: missing parentheses. |
July 18, 2020, 17:43 (GMT) |
Outliner: Add modifier copy with drag and drop Allow copying single modifiers with drag and drop between objects. The next step is to generalize the code for modifiers and use it for contraints, modifiers, and shaderfx. |
July 18, 2020, 16:26 (GMT) |
Correct Blender version after last commit c08d84748804 incremented the patch version instead of the file subversion for versioning code when adding new options. This commit resets the patch version and instead bumps the file subversion. |
July 18, 2020, 14:49 (GMT) |
UI: Status Bar Statistics and Other Options Status Bar can show scene statistics, memory usage, version, etc set by context menu. Part two of T75672. Differential Revision: https://developer.blender.org/D7557 Reviewed by Julian Eisel |
July 18, 2020, 14:40 (GMT) |
Merge branch 'master' into soc-2020-outliner |
July 18, 2020, 11:06 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
July 18, 2020, 11:05 (GMT) |
GPencil: WIP: convert to curve box/lasso select |
|
|
|


Master Commits
MiikaHweb | 2003-2021