May 5, 2020, 06:26 (GMT) |
Cleanup: use int instead of short for lasso array length There was no reason to use a short here, this was just a convention from existing code. |
May 5, 2020, 06:06 (GMT) |
Cleanup: clang-format Minor difference caused by clang-format v10.0 |
May 5, 2020, 06:05 (GMT) |
Cleanup: warnings |
May 5, 2020, 03:47 (GMT) |
Merge branch 'blender-v2.83-release' |
May 5, 2020, 03:47 (GMT) |
Merge branch 'blender-v2.83-release' |
May 5, 2020, 03:46 (GMT) |
Merge branch 'blender-v2.83-release' |
May 5, 2020, 03:13 (GMT) |
May 4, 2020, 21:58 (GMT) |
Fix T76318: lower part of new preferences window does not work Regression after recent changes. The precise cause is unclear to me, but we do not need to update the size right after creating a new window. |
May 4, 2020, 21:43 (GMT) |
Merge branch 'panel-list-patch' into panel-list-patch-2 |
May 4, 2020, 21:41 (GMT) |
Merge branch 'master' into panel-list-patch |
May 4, 2020, 21:07 (GMT) |
Fix Cycles Python error when device name is not a valid UTF-8 string This may fix or help diagnose T76378. |
May 4, 2020, 16:18 (GMT) |
Merge branch 'blender-v2.83-release' |
May 4, 2020, 16:16 (GMT) |
Fix T75883: Smoke simulations with Adaptive Domain broken for 'Final' bakes with OpenVDB in 2.83 Config files always use the .uni extenstion. |
May 4, 2020, 16:08 (GMT) |
Merge remote-tracking branch 'origin/blender-v2.83-release' |
May 4, 2020, 16:03 (GMT) |
May 4, 2020, 15:49 (GMT) |
Merge branch 'blender-v2.83-release' |
May 4, 2020, 15:48 (GMT) |
Fix T76251: Animated procedural texture does not influence particle system Dependancy missing while building depsgraph for particle systems. fix: adding a relation texture->particles when texture has animation data. Reviewed By: sergey Maniphest Tasks: T76251 Differential Revision: https://developer.blender.org/D7573 |
May 4, 2020, 15:41 (GMT) |
fix memory leak |
May 4, 2020, 15:40 (GMT) |
Merge branch 'blender-v2.83-release' |
May 4, 2020, 15:38 (GMT) |
Revert "Fix T76313: Redo in Multires doesn't bring back stroke made after a subdivide" The fix was actually missing few bits: - Firstly, the operator itself is not to do UNDO push - Secondly, multires sculpt/top level are not pushed to the undo node, so undo can not happen reliably. It should be possible to incorporate some of the work from WIP patch for propagation undo, but it needs more work. Reverting code base to the previous state, since currently things are actually a bit more confusing then they used to be. This reverts commit 0c928087a3c8a4f758a907fe3096346f88d678c9. |
|
|
|


Master Commits
MiikaHweb | 2003-2021