April 28, 2020, 10:57 (GMT) |
Cleanup: remove STR_String usage from GHOST |
April 28, 2020, 10:50 (GMT) |
Tests: fix some tests passing even if there are Python errors Blender was not configured to exit with non-zero return code on Python errors. A bunch of tests worked around this but not all. This removes the need for such workarounds. |
April 28, 2020, 10:49 (GMT) |
Depsgraph: Use BLI::Map in more places Reviewers: sergey Differential Revision: https://developer.blender.org/D7519 |
April 28, 2020, 10:48 (GMT) |
Fix Python bundled module test error We don't bundle cffi, rather the ffi library is used for ctypes. This test is currently passing even when there are errors, that will be fixed next. |
April 28, 2020, 10:29 (GMT) |
Tests: add physics tests cloth and softybody This uses the same framework as automated modifier tests. It adds a physics modifier, bakes and compares vertex coordinates on the end frame. Differential Revision: https://developer.blender.org/D7017 |
April 28, 2020, 10:27 (GMT) |
Strengthen modifiers test validation, from D7397. Submitting on behalf of Jesse Y (deadpin). In test harness for modifier testing, now run mesh validation on output mesh. Also, fix printing so it interleaves properly. |
April 28, 2020, 10:27 (GMT) |
Fix T75973: don't show raw Python errors to users for invalid shortcut paths There are cases when a user can accidentally assign an operator to toggle an invalid property to e.g. left click, which shows Python errors to the users. Rather than throw an error and e.g. break 3D viewport selection for the user, just print an error to the console. The root cause of such bugs should be fixed as well, but a working Blender is most important here. |
April 28, 2020, 10:22 (GMT) |
Alembic: added NURBS surface support to the new exporter Exporting NURBS as polymesh works fine. Exporting as Alembic NURBS patches is spotty at best, just like the original exporter, so the new exporter is at feature parity here. |
April 28, 2020, 09:50 (GMT) |
Alembic: added Curve writing to new Alembic exporter |
April 28, 2020, 09:44 (GMT) |
BLI: add Map.is_empty() method |
April 28, 2020, 09:39 (GMT) |
Depsgraph: Use BLI::Map for RNANodeQuery.id_data_map_ Reviewers: sergey Differential Revision: https://developer.blender.org/D7512 |
April 28, 2020, 09:27 (GMT) |
UI: Title case for 'Prefetch Frames' in VSE |
April 28, 2020, 09:18 (GMT) |
remove prints |
April 28, 2020, 09:17 (GMT) |
remove unnecessary branch |
April 28, 2020, 09:11 (GMT) |
Merge branch 'master' into simulation-access-modifier |
April 28, 2020, 09:11 (GMT) |
Cleanup: trailing whitespace |
April 28, 2020, 09:05 (GMT) |
Merge branch 'master' into simulation-access-modifier |
April 28, 2020, 08:38 (GMT) |
Merge branch 'blender-v2.83-release' |
April 28, 2020, 08:35 (GMT) |
Fix select linked in pose mode Only one of child bones would be selected when the bone under the cursor had multiple children. |
April 28, 2020, 08:21 (GMT) |
Merge branch 'master' into greasepencil-object |
|
|
|


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