Revision b55f656 by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) January 31, 2020, 13:47 (GMT) |
Merge branch 'master' into undo-experiments |
Revision a9e20e2 by Bastien Montagne (undo-experiments-swap-reread-datablocks, uuid-undo-experiments-swap-reread-datablocks) January 31, 2020, 13:46 (GMT) |
Merge branch 'undo-experiments' into undo-experiments-swap-reread-datablocks |
Revision 7ee4b9c by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) January 31, 2020, 13:46 (GMT) |
undoexp: Fix issue with usual infamous pose's bone pointers. |
Revision 8c57402 by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) January 31, 2020, 13:45 (GMT) |
undoexp: cleanup typo. |
January 31, 2020, 12:05 (GMT) |
Same split-up for abc_archive.{cc,h} ? abc_{reader,writer}_archive.{cc,h} |
January 31, 2020, 11:47 (GMT) |
Cleanup: separated Alembic code into reader and writer files This is in preparation of using the AbstractHierarchyIterator from the USD exporter. No functional changes. |
January 31, 2020, 11:11 (GMT) |
Fix new object types missing for viewport visibility menu |
Revision 8c9243d by Bastien Montagne (undo-experiments-swap-reread-datablocks, uuid-undo-experiments-swap-reread-datablocks) January 31, 2020, 11:09 (GMT) |
undoexp: cleanup typo. |
January 31, 2020, 10:58 (GMT) |
Volumes: expose grid data type in Python API |
January 31, 2020, 10:23 (GMT) |
Volumes: use full transform matrix for workbench drawing |
January 31, 2020, 03:21 (GMT) |
Cleanup: Workbench: Remove background code We now use clear color to apply background color in render mode. |
January 31, 2020, 03:19 (GMT) |
Overlay: Support viewport background modes Port code from Workbench. |
January 31, 2020, 03:18 (GMT) |
Cleanup: DRW: Remove unused code and redundant state changes |
Revision 3296d56 by Bastien Montagne (undo-experiments-swap-reread-datablocks, uuid-undo-experiments-swap-reread-datablocks) January 30, 2020, 20:56 (GMT) |
undoexp: tweak `setup_app_data()` to better handle undo case. The way we detected undo case there was somewhat weak, now we have a stronger way to do it from `BlendFileReadParams`. |
Revision e40ad8b by Bastien Montagne (undo-experiments-swap-reread-datablocks, uuid-undo-experiments-swap-reread-datablocks) January 30, 2020, 20:56 (GMT) |
undoexp: fix memleak after recent change of WM/SCR/WS IDs handling. |
January 30, 2020, 17:50 (GMT) |
Volumes: cycles rendering support of volume object as dense grids This does not yet use OpenVDB grid transforms properly, in particular it is assumed all grids have the same transform and do not contain rotation or shear. The conversion is also not optimized. Grid bounds are being computed multiple times, and for the bounding mesh we should be using the VDB tree directly. |
January 30, 2020, 16:38 (GMT) |
Volumes: work on completing the grid access API |
January 30, 2020, 15:59 (GMT) |
GPencil: Fix crash when mask layer is empty When the layer is empty, the mask framebuffer must be created. |
Revision 75b917e by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) January 30, 2020, 14:29 (GMT) |
undoexp: tweak `setup_app_data()` to better handle undo case. The way we detected undo case there was somewhat weak, now we have a stronger way to do it from `BlendFileReadParams`. |
Revision ff487a0 by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) January 30, 2020, 14:11 (GMT) |
undoexp: fix memleak after recent change of WM/SCR/WS IDs handling. |
|
|
|


Master Commits
MiikaHweb | 2003-2021