Revision c0bd240 by Bastien Montagne December 8, 2020, 09:55 (GMT) |
LibOverride: Add initial support for adding new NLA tracks. Also makes NLA tracks and strips overridable. User can either edit existing strips in existing NLA tracks (but not add or remove them), and/or add new NLA tracks after those comming from the linked data. Most of the work was as usual checking operators and adding protections against illegal operations in override context. Note that since we can only rely on indices to deal with local added tracks, we forbid any local track being before any linked/original track. Maniphest Tasks: T72629 Differential Revision: https://developer.blender.org/D9611 |
Revision 7808033 by Campbell Barton December 8, 2020, 09:52 (GMT) |
PyDoc: expanded documentation for bpy_struct.is_property_set This patch expands on the `is_property_set` doc-string, detailing the purpose of the `ghost` argument added in d3bcbe10c20e8b418659d8fdca98fd6b4bfecdfe. Reviewed By: sybren Ref D9780 |
Revision 28169ce by Campbell Barton December 8, 2020, 09:49 (GMT) |
PyDoc: avoid blank lines at the beginning of code-examples |
Revision 276f684 by Campbell Barton December 8, 2020, 09:48 (GMT) |
CMake: fix linking with WITH_SDL_DYNLOAD While this was only needed in 'source/blender/python', add to ghost to avoid problems in the future. |
Revision f43c949 by Campbell Barton December 8, 2020, 09:44 (GMT) |
Cleanup: use static declarations |
Revision d9918e3 by Campbell Barton December 8, 2020, 09:44 (GMT) |
shaders_test: correct arguments to EEVEE_shaders_cryptomatte_sh_get |
Revision 922b8ab by Bastien Montagne December 8, 2020, 08:48 (GMT) |
Cleanup: LibOverride: Forgot to update comments in previous commit. |
Revision 682ccd7 by Bastien Montagne December 8, 2020, 08:40 (GMT) |
LibOverride: Refactor collection items 'local' helper functions. It's easier to read and less 'weird' to check that an item is non-local in a liboverride data-block, than the other way around. Thanks to @sybren for noticing it. |
Revision 5f1a155 by Campbell Barton December 8, 2020, 01:20 (GMT) |
Fix T83117: Curve bevel not handle aligned at end-points Caused by fix for T80742, 4987b7d347a885916916a888c18401ea2fe552f4. Keep the fix that calculates the start/end direction from adjacent points but only use it as a fallback. |
December 7, 2020, 22:51 (GMT) |
Spelling: Bit Depth Compound Modifiers Correct usage of compound modifiers like '32-bit'. Differential Revision: https://developer.blender.org/D9769 Reviewed by Julian Eisel |
December 7, 2020, 21:46 (GMT) |
UI: Correct Usage of 'Eevee' Name Use accepted capitalization of Eevee, not 'EEVEE'. Differential Revision: https://developer.blender.org/D9770 Reviewed by Julian Eisel |
Revision e258dfa by William Reynish / Harley Acheson December 7, 2020, 21:35 (GMT) |
UI: Add Heading to Curve Deform Toggles Adds a heading to the three Properties Curve Deform toggles. Differential Revision: https://developer.blender.org/D9766 Reviewed by Julian Eisel |
Revision 2b3d85d by William Reynish / Harley Acheson December 7, 2020, 21:34 (GMT) |
IC keymap: Properties and Modifier Changes Updating Industry Compatible keymap for Property filtering and new Modifier behavior. Differential Revision: https://developer.blender.org/D9765 Reviewed by Julian Eisel |
Revision 6858065 by William Reynish / Harley Acheson December 7, 2020, 21:29 (GMT) |
Userprefs: Tooltips Section Layout Tweaks Small improvements to the layout of the Tooltips section in Preferences. Differential Revision: https://developer.blender.org/D9772 Reviewed by Pablo Vazquez |
Revision c822f66 by Germano Cavalcante December 7, 2020, 20:36 (GMT) |
Fix T83307: Some modal keys of transform operators don't correspond to the expected effect The transform modes `shrinkfatten` and `seq_slide` have a special way of handling events. They use modal events in a different way than expected. Therefore, this commit adds special event handles for these modes and removes the keymodal tips from the status bar. These effects are already described in the header anyway. |
Revision 29fb12d by Antonio Vazquez December 7, 2020, 18:08 (GMT) |
Fix T83510: Convert Gpencil to curve crash when stroke has zero points If the stroke had zero points the pointer returned NULL. Also replaced for loop by FOREACH macro. This is a corner case of "empty" strokes without points. |
Revision 3e005a3 by Hans Goudey December 7, 2020, 17:11 (GMT) |
Cleanup: Use LISTBASE_FOREACH in node transform code Also decrease variable scope. |
Revision a61febe by Pablo Dobarro December 7, 2020, 16:17 (GMT) |
Add comment to clarify the use of mesh::symmetry Reviewed By: sybren Differential Revision: https://developer.blender.org/D9776 |
December 7, 2020, 16:09 (GMT) |
glTF: update Draco library to new version To support decoding and enhanced encoding of Draco compressed glTF files. Differential Revision: https://developer.blender.org/D9642 |
Revision b14b57f by Brecht Van Lommel December 7, 2020, 16:09 (GMT) |
Fix failing Eevee render tests after recent changes |
|
|
|


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