August 29, 2017, 14:58 (GMT) |
Alembic: Fix T52579: crash when replacing slightly different alembic files Apparently with Maya in a certain configuration, it's possible to have an Alembic object without schema in the Alembic file. This is now handled properly, instead of crashing on a null pointer. |
August 29, 2017, 14:51 (GMT) |
Fixed a really hard to find crasher bug and a lot of mesh issues! |
August 29, 2017, 14:28 (GMT) |
Fix possibly missing flushes back to copy-on-write operation Could have happened if multiple tags per object happens. |
Revision 130d522 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) August 29, 2017, 14:10 (GMT) |
MultiEdit in Sculpt Mode Allow to use Multi Edit in Sculpt mode. Now the brushes can be applied to several frames. |
August 29, 2017, 14:09 (GMT) |
Changed T_CLNOR_INVALIDATE flag as it conflicted with prop edit. Fixed mistake with weighting in modifier making it work differently from average. |
Revision 81feb43 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) August 29, 2017, 13:41 (GMT) |
UI: Move multiedit to 3Dview bar Remove from panel and add to the bottom 3D View options bar |
August 29, 2017, 13:35 (GMT) |
Added clamping to input settings. |
August 29, 2017, 13:30 (GMT) |
Handle special categories |
August 29, 2017, 13:21 (GMT) |
Mini fixes. Catch some cornercases that shouldn't happen. |
August 29, 2017, 13:11 (GMT) |
fix utils |
August 29, 2017, 12:23 (GMT) |
Fix T48079: Maintain Volume constraint overcompensates. The coefficient has been wrong since introduction for some reason. Not backwards compatible, should not be merged to 2.7*. |
August 29, 2017, 12:15 (GMT) |
documentation |
August 29, 2017, 12:12 (GMT) |
pep8-ify bpkg/types.py |
August 29, 2017, 12:10 (GMT) |
Use isinstance |
August 29, 2017, 12:01 (GMT) |
pep8-ify bpkg/subproc.py |
August 29, 2017, 11:59 (GMT) |
Use typing.Optional |
August 29, 2017, 11:51 (GMT) |
Document non-none types |
August 29, 2017, 11:45 (GMT) |
More precise error messages |
August 29, 2017, 11:39 (GMT) |
Document reason for dict conversion |
August 29, 2017, 11:30 (GMT) |
Support Copy To Selected and Alt-Click for F-Curves in the curve editor. This affects the curve display color setting, but is really intended for future per-curve options. The id_data reference in the created rna pointers refers to the object even if the curve is actually owned by its action, which is somewhat inconsistent, but the same problem can be found in existing code. Fixing it requires changes in animdata filter API. |
|
|
|


Master Commits
MiikaHweb | 2003-2021